fixed in intrepid.
for gutsy, I'd suggest backporting the new upstream version.
** Changed in: warsow (Ubuntu)
Status: Fix Committed => Fix Released
--
Warsow from default Gutsy package won't start
https://bugs.launchpad.net/bugs/173668
You received this bug notification because you are
** Changed in: warsow (Debian)
Status: New => Fix Released
--
Warsow from default Gutsy package won't start
https://bugs.launchpad.net/bugs/173668
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
This has been fixed in the Debian package. The glxinfo check is left out
entirely.
** Changed in: warsow (Ubuntu)
Status: Invalid => Fix Committed
--
Warsow from default Gutsy package won't start
https://bugs.launchpad.net/bugs/173668
You received this bug notification because you are a m
Having delved further into the issues here, I am doubting that this
really has anything to do with the way Warsow is packaged. It may be
that glxinfo is reporting direct rendering incorrectly, but there are
also issues with the video card drivers. I'm marking this bug as invalid
- if I determine in
[EMAIL PROTECTED]:~$ glxinfo | grep -i direct
direct rendering: No (If you want to find out why, try setting
LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
As has been pointed out before, the launcher script for Warsow (in
/usr/games) checks glxinfo to test "direct rendering" capa
Ryan, please paste the output of this command:
glxinfo | grep -i direct
--
Warsow from default Gutsy package won't start
https://bugs.launchpad.net/bugs/173668
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailin
** Changed in: warsow (Debian)
Status: Unknown => New
--
Warsow from default Gutsy package won't start
https://bugs.launchpad.net/bugs/173668
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubunt
** Bug watch added: Debian Bug tracker #454156
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454156
** Also affects: warsow (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454156
Importance: Unknown
Status: Unknown
--
Warsow from default Gutsy package won't start
Hi Ryan,
it seems like the startup-script used in the Ubuntu and Debian packages
directly checks for direct rendering using `glxinfo`.
To me, the script /usr/games/warsow looks like it quits with exactly that
message if `glxinfo | grep "direct rendering: No"` returns any content. Could
it be po