On 10/15/2012 2:34 PM, Ken Brown wrote: > On 10/15/2012 5:31 PM, Daniel Colascione wrote: >> Emacs builds and starts fine for me even when dbus-daemon is running, with or >> without X also running. Running dbus-monitor doesn't report anything happening. >> A stack trace from your environment would be helpful. > > OK. It will probably be a week or so before I can do this, but there's a slight > chance I'll get to it sooner. Did you definitely build emacs with dbus > support? You need to have libdbus1-devel installed in order for this to happen. $ ldd emacs.exe ntdll.dll => /Windows/SysWOW64/ntdll.dll (0x7de70000) kernel32.dll => /Windows/syswow64/kernel32.dll (0x7dd60000) KERNELBASE.dll => /Windows/syswow64/KERNELBASE.dll (0x7d850000) cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000) cygdbus-1-3.dll => /usr/bin/cygdbus-1-3.dll (0xc4140000) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cyggif-4.dll => /usr/bin/cyggif-4.dll (0xc3900000) ... Could you describe your test environment?