Forums

Virtual Desktop not working

Auteur Réponses
Bo98 Lundi 6 Juillet 2015 à 18:48
Bo98Anonymous

OS X 10.9.5

PlayOnMac 4.2.8

Wine 1.7.46 (1.7.33 doesn't work either)

ATI Radeon HD 5750 if it matters

 

Not matter which method I use to open a virtual desktop, it seems to not work. The application opens without any desktop in sight. Console log seems to be of no help unless I'm completely missing something. Is there debug flag that could help find out the problem?

 

Log through standard "Run" button:

Running wine-1.7.46 Steam.exe (Working directory : /Users/boanderson/Library/PlayOnMac/wineprefix/Steam/drive_c/Program Files/Steam)

[0706/172339:ERROR:network_change_notifier_win.cc(173)] WSALookupServiceBegin failed with: 8


[0706/172356:ERROR:renderer_main.cc(212)] Running without renderer sandbox


[0706/172418:WARNING:raw_channel.cc(218)] Shutting down RawChannel with write buffer nonempty


IPC client is in my process, could/should be using an in-process pipe.[2015-07-06 17:23:37] Startup - updater built Jun  4 2015 10:36:34


[2015-07-06 17:23:37] Verifying installation...


[2015-07-06 17:23:38] Verification complete


[2015-07-06 17:24:19] Shutdown

 

Log through "wine explorer /desktop=test,1920x1080 notepad" in the "PlayOnMac Console" window:

PlayOnMac: ~/Library/PlayOnMac/wineprefix/Steam/drive_c > wine explorer /desktop=test,1920x1080 notepad
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:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

 

petch Lundi 6 Juillet 2015 à 19:28
petch

Hi,

I think the Wine's "mac driver" does not support emulated desktop feature. I checked the early Wine 1.7.x changelogs and couldn't find a confirmation though, I wonder where I read that...

Bo98 Lundi 6 Juillet 2015 à 19:46
Bo98Anonymous

Seems to be the case: https://bugs.winehq.org/show_bug.cgi?id=34374

 

Thanks!

Edité par Bo98

Quentin PÂRIS Lundi 6 Juillet 2015 à 20:05
Quentin PÂRISAnonymous

Yep, it is the case. Sorry