The Navigatrix has been updated. The new website can be found at navigatrix.net.




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: wine

Joined: 06 Jan 2013, 16:56
Posts: 62
Hi,
Looks like wine is installed but i cannot find it under system tools or anywhere. I know u can use the command line i.e. 'wine program.exe', is there a gui somewhere. Thks,
Ken


Top
   
 
 Post subject: Re: wine

Joined: 04 Nov 2010, 20:51
Posts: 1062
Wine in itself is nothing much to look at. If, however, you've installed an application and you don't have a Menu item to launch the application it is either because one was not created, created in the wrong spot and overlooked, or created for a sub-menu that isn't being listed with the other sub-menus....such as /usr/share/applications/wine-browsedrive.desktop

Take a look at it:
Code:
sudo medit /usr/share/applications/wine-browsedrive.desktop
All menu items have a structure similar
Quote:
[Desktop Entry]
Name=Browse C: Drive
Name[cs]=Procházet disk C:
<snip for brevity>
Comment[nl]=Bekijk uw virtuele C: schijf
Exec=xdg-open .wine/dosdevices/c:
Terminal=false
Type=Application
Icon=folder-wine
Categories=Wine;
NoDisplay=true
Change the NoDisplay=true to NoDisplay=false. Save the file and it will magically appear.


If there's something specific?


Top
   
 
 Post subject: Re: wine

Joined: 06 Jan 2013, 16:56
Posts: 62
Wow, I did what u said and sort of understand that i changed a config parameter from no display to enable display (ie display =false) and it did magically appears! just as you said!

Thks,
Ken


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Search for:

Credits © 2010 - 2024