FS#13296 - sonata / dbus-python multimedia keys
Attached to Project:
Arch Linux
Opened by João Vieira (Vieira) - Monday, 16 February 2009, 01:17 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 14 April 2009, 01:21 GMT
Opened by João Vieira (Vieira) - Monday, 16 February 2009, 01:17 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 14 April 2009, 01:21 GMT
|
Details
Description:
In the last few days sonata stopped to respond to multimedia keys. All other programs, as Totem respond to multimedia keys. If I remove dbus-python sonata start responding to multimedia keys. (very odd as its a optdep for multimedia keys xD) Additional info: * sonata 1.5.3-2 * dbus-python 0.83.0-2 Steps to reproduce: 1) In a up to date (i686, can't reproduce in x86_64) system open sonata. 2) Use a multimedia key suck as play or pause. 3) Check it causes no reaction in sonata. 4) Remove dbus-python. 5) Restart sonata. 6) Use a multimedia key and check that it works. |
This task depends upon
Sonatat only gives me this warnings :
/usr/lib/python2.6/site-packages/sonata/main.py:78: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import gtk, pango, threading, time, ui, img, tray, md5
/usr/lib/python2.6/site-packages/ZSI/resolvers.py:7: DeprecationWarning: the multifile module has been deprecated since Python 2.5
import multifile, mimetools, urllib
2009-03-21 15:36:35: Now playing track updated ('Maroon 5' by 'If i never see your face again ft. Rihanna').
/usr/lib/python2.6/site-packages/ZSI/wstools/XMLSchema.py:3072: DeprecationWarning: object.__init__() takes no parameters
tuple.__init__(self, args)
/usr/lib/python2.6/site-packages/sonata/main.py:3959: GtkWarning: gtk_tree_view_scroll_to_point: assertion `GTK_WIDGET_REALIZED (tree_view)' failed
listview.scroll_to_point(-1, 0)
/usr/lib/python2.6/site-packages/sonata/main.py:3960: GtkWarning: gtk_tree_view_scroll_to_point: assertion `GTK_WIDGET_REALIZED (tree_view)' failed