dbus-python 0.80pre1 test release

Luigi Paioro luigi at lambrate.inaf.it
Fri Nov 17 07:58:20 PST 2006


Hi Simon!

I've tried dbus-python 0.80pre1 with D-Bus 1.0.0, and I get this error:

Python 2.4.1 (#1, Sep 13 2005, 00:39:20)
[GCC 4.0.2 20050901 (prerelease) (SUSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> import dbus
 >>> s=dbus.SessionBus()
 >>> o=s.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus')
 >>> iface = dbus.Interface(o, 'org.freedesktop.DBus')
 >>> iface.NameHasOwner('fake.name.to.test')
Segmentation fault

Debugging I'm able to reach this code line: proxies.py:53 but I can't 
understand better the problem... sorry.

Cheers,

   Luigi


Simon McVittie wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> dbus-python 0.80pre1 is now available for testing.
> 
> Source: http://people.freedesktop.org/~smcv/dbus-python-0.8pre/dbus-python_0.80~pre1.orig.tar.gz


More information about the dbus mailing list