After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 617007 - Quadrapassel not rendered properly
Quadrapassel not rendered properly
Status: RESOLVED OBSOLETE
Product: quadrapassel
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: quadrapassel-maint
quadrapassel-maint
Depends on:
Blocks:
 
 
Reported: 2010-04-27 22:39 UTC by Petar Velkovski
Modified: 2014-09-16 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of quadrapassel (46.35 KB, image/png)
2010-04-27 22:39 UTC, Petar Velkovski
Details

Description Petar Velkovski 2010-04-27 22:39:38 UTC
Created attachment 159731 [details]
Screenshot of quadrapassel

When trying to start Quadrapassel from the command line, it starts but I get the following message:

(quadrapassel:2206): ClutterGLX-CRITICAL **: Unable to make the stage window 0x2000040 the current GLX drawable

(quadrapassel:2206): ClutterGLX-CRITICAL **: Unable to make the stage window 0x200005d the current GLX drawable

When I start a new game the elements are not rendered properly but the game is responsive and playable, as opposed to the situation from 2 days ago when the key presses were not very responsive.

One of the explanations for the possible cause of this problem is that Quadrapassel is a "multi-stage" Clutter application as opposed to Lights Off and Nibbles which are not "multi-stage" Clutter applications . And that it seams that "multi-stage" Clutter is not supported by all graphic card drivers.

I use Intel gma950 graphic card
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)

On my computer Lights Off and Nibbles run perfectly normal.

I'm also sending a screenshot of Quadrapassel in order to make more clear the bad rendering problem.

I tried running Quadrapassel both with Compiz and Metacity, but it behaves completely the same.

Also quitting Quadrapassel produces the following messages in the console I started it from:

quadrapassel:2206): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `ClutterActor'
(quadrapassel:2206): Clutter-CRITICAL **: clutter_actor_destroy: assertion `CLUTTER_IS_ACTOR (self)' failed
(quadrapassel:2206): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `ClutterActor'
(quadrapassel:2206): Clutter-CRITICAL **: clutter_actor_destroy: assertion `CLUTTER_IS_ACTOR (self)' failed
(quadrapassel:2206): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `ClutterActor'
(quadrapassel:2206): Clutter-CRITICAL **: clutter_actor_destroy: assertion `CLUTTER_IS_ACTOR (self)' failed
(quadrapassel:2206): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `ClutterActor'
Comment 1 Petar Velkovski 2010-04-27 22:46:31 UTC
This are packages version installed on my system:

xorg 1:7.5+5ubuntu1
xserver-xorg-core 2:1.7.6-2ubuntu7
xserver-xorg-video-intel 2:2.9.1-3ubuntu5
libgl1-mesa-dri 7.7.1-1ubuntu2
libdrm-intel1 2.4.18-1ubuntu3
libclutter-1.0-0 1.2.4-0ubuntu1
libclutter-gtk-0.10-0 0.10.4-0ubuntu1
libgtk2.0-0 2.20.0-0ubuntu4
Comment 2 Robert Ancell 2012-02-06 08:38:41 UTC
Does this occur with recent versions of quadrapassel / these dependencies?
Comment 3 Alemann Massho 2013-12-08 21:10:28 UTC
I can't reproduce this with version 3.8.2 on Ubuntu with similar hardware.