Description of problem: I run Cauldron in a VM & as I logged in to GNOME with 3.1.0-desktop-0.rc9.1.mga2 as kernel I got this when loading Totem with debug-flag: OpenGL Warning: Failed to connect to host. Make sure 3D acceleration is enabled for this VM. (totem:10517): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find suitable fbconfig for the GLX context: Unable to find fbconfig with rgba visual (totem:10517): Clutter-WARNING **: Unable to create a new stage: the glx backend does not support multiple stages. (totem:10517): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed (totem:10517): GLib-GObject-WARNING **: invalid (NULL) pointer instance (totem:10517): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (totem:10517): Clutter-CRITICAL **: clutter_stage_set_color: assertion `CLUTTER_IS_STAGE (stage)' failed OpenGL Warning: Failed to connect to host. Make sure 3D acceleration is enabled for this VM. failed to create drawable (totem:10517): Cogl-WARNING **: Failed to create default context: Unable to select the newly created GLX context OpenGL Warning: Failed to connect to host. Make sure 3D acceleration is enabled for this VM. failed to create drawable (totem:10517): Cogl-WARNING **: Failed to create default context: Unable to select the newly created GLX context I haven't made any changes to the graphics since I install Mageia 1 before I upgraded to Cauldron. Version-Release number of selected component (if applicable): 3.2.0 How reproducible: Everytime I start it. Steps to Reproduce: 1. Login to GNOME with 3.1.0-desktop-0.rc9.1.mga2 as kernel. 2. Make sure you're fully updated. 3. Run Totem from menu, the gui will crash, but no crashreport to send. 4. Install debug-package for Totem & run totem with debug-flag from terminal. 5. Voila!
Here's all info about my hardware: http://pastebin.mandriva.com/29562
Should I rebuild Totem using the source-package that Mageia provides?
Created attachment 950 [details] hardware (virtualbox) see comment 1 (for the next time, please add in attachment instead of pastebin or copy paste)
something is wrong with glx, see also bug 3030
Assignee: bugsquad => olav
ok, same symptom as bug 2874 *** This bug has been marked as a duplicate of bug 2874 ***
Status: NEW => RESOLVEDResolution: (none) => DUPLICATE
glxinfo | grep direct shows me: OpenGL Warning: Failed to connect to host. Make sure 3D acceleration is enabled for this VM. direct rendering: Yes I dunno if that is relevant.