Public bug reported:

Binary package hint: democracyplayer

The following error messages, which I get when starting democracyplayer
under feisty, seem somewhat self explanatory.

/usr/bin/democracyplayer:81: DeprecationWarning: The dbus_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]>.

  import dbus_bindings
/var/lib/python-support/python2.5/dbus_bindings.py:5: DeprecationWarning: The 
dbus_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 <module>
    onetime.OneTime()
  File "/var/lib/python-support/python2.5/democracy/onetime.py", line 105, in 
__init__
    bus_name = BusNameFlags('org.participatoryculture.dtv.onetime', bus=bus, 
flags=dbus.dbus_bindings.NAME_FLAG_DO_NOT_QUEUE)
  File "/var/lib/python-support/python2.5/democracy/onetime.py", line 53, in 
__new__
    retval = dbus.dbus_bindings.bus_request_name(bus.get_connection(), name, 
flags=flags)
TypeError: request_name() takes no keyword arguments

ProblemType: Crash
Architecture: i386
Date: Tue Apr 10 01:51:32 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/democracyplayer
InterpreterPath: /usr/bin/python2.5
Package: democracyplayer 0.9.2.1-2.1ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/bin/python2.5 /usr/bin/democracyplayer
ProcCwd: /home/jfm3
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/sbin:/usr/sbin:/usr/local/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/jfm3/bin
 LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/democracyplayer']
SourcePackage: democracyplayer
Uname: Linux octo 2.6.20-14-generic #2 SMP Mon Apr 2 20:37:49 UTC 2007 i686 
GNU/Linux

** Affects: democracyplayer (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
[apport] democracyplayer crashed with TypeError in __new__() [feisty]
https://bugs.launchpad.net/bugs/105053
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to