GNOME Bugzilla – Bug 697531
Crash when trying to set star rating
Last modified: 2013-04-12 23:46:09 UTC
Rhythmbox 2.99 on Ubuntu 13.04 1. Open Rhythmbox 2. Right-click on a song and select Properties 3. Switch to the Details tab and click in the Rating box to set a star rating. What happens: Rhythmbox crashes (rhythmbox:31986): Gdk-ERROR **: The program 'rhythmbox' received an X Window System error. This probably reflects a bug in the program. The error was 'XI_BadDevice (invalid Device parameter)'. (Details: serial 27946 error_code 129 request_code 131 minor_code 40) (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 GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Trace/breakpoint trap (core dumped)
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
I'm guessing all these XI_BadDevice crashes are related.. *** This bug has been marked as a duplicate of bug 697915 ***