Re: [PyQt] D-Bus support for Windows

2012-01-23 Thread Lukas Hetzenecker
Thanks! I got it working! Here is a simplified HOWTO for everybody that wants to achieve the same: To get it working you need to compile the latest dbus library/daemon, Qt 4.8 (needs to be recompiled, because the official release for Window doesn't include QtDBus), dbus-python (patches to make it

Re: [PyQt] D-Bus support for Windows

2011-12-28 Thread Phil Thompson
On Wed, 28 Dec 2011 11:30:11 +0100, Lukas Hetzenecker wrote: > Hello Phil and all interested community members, > > I'd like to ask you if you have any plans to add support for Windows > to your D-Bus mainloop implementation. > > Some time ago there was a discussion on the dbus mailing list: > h

[PyQt] D-Bus support for Windows

2011-12-28 Thread Lukas Hetzenecker
Hello Phil and all interested community members, I'd like to ask you if you have any plans to add support for Windows to your D-Bus mainloop implementation. Some time ago there was a discussion on the dbus mailing list: http://web.archiveorange.com/archive/v/2mxmYng5gCA0MCJamGh9 The D-Bus server