Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture i686
Severity Medium
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

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

Closed by  Eric Belanger (Snowman)
Tuesday, 14 April 2009, 01:21 GMT
Reason for closing:  Fixed
Comment by Jelle van der Waa (jelly) - Saturday, 21 March 2009, 14:52 GMT
I still have this problem in gnome, i just doesnt accept keyboard shortcuts. In openbox i havent got this problem because i use mpc next ( dirty solution on gnome) .
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

Loading...