[Bug 293201] Re: Crash with ClutterGLX critical

2010-08-06 Thread Aapo Rantalainen
This is not working for me. My test case is simple.c /* gcc `pkg-config --cflags --libs clutter-1.0` simple.c*/ #include int main (int argc, char *argv[]) { ClutterActor *stage; clutter_init (&argc, &argv); stage = clutter_stage_get_default (); clutter_actor_show_all(stage); clutt

[Bug 293201] Re: Crash with ClutterGLX critical

2010-05-02 Thread Bryce Harrington
[From reporter's comment it sounds like this is now fixed. If not, please reopen with clarification.] ** Changed in: xserver-xorg-video-savage (Ubuntu) Status: Incomplete => Fix Released -- Crash with ClutterGLX critical https://bugs.launchpad.net/bugs/293201 You received this bug notifi

[Bug 293201] Re: Crash with ClutterGLX critical

2010-05-02 Thread er...@hamburg
The thinkpad t23 was sold away, i cannot test this issue again. If no other t23 user was affected we can close this bug. -- Crash with ClutterGLX critical https://bugs.launchpad.net/bugs/293201 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 293201] Re: Crash with ClutterGLX critical

2010-05-01 Thread Bryce Harrington
[This is an automatic notification.] Hi er...@hamburg, This bug was reported against an earlier version of Ubuntu, can you test if it still occurs on Lucid? Please note we also provide technical support for older versions of Ubuntu, but not in the bug tracker. Instead, to raise the issue throug

[Bug 293201] Re: Crash with ClutterGLX critical

2010-03-31 Thread Hervé
Just installed Ubuntu 9.10 Netbook Remix on my IBM T23. Get a bunch of Mar 31 19:48:08 herve-laptop kernel: [ 132.300067] netbook-launche[1514]: segfault at 404 ip 00b55326 sp bfae35ac error 4 in libGL.so.1.2[b53000+5000] in the kern.log There is as well a weird behavior, the "Desktop" (screen w

[Bug 293201] Re: Crash with ClutterGLX critical

2010-03-18 Thread Bryce Harrington
** Tags added: intrepid -- Crash with ClutterGLX critical https://bugs.launchpad.net/bugs/293201 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/l

[Bug 293201] Re: Crash with ClutterGLX critical

2010-03-17 Thread knarf
OK, I have made some progress with Clutter and the savage. The failure to acquire a visual is caused by clutter requesting non-zero alpha depth when checking for available visuals. The savage driver does not support alpha so it never returns a usable visual. I changed clutter to get rid of this req

[Bug 293201] Re: Crash with ClutterGLX critical

2010-03-14 Thread knarf
This problem is increasing in importance as Clutter gets added to more and more programs. I just tried to import some photos using gthumb: $ gthumb (gthumb:24916): ClutterGLX-CRITICAL **: Unable to find suitable GL visual. ** ERROR **: Unable to initialize GtkClutter aborting... GLX works, glxg

[Bug 293201] Re: Crash with ClutterGLX critical

2009-11-10 Thread Loïc Minier
** Package changed: netbook-launcher (Ubuntu) => xserver-xorg-video- savage (Ubuntu) ** Changed in: xserver-xorg-video-savage (Ubuntu) Assignee: Neil J. Patel (njpatel) => (unassigned) ** Changed in: netbook-remix-launcher Status: Won't Fix => Invalid ** Changed in: netbook-remix-lau

[Bug 293201] Re: Crash with ClutterGLX critical

2009-11-10 Thread knarf
To respond to my own question: I had a look at clutter (clutter/glx /clutter-glx-texture-pixmap.c to be specific) and saw that it tries to use GL_ARB_texture_non_power_of_two followed by GL_ARB_texture_rectangle. The savage driver does not support those extensions. As to whether it is possible to a

[Bug 293201] Re: Crash with ClutterGLX critical

2009-10-30 Thread knarf
Problem still exists on latest Lucid with T23 / SuperSavage. Does Clutter require non power of two support like Compiz does? If so that will be the culprit as the current Savage driver does not support this. -- Crash with ClutterGLX critical https://bugs.launchpad.net/bugs/293201 You received thi

[Bug 293201] Re: Crash with ClutterGLX critical

2009-09-22 Thread er...@hamburg
The machine was sold, did not see this behaviour on other machines. Fo my optinion this bug can be closed, unr 9.04 runs well on my eee901. Eric -- Crash with ClutterGLX critical https://bugs.launchpad.net/bugs/293201 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 293201] Re: Crash with ClutterGLX critical

2009-09-21 Thread Olivier Berger
Any news about this problem ? -- Crash with ClutterGLX critical https://bugs.launchpad.net/bugs/293201 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mai

[Bug 293201] Re: Crash with ClutterGLX critical

2009-05-13 Thread Paul Larson
Moving to Ubuntu distribution ** Also affects: netbook-launcher (Ubuntu) Importance: Undecided Status: New ** Changed in: netbook-launcher (Ubuntu) Importance: Undecided => Medium ** Changed in: netbook-launcher (Ubuntu) Status: New => Triaged ** Changed in: netbook-launcher