I&#39;m using the latest winbuilds (0.10.6) with python bindings, and I&#39;m having problems getting any messages to appear from the bus (EOS etc.). I&#39;m connecting to the bus with: bus.connect(&quot;message&quot;, self.on_message) but the method on_message is never called. The same app/code works just fine in Ubuntu Linux however. I&#39;ve tried XP and Win7, both 32 and 64bit, and neither seem to receive any messages from the bus.<br>
<br>Any ideas?<br><br>Thanks!<br><br>