Comment 13 for bug 489372

Revision history for this message
AbuMaia (scarabdrowner) wrote :

The same happens with applications running in Wine. If I try to add a .desktop launcher for the app to Docky, it just adds a second icon to Docky, instead of the light under the launcher when clicked. So far this has happened with boincview.exe and gsak.exe. I was asked to provide the output of " 'ps -ef | grep foo.exe' where foo.exe is the name of the wine executable ":

$> ps -ef | grep boincview.exe
abumaia 12814 1 27 22:10 ? 00:02:50 /home/abumaia/.wine/drive_c/Program Files/boincview/boincview.exe
abumaia 13201 13171 0 22:20 pts/2 00:00:00 grep --color=auto boincview.exe

 $> ps -ef | grep gsak.exe
abumaia 13206 13171 0 22:21 pts/2 00:00:00 grep --color=auto gsak.exe