You are not logged in.

#1 2007-04-22 21:20:28

qwak
Member
Registered: 2007-04-22
Posts: 17

desktop and menu icons createad by wine doesn't work

When I install win32 application (under wine) desktop and menu icons (under GNOME) are created.
Application works great if I run it under terminal, for example:

cd ~/.wine/drive_c/Program\ Files/Atlantis/
./Atlantis.exe

But shortcut created on desktop and in menu doesn't work.
This is from my Atlantis.desktop (

cat Atlantis.desktop |grep Exec

):

Exec=env WINEPREFIX="/home/qwak/.wine" wine "C:\\Program Files\\Atlantis\\Atlantis.exe"

When I type in terminal:
env WINEPREFIX="/home/qwak/.wine" wine "C:\\Program Files\\Atlantis\\Atlantis.exe"
Output is:

wine: cannot find 'C:\Program'

I have this problem with all installed windows application.

I use arch64 (and bin32-wine 0.9.35-1 package).

Offline

#2 2007-04-22 22:43:07

pelle.k
Member
From: Åre, Sweden (EU)
Registered: 2006-04-30
Posts: 667

Re: desktop and menu icons createad by wine doesn't work

works for me. i guess it's a 64bit related problem.
You could try to rename the *.reg files in the .wine dir to force wine to create new ones. I don't know if this is the crrect way to do this. Your program settings might be in there. Either way your wine path settings seem screwed up. Also check winecfg to see that all is in order.

Last edited by pelle.k (2007-04-22 22:45:13)


"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."

SETH / Jane Roberts

Offline

#3 2007-04-23 17:12:16

qwak
Member
Registered: 2007-04-22
Posts: 17

Re: desktop and menu icons createad by wine doesn't work

It can be 64 bit problem.
I will send problem description to Arch64 & Other Architectures section.

Offline

#4 2007-04-23 23:04:59

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: desktop and menu icons createad by wine doesn't work

Use this thread to discuss: http://bbs.archlinux.org/viewtopic.php?id=32283

I'm locking this thread. Please do not cross-post. Next time, use the Report link to notify the forum mods that you want the thread to be moved.

Offline

Board footer

Powered by FluxBB