dbus-python 0.80.1, the "oops" release
Doug Goldstein
cardoe at gentoo.org
Fri Jan 26 16:44:38 PST 2007
Simon McVittie wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wed, 24 Jan 2007 at 15:57:09 +0000, Simon McVittie wrote:
>> dbus-python 0.80 is now available.
>
> And... dbus-python 0.80.1 is now available.
>
> Changes between 0.80.0 and 0.80.1
> =================================
>
> - - Install dbus/_version.py so the __version__ attribute exists again,
> and backwards-compatible apps don't think we're a really old version.
>
> Downloads
> =========
>
> http://dbus.freedesktop.org/releases/dbus-python/dbus-python-0.80.1.tar.gz
> http://dbus.freedesktop.org/releases/dbus-python/dbus-python-0.80.1.tar.gz.asc
>
> Updated documentation: http://dbus.freedesktop.org/doc/dbus-python/
>
> Although the API contains incompatible changes, most dbus-python
> programs will continue to work (possibly with warnings). I've been in
> touch with the authors of some of the dbus-python apps known to have
> problems (Gajim, GnomeOSD).
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: OpenPGP key: http://www.pseudorandom.co.uk/2003/contact/ or pgp.net
>
> iD8DBQFFt48MWSc8zVUw7HYRAsKnAJ9LD1PQydg2UGtKYrYAnMjap3R2EQCeMFNH
> hFFph31AQA5fyRj3S88Ei8c=
> =2IHb
> -----END PGP SIGNATURE-----
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
>
>
There's a test failing.
running test-unusable-main-loop.py
Correctly got ValueError from UnusableMainLoop
running the examples
:1.1
org.freedesktop.DBus
Traceback (most recent call last):
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/test/../examples/example-async-client.py",
line 93, in ?
remote_object =
bus.get_object("com.example.SampleService","/SomeObject")
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/dbus/_dbus.py",
line 412, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/dbus/proxies.py",
line 232, in __init__
_dbus_bindings.UInt32(0))
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/dbus/proxies.py",
line 171, in __call__
reply_message =
self._connection.send_message_with_reply_and_block(message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name
com.example.SampleService was not provided by any .service files
Usage:
python example-service.py &
python example-async-client.py
python example-client.py --exit-service
./run-test.sh: example-async-client failed!
killing message bus 24144
/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/test/../test/run-with-tmp-session-bus.sh:
script "./run-test.sh" failed
FAIL: run-test.sh
Traceback (most recent call last):
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/test/../examples/example-service.py",
line 53, in ?
session_bus = dbus.SessionBus()
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/dbus/_dbus.py",
line 671, in __new__
mainloop=mainloop)
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/dbus/_dbus.py",
line 295, in __new__
mainloop=mainloop)
dbus.DBusException: org.freedesktop.DBus.Error.NoServer: Failed to
connect to socket
/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/test/dbus-YzT6kTDM3r:
Connection refused
Traceback (most recent call last):
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/test/../examples/example-signal-emitter.py",
line 39, in ?
session_bus = dbus.SessionBus()
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/dbus/_dbus.py",
line 671, in __new__
mainloop=mainloop)
File
"/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/dbus/_dbus.py",
line 295, in __new__
mainloop=mainloop)
dbus.DBusException: org.freedesktop.DBus.Error.NoServer: Failed to
connect to socket
/var/tmp/portage/dev-python/dbus-python-0.80.1/work/dbus-python-0.80.1/test/dbus-YzT6kTDM3r:
Connection refused
--
Doug Goldstein <cardoe at gentoo.org>
http://dev.gentoo.org/~cardoe/
More information about the dbus
mailing list