http://bugs.winehq.org/show_bug.cgi?id=27965
Summary: Virtual desktop hook does not work if program is started with LNK Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kitmaxter@gmail.com
If you try to start program, that has a virtual desktop hook configured in winecfg, with LNK from system menu, virtual desktop will not be created.
Steps to reproduce: 1. install any program that will provide a LNK file in the system menu under wine directory; 2. run winecfg and add the executable of installed program to the list; 3. select added executable in the list and proceed to Graphics tab; 4. specify the virtual desktop size to emulate; 5. save changes and close winecfg. 6. try to run the program via executable: the virtual desktop should hook-up; 7. try to run the program via LNK in system menu: the program starts without virtual desktop.
The command in system menu looks like
env WINEPREFIX="/home/max/.wine" wine C:\windows\command\start.exe /Unix /home/username/.wine/dosdevices/c:/users/username/Start\ Menu/Programs/Installed_Program/Installed_Program_Link_File.lnk