Package: democracyplayer
Version: 0.9.2.1-2.1

the following was printed out when ran from terminal

/usr/bin/democracyplayer:81: DeprecationWarning: The dbus_bindings module is
dep recated and will go away soon.

dbus-python 0.80 provides only a partial emulation of the old
dbus_bindings, which was never meant to be public API.

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]>.

 import dbus_bindings
/var/lib/python-support/python2.4/dbus_bindings.py:5: DeprecationWarning:
The db us_bindings module is deprecated and will go away soon.

dbus-python 0.80 provides only a partial emulation of the old
dbus_bindings, which was never meant to be public API.

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 105,
in __ init__
   bus_name = BusNameFlags('org.participatoryculture.dtv.onetime', bus=bus,
fla gs=dbus.dbus_bindings.NAME_FLAG_DO_NOT_QUEUE)
 File "/var/lib/python-support/python2.4/democracy/onetime.py", line 53, in
__n ew__
   retval = dbus.dbus_bindings.bus_request_name(bus.get_connection(), name,
fla gs=flags)
TypeError: request_name() takes no keyword arguments

System Information
Debian Release: unstable
Architecture: i386
Kernel: 2.6.18-4-k7



--
my logical illogic is more logical then others illogical logic

Reply via email to