[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-19 Thread Savvas Radevic
Has anyone been using libsdl1.2 before 2009-02-12 (February 12th)? Was it ok? It could be due to the removal of arts, an unsupported package: https://bugs.launchpad.net/ubuntu/+source/arts/+bug/320915 https://launchpad.net/ubuntu/+source/libsdl1.2 -- X11 driver not configured with OpenGL

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-19 Thread martin
I don't know about libsdl but I know for sure that I was playing chromium using jaunty all the time in january. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-19 Thread Durand D'souza
libsdl was definitely working before the 12th. However, I don't think the removal of arts is to blame, at least not directly. It just seems to be a simple configuration change when the debs were built. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-19 Thread Bryce Harrington
You can look at `glxinfo` to see if it is correct that GL is not enabled for you in X. From the Xorg.0.log it looks like GL is loading up without errors or warnings. This may not be a driver-specific issue; it could just be a libsdl1.2 packaging bug. Try reverting it to an earlier version and

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-19 Thread pablomme
@Bryce: It definitely is a packaging problem. Using the packages from Michael Marley's PPA (see comments #7-#9 above) I get the 3D SDL games working again. At no point did compiz stop working, so OpenGL is definitely enabled in X11 and running smoothly as usual. I don't know about the problem

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-18 Thread martin
Currently, xmoto consistently runs into a SEGV on startup: https://bugs.launchpad.net/ubuntu/+source/xmoto/+bug/330073 (I suspect the xmoto crash was exposed only when some libsdl function started to fail due to this bug) Another game that is broken is supertuxkart. On startup it current prints

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-18 Thread martin
So in summary it looks like these games are confirmed to be broken: xmoto, sypertuxkart, glest, chromium, extremetuxracer, armagetronad, foobillard UrbanTerror, Warzone2100, Tremulous However, 2D SDL games like Epiphany still works though. -- X11 driver not configured with OpenGL

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-16 Thread Tuomas Aavikko
Error from UrbanTerror on jaunty x86_64 Nvidia-glx-180.29 drivers QGL_Init: Can't load libGL.so.1 from /etc/ld.so.conf or current dir: No dynamic GL support in video driver failed -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-16 Thread Durand D'souza
Same error here: http://ubuntuforums.org/showthread.php?p=6729000 Those two solutions will fix the problem temporarily. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-15 Thread martin
I got the same problem for chromium and extremetuxracer. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-14 Thread Michael Marley
I confirm this, too. Any 3D app that uses SDL quits, but screensavers and GLXGears work just fine. ** Changed in: libsdl1.2 (Ubuntu) Status: New = Confirmed -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-14 Thread Michael Marley
I have just uploaded a build to my PPA that should work, if anyone would like to try that once it compiles. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-14 Thread Michael Marley
I just ran into a very strange problem with the PPA build. The version built on my system works, but when I upload it to the PPA it does not. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-14 Thread Michael Marley
OK, it is working now. To fix the problem, I had to add libglu1-mesa- dev and mesa-common-dev to the build-depends. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-14 Thread Daniel Hahler
** Changed in: libsdl1.2 (Ubuntu) Importance: Undecided = High Status: Confirmed = Triaged -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-14 Thread vnieto
doing this work: Code: 1. Download the tarball from http://www.libsdl.org. 2. # tar xvfz [tarball] 3. # ./configure --prefix=/usr make make install This is definitely a packaging issue, and that fact makes it a quickly fixable bug. Show in : http://ubuntuforums.org/showthread.php?p=6731480

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-14 Thread Durand D'souza
The compile method works well. The PPA method also works and that is probably a better option. Thanks everyone! -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-13 Thread Ernesto Manriquez
A compilation from source, with default options, and with source downloaded from http://www.libsdl.org, fixed this for me. This is an issue with packaging. I suggest trying to compile libsdl with default options. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-13 Thread nullack
** Changed in: libsdl1.2 (Ubuntu) Sourcepackagename: None = libsdl1.2 -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-13 Thread Pitabred
I will confirm this as well. I can't start armagetronad or foobillard, both give the same error with X11 driver not supporting OpenGL. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-12 Thread nullack
** Attachment added: xorg log http://launchpadlibrarian.net/22573268/Xorg.0.log -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-12 Thread nullack
** Attachment added: xorg.conf http://launchpadlibrarian.net/22573271/xorg.conf -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 328932] Re: X11 driver not configured with OpenGL

2009-02-12 Thread nullack
Noting that a test of glxgears works, so the problem seems more to do with SDL. -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list