Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: discover installed wine, no wine command on menu

  1. #1
    Join Date
    Apr 2009
    Location
    Jeffersonville, In
    Beans
    29

    discover installed wine, no wine command on menu

    PC has dual core Intel 2.73 ghz, 2 gb ram, 160 gb disk 95 gb left. Lubuntu is amd64 vers 20.04.3
    Discover program of menu/systemtools installed wine. No wine command appeared on menu. There are wine and wine64 executables in /lib/wine . I right clicked wine64 and made it trustable. Double clicked wine64, nothing happened. Game CD was in disk reader.
    instructions for games is "right click executable, pick wine to execute" When I do that it shows the menu, which doesn't have wine on it.
    Trying to run autorun.exe on disk1 of sid meiers CIvilization III CD for Windows98 windows 2000 windowsXT
    games listing of wine forum shows this version as gold.
    Thanks.
    Last edited by indianajo; November 3rd, 2021 at 06:09 PM.

  2. #2
    Join Date
    Aug 2013
    Beans
    4,941

    Re: discover installed wine, no wine command on menu

    The wine.desktop file is not accessible by default hence it is not showing up on the context menu. So just copy it to the right location

    Code:
    sudo cp /usr/share/doc/wine/examples/wine.desktop /usr/share/applications
    May need to logout and login again

  3. #3
    Join Date
    Apr 2009
    Location
    Jeffersonville, In
    Beans
    29

    Re: discover installed wine, no wine command on menu

    $ cannot create regular file/directory 'usr/share/applications': No such file or directory
    It's lying to me, file manager can see usr/share/applications . has a lot of logos of programs in there.
    in usr/share/doc there are folders for wine, wine32 and wine64 .
    So there is no wine.desktop in usr/share/applications Would one of the folders that are there do? Wine64 maybe? There are wine32server and wine64server which are obviously wrong for my desktop pc.
    In folders wine64, wine32 are no executables. just some .gz s . In folder wine there are no executables, but in a subdirectory examples there is an executable named "wine windows program loader" ?
    Thanks
    Last edited by indianajo; November 3rd, 2021 at 07:23 PM.

  4. #4
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,933
    Distro
    Ubuntu

    Re: discover installed wine, no wine command on menu

    You forgot the slash.
    It's not usr, it's /usr.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  5. #5
    Join Date
    Apr 2009
    Location
    Jeffersonville, In
    Beans
    29

    Re: discover installed wine, no wine command on menu

    Thanks very much. copied wine64 from /lib/wine to /usr/share/applications
    No error. File manager says it is there.
    Off on an adventure, reboot.
    Edit after reboot, there is no wine64 on the menu anywhere. wine64 executable is in the /usr/applications file . ?
    Last edited by indianajo; November 3rd, 2021 at 08:22 PM.

  6. #6
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,933
    Distro
    Ubuntu

    Re: discover installed wine, no wine command on menu

    Why didn't you simply follow the command given in post #2?
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  7. #7
    Join Date
    Apr 2009
    Location
    Jeffersonville, In
    Beans
    29

    Re: discover installed wine, no wine command on menu

    There is no wine.desktop in /usr/share/doc/wine/examples/ . discover did not put one there. If there it is invisible.
    entered string from post 2 again in terminal. no error. no wine.desktop executable in /usr/share/applications
    will reboot again.

  8. #8
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,933
    Distro
    Ubuntu

    Re: discover installed wine, no wine command on menu

    Hmm, odd as it's a default file for wine package.
    In a terminal run
    Code:
    dpkg -l | grep wine
    posts the results.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  9. #9
    Join Date
    Apr 2009
    Location
    Jeffersonville, In
    Beans
    29

    Re: discover installed wine, no wine command on menu

    was no wine.desktop in /usr/share/doc/wine/examples/ only "wine windows program loader"
    Typed the string in post #2 in the terminal again. no error this time, maybe I forgot a leading slash. That copied "wine windows program loader" icon onto /usr/share/applications . After reboot, that command did not put a wine command on the menu.

  10. #10
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,933
    Distro
    Ubuntu

    Re: discover installed wine, no wine command on menu

    It doesn't add a main menu item, it adds a right click context menu item.
    If you click on a Windows app file and right click on it the wine program loader option should now be listed.
    If that make sense.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •