Hide Forgot
Created attachment 499081 [details] output from terminal when starting banshee Description of problem: start banshee errors and closes with out error message on screen Version-Release number of selected component (if applicable): banshee-2.0.1-1.fc15(x86_64) How reproducible: start banshee Steps to Reproduce: 1.start banshee 2. 3. Actual results: if started in terminal output in attached file but other then that nothing loads Expected results: banshee to start or at least abrt to load Additional info:
The backtrace shows that the initialization crashes during the execution of native code (from libclutter-glx-1.0.so.0): #5 0x0000003a07e6693d in g_assertion_message () from /lib64/libglib-2.0.so.0 #6 0x0000003a07e66e62 in g_assertion_message_expr () from /lib64/libglib-2.0.so.0 #7 0x00000039beef5634 in ?? () from /usr/lib64/libclutter-glx-1.0.so.0 #8 0x00000039bee344a9 in ?? () from /usr/lib64/libclutter-glx-1.0.so.0 #9 0x00000039bee3af0d in ?? () from /usr/lib64/libclutter-glx-1.0.so.0 #10 0x00000039bee7f51e in ?? () from /usr/lib64/libclutter-glx-1.0.so.0 #11 0x00000039bee7f7ad in ?? () from /usr/lib64/libclutter-glx-1.0.so.0 #12 0x0000003a07e4f7bc in g_option_context_parse () from /lib64/libglib-2.0.so.0 #13 0x00000039bee8089a in clutter_init () from /usr/lib64/libclutter-glx-1.0.so. There are especially the following errors: (Banshee:20695): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find suitable fbconfig for the GLX context [...] Cogl-glx:ERROR:./winsys/cogl-xlib.c:87:_cogl_xlib_set_display: assertion failed: (_cogl_xlib_display == NULL) Since the crash actually happens in libclutter-glx, I assume an issue with clutter. I'll move the bug report to the clutter component. As a workaround, you can uninstall the banshee-community-extensions.
I believe this is now fixed, please confirm