Hi,

On Mon, Jun 18, 2007 at 10:55:13AM -0400, Carlos Moffat wrote:
> On Mon, 2007-06-18 at 10:32 -0400, Carlos Moffat wrote:
> > Hi,
> > 
> > I rebuilt the packages with python2.4 and the problem went away.
> > However, democracyplayer still doesn't start:
> > 
> > democracyplayer 
> > /var/lib/python-support/python2.4/dbus_bindings.py:1:
> > DeprecationWarning: The dbus_bindings module is not public API and will
> > go away soon.
> > 
> > Most uses of dbus_bindings are applications catching the exception
> > dbus.dbus_bindings.DBusException. You should use dbus.DBusException
> > instead (this is compatible with all dbus-python versions since 0.40.2).
> > 
> > If you need additional public API, please contact the maintainers via
> > <[EMAIL PROTECTED]>.
> > 
> >   from dbus.dbus_bindings import *
> > Traceback (most recent call last):
> >   File "/usr/bin/democracyplayer", line 89, in ?
> >     onetime.OneTime()
> >   File "/var/lib/python-support/python2.4/democracy/onetime.py", line
> > 112, in __init__
> >     dbus.service.Object.__init__(self, bus_name,
> > '/org/participatoryculture/dtv/OneTime')
> >   File "/var/lib/python-support/python2.4/dbus/service.py", line 424, in
> > __init__
> >     self._connection._register_object_path(object_path,
> > self._message_cb, self._unregister_cb)
> > AttributeError: 'BusNameFlags' object has no attribute
> > '_register_object_path'
> > Exception exceptions.NameError: "global name 'dbus_bindings' is not
> > defined" in <bound method BusNameFlags.__del__ of <dbus.service.BusName
> > org.participatoryculture.dtv.onetime on <dbus.Bus on SESSION at
> > -0x4886aa64> at -0x48848034>> ignored
> > 
> > 
> > Cheers,
> > Carlos
> 
> There's a bug open about this:
> 
> https://develop.participatoryculture.org/trac/democracy/ticket/7270

I think that's not quite the same (but probably a related) bug. The dbus
related bug should have been fixed by the new upstream release.

This is strange. Which version of dbus-python and libdbus-1-3 do you
have installed? Democracyplayer 0.9.6-1, I assume?


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org

Attachment: signature.asc
Description: Digital signature

Reply via email to