'Verify org.freedesktop.dbus-session.plist is loaded' error

Questions about Wine on macOS.
Locked
needhelp123
Newbie
Newbie
Posts: 1
Joined: Sun Mar 02, 2014 11:43 pm

'Verify org.freedesktop.dbus-session.plist is loaded' error

Post by needhelp123 »

Code: Select all

Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
fixme:ver:GetCurrentPackageId (0x8df688 0x0): stub
fixme:advapi:RegisterTraceGuidsW (0x523a85, 0x0, {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x601c28, (null), (null), 0x61c6b8,): stub
fixme:process:GetNumaHighestNodeNumber (0x32fa08): stub
wine: Unhandled exception 0x40000015 in thread 9 at address 0x7bc3001b:0x004fb883 (thread 0009), starting debugger...
Mohammads-iMac:Documents MohammadAkram$ Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process  tid      prio (all id:s are in hex)
0000000e services.exe
	0000001f    0
	0000001e    0
	00000018    0
	00000016    0
	00000014    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	0000001d    0
	00000019    0
	00000017    0
	00000013    0
0000001a plugplay.exe
	00000021    0
	00000020    0
	0000001b    0
00000022 explorer.exe
	00000024    0
	00000023    0
winedbg: Internal crash at 0x403bb0c3

I keep receiving this error message after I do the following:

Code: Select all

cd ~/Documents/
<--- Location of file


followed by

Code: Select all

wine Downloader.exe 
<-- Name of file is 'Downloader'

Any help would be greatly appreciated.
Locked