Comment 1 for bug 125921

Revision history for this message
David Peterson (dhpeterson) wrote :

Below is console output when I run democracy, start a playback, and then click (during playback) on another menu item:

====

/usr/bin/democracyplayer.real: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 address hidden>.

  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 address hidden>.

  from dbus.dbus_bindings import *
INFO Starting up Democracy Player
INFO Version: 0.9.6
INFO Revision: unknown
INFO Loading preferences...
INFO Starting event loop thread
INFO Restoring database...
INFO Connecting to /home/peterson/.democracy/sqlitedb
TIMING Database load slow: 0.564
INFO Recomputing filters...
INFO Spawning auto downloader...
INFO Displaying main frame...
INFO Creating video display...
INFO *** Launching Downloader Daemon ****
WARNING Menu item action "CheckVersion" not implemented
WARNING Menu item action "FastForward" not implemented
WARNING Menu item action "Rewind" not implemented
WARNING Menu item action "UpVolume" not implemented
WARNING Menu item action "DownVolume" not implemented
WARNING Volume changed before videoDisplay created
WARNING Display updated before video display was created
INFO Setting VolumeLevel to 1.0
alsa
oss
pulseaudio
none
file
INFO loaded renderer 'xinerenderer'
TIMING Icon clear: 0.380
INFO Finished startup sequence
TIMING idle (Finishing startup) too slow (2.408 secs)
INFO got file:///tmp/tmpON4jvq.html
INFO *** Daemon ready ***
INFO got file:///tmp/tmp5OByw2.html
INFO got https://channelguide.participatoryculture.org/
INFO got action:handleSelect?area=tablist&viewName=staticTabs&id=1083&shiftDown=0&ctrlDown=0
INFO got file:///tmp/tmpm0Jks9.html
INFO got action:playViewNamed?viewName=matchingItems&firstItemId=1043
INFO Playing item with renderer: <frontend_implementation.xinerenderer.Renderer instance at 0x8fa65cc>
INFO got file:///tmp/tmpbd-TtH.html
INFO got action:handleSelect?area=tablist&viewName=staticTabs&id=1084&shiftDown=0&ctrlDown=0
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 296 error_code 8 request_code 141 minor_code 13)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
WARNING downloader: connection closed -- quitting
INFO Shutting down downloaders...