You are not logged in.

#1 2011-02-13 23:36:15

Daerun
Member
Registered: 2011-02-07
Posts: 92

Launch Wine programs from menu: FIle not Found

I have installed eMule with wine, and get the "File not found" message when running it from the menu.
This was discussed in THIS thread, but none of the possible solutions work for me

Original:
env WINEPREFIX="/home/daerunarch/.wine" wine C:\\windows\\command\\start.exe /Unix /home/daerunarch/.wine/dosdevices/c:/users/Public/Start\ Menu/Programs/eMule/eMule.lnk
Doesn't work

Edited the menu entry with alacarte:

wine 'C:\Program Files\eMule\emule.exe'
doesn't work

wine '.wine/drive_c/Program Files/eMule/emule.exe'
doesnt' work

wine "/home/username/.wine/drive_c/Program Files/eMule/emule.exe"
doesn't work

wine "/home/username/.local/share/applications/wine/Programs/eMule/eMule.desktop"
dosen't work

Also all the previous begining with "env WINEPREFIX=" instead of "wine". Nothing worked o_0 What should I try now?

Last edited by Daerun (2011-02-13 23:36:46)

Offline

#2 2011-02-13 23:41:01

null
Member
Registered: 2009-05-06
Posts: 398

Re: Launch Wine programs from menu: FIle not Found

What's the error when you try run wine in a terminal?

Edit: or is it just not working from (gnome,kde?)menu but otherwise?

Last edited by null (2011-02-13 23:43:12)

Offline

#3 2011-02-13 23:48:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Launch Wine programs from menu: FIle not Found

I start my apps from the console and I use

alias dr="cd /home/karol/.wine/drive_c/Program\ Files/Death\ Rally && wine dr.exe"

to start DeathRally.

Offline

#4 2011-02-14 03:21:45

turvyc
Member
Registered: 2011-02-08
Posts: 7

Re: Launch Wine programs from menu: FIle not Found

If it's just eMule you want, I'd recommend using a native Linux solution. A quick Google search revealed these:

lMule

aMule

Hope that helps!


:wq

Offline

#5 2011-02-14 12:14:16

Daerun
Member
Registered: 2011-02-07
Posts: 92

Re: Launch Wine programs from menu: FIle not Found

Null, the problem is not running from gnome menu. I can make it run from console, and it shows these messages, just in case there's some hint here:

wine '.wine/drive_c/Program Files/eMule/emule.exe'
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
err:ole:CoGetClassObject class {5c63c1ad-3956-4ff8-8486-40034758315b} not registered
err:ole:CoGetClassObject class {5c63c1ad-3956-4ff8-8486-40034758315b} not registered
err:ole:create_server class {5c63c1ad-3956-4ff8-8486-40034758315b} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {5c63c1ad-3956-4ff8-8486-40034758315b} could be created for context 0x17
err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions.
err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires special permissions.
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033c914
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:shell:IAutoComplete2_fnInit  ACO_FILTERPREFIXES not supported
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca34
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca38
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca4c
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca48
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca48
fixme:shell:IAutoComplete2_fnInit  ACO_FILTERPREFIXES not supported
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033c9e8
err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033c9e8
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub


Karol, that command didn't do anything for me...


Turvyc, I know about aMule and have used it, but stuck to eMule because of some features it didn't have. If I can't run eMule I might as well return to aMule, as I know how to migrate configurations.

Offline

Board footer

Powered by FluxBB