C: is the windows notation, I'm not sure you can use it directly in an UNIX path. I usually use the real path, which is the one with "drive_c" maybe you can try to do the same for your program.
2009/10/25 hotice <[email protected]> > wine ~/.wine/drive_c/windows/notepad.exe works. > > But for me, by default, it doesn't set the path to "drive_c" but "C:". > Could it had something to do with the fact that in Wine configuration, > under the Drives tab I click the "Autodetect" button and now all the > drives are displayed in the list like: C:, D: and so on? Screenshot: > http://i38.tinypic.com/29zynfc.png > > -- > Cairo-Dock Cannot Launch Wine Apps Due To Their Path > https://bugs.launchpad.net/bugs/459633 > You received this bug notification because you are a member of Cairo- > Dock Team, which is subscribed to Cairo-Dock Core. > > Status in Cairo-Dock : Core: Incomplete > > Bug description: > I'm using Cairo Dock v.2.1.1 (2.1.1-0stable1) in OpenGL mode and Ubuntu > Karmic Koala RC (up to date) / Gnome and I cannot make it to launch Wine > applications because of their path. > > Example: I was trying to add a custom launcher with the following path: > /home/andrei/.wine/dosdevices/c:/Program Files/fscapture.exe (Tried to add > Wine in front of the path, env WINEPREFIX and nothing changed). When > clicking the Launcher, nothing occurs. > > I created a bash script to run it, in the same location and that didn't > work either. > > > Then I moved the script to /home/andrei/scripts and added it to the custom > launcher and it worked. So it must be because of /c:/ in the path or > something... > > _______________________________________________ > Mailing list: > https://launchpad.net/~cairo-dock-team<https://launchpad.net/%7Ecairo-dock-team> > Post to : [email protected] > Unsubscribe : > https://launchpad.net/~cairo-dock-team<https://launchpad.net/%7Ecairo-dock-team> > More help : https://help.launchpad.net/ListHelp > -- Cairo-Dock Cannot Launch Wine Apps Due To Their Path https://bugs.launchpad.net/bugs/459633 You received this bug notification because you are a member of Cairo- Dock Team, which is subscribed to Cairo-Dock Core. Status in Cairo-Dock : Core: Incomplete Bug description: I'm using Cairo Dock v.2.1.1 (2.1.1-0stable1) in OpenGL mode and Ubuntu Karmic Koala RC (up to date) / Gnome and I cannot make it to launch Wine applications because of their path. Example: I was trying to add a custom launcher with the following path: /home/andrei/.wine/dosdevices/c:/Program Files/fscapture.exe (Tried to add Wine in front of the path, env WINEPREFIX and nothing changed). When clicking the Launcher, nothing occurs. I created a bash script to run it, in the same location and that didn't work either. Then I moved the script to /home/andrei/scripts and added it to the custom launcher and it worked. So it must be because of /c:/ in the path or something... _______________________________________________ Mailing list: https://launchpad.net/~cairo-dock-team Post to : [email protected] Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp

