GNU bug report logs - #28554
teeworlds not starting

Previous Next

Package: guix;

Reported by: mray <mail <at> mray.de>

Date: Fri, 22 Sep 2017 15:32:04 UTC

Severity: normal

Tags: moreinfo

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28554 in the body.
You can then email your comments to 28554 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#28554; Package guix. (Fri, 22 Sep 2017 15:32:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to mray <mail <at> mray.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 22 Sep 2017 15:32:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: mray <mail <at> mray.de>
To: bug-guix <at> gnu.org
Subject: teeworlds not starting
Date: Fri, 22 Sep 2017 15:19:36 +0200
[Message part 1 (text/plain, inline)]
Running guix on ubuntu 17.04 teeworlds does not start.

$ teeworlds
[59c505a6][engine]: running on unix-linux-amd64
[59c505a6][engine]: arch is little endian
[59c505a6][storage]: couldn't open storage.cfg
[59c505a6][storage]: using standard paths
[59c505a6][storage]: added path '$USERDIR' ('/home/mray/.teeworlds')
[59c505a6][storage]: added path '$DATADIR'
('/gnu/store/f0g50pigyshfz8dz3f9kgsxzz8w6cz1j-teeworlds-0.6.4/share/teeworlds/data')
[59c505a6][storage]: added path '$CURRENTDIR' ('/home/mray')
[59c505a6][binds]: bound f1 (282) = toggle_local_console
[59c505a6][binds]: bound f2 (283) = toggle_remote_console
[59c505a6][binds]: bound tab (9) = +scoreboard
[59c505a6][binds]: bound u (117) = +show_chat
[59c505a6][binds]: bound f10 (291) = screenshot
[59c505a6][binds]: bound a (97) = +left
[59c505a6][binds]: bound d (100) = +right
[59c505a6][binds]: bound space (32) = +jump
[59c505a6][binds]: bound mouse1 (323) = +fire
[59c505a6][binds]: bound mouse2 (324) = +hook
[59c505a6][binds]: bound lshift (304) = +emote
[59c505a6][binds]: bound rshift (303) = +spectate
[59c505a6][binds]: bound right (275) = spectate_next
[59c505a6][binds]: bound left (276) = spectate_previous
[59c505a6][binds]: bound 1 (49) = +weapon1
[59c505a6][binds]: bound 2 (50) = +weapon2
[59c505a6][binds]: bound 3 (51) = +weapon3
[59c505a6][binds]: bound 4 (52) = +weapon4
[59c505a6][binds]: bound 5 (53) = +weapon5
[59c505a6][binds]: bound mousewheelup (331) = +prevweapon
[59c505a6][binds]: bound mousewheeldown (332) = +nextweapon
[59c505a6][binds]: bound t (116) = chat all
[59c505a6][binds]: bound y (121) = chat team
[59c505a6][binds]: bound f3 (284) = vote yes
[59c505a6][binds]: bound f4 (285) = vote no
[59c505a6][console]: failed to open 'settings.cfg'
[59c505a6][console]: failed to open 'autoexec.cfg'
[59c505a6][client]: starting...
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  154 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  32
  Current serial number in output stream:  33

[signature.asc (application/pgp-signature, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#28554; Package guix. (Fri, 22 Sep 2017 23:19:02 GMT) Full text and rfc822 format available.

Message #8 received at 28554 <at> debbugs.gnu.org (full text, mbox):

From: nee <nee <at> cock.li>
To: 28554 <at> debbugs.gnu.org
Subject: Re: bug#28554: teeworlds not starting
Date: Sat, 23 Sep 2017 01:18:18 +0200
Am 22.09.2017 um 15:19 schrieb mray:
> Running guix on ubuntu 17.04 teeworlds does not start.
> 
> $ teeworlds
> [59c505a6][engine]: running on unix-linux-amd64
> [59c505a6][engine]: arch is little endian
> [59c505a6][storage]: couldn't open storage.cfg
> [59c505a6][storage]: using standard paths
> [59c505a6][storage]: added path '$USERDIR' ('/home/mray/.teeworlds')
> [59c505a6][storage]: added path '$DATADIR'
> ('/gnu/store/f0g50pigyshfz8dz3f9kgsxzz8w6cz1j-teeworlds-0.6.4/share/teeworlds/data')
> [59c505a6][storage]: added path '$CURRENTDIR' ('/home/mray')
> [59c505a6][binds]: bound f1 (282) = toggle_local_console
> [59c505a6][binds]: bound f2 (283) = toggle_remote_console
> [59c505a6][binds]: bound tab (9) = +scoreboard
> [59c505a6][binds]: bound u (117) = +show_chat
> [59c505a6][binds]: bound f10 (291) = screenshot
> [59c505a6][binds]: bound a (97) = +left
> [59c505a6][binds]: bound d (100) = +right
> [59c505a6][binds]: bound space (32) = +jump
> [59c505a6][binds]: bound mouse1 (323) = +fire
> [59c505a6][binds]: bound mouse2 (324) = +hook
> [59c505a6][binds]: bound lshift (304) = +emote
> [59c505a6][binds]: bound rshift (303) = +spectate
> [59c505a6][binds]: bound right (275) = spectate_next
> [59c505a6][binds]: bound left (276) = spectate_previous
> [59c505a6][binds]: bound 1 (49) = +weapon1
> [59c505a6][binds]: bound 2 (50) = +weapon2
> [59c505a6][binds]: bound 3 (51) = +weapon3
> [59c505a6][binds]: bound 4 (52) = +weapon4
> [59c505a6][binds]: bound 5 (53) = +weapon5
> [59c505a6][binds]: bound mousewheelup (331) = +prevweapon
> [59c505a6][binds]: bound mousewheeldown (332) = +nextweapon
> [59c505a6][binds]: bound t (116) = chat all
> [59c505a6][binds]: bound y (121) = chat team
> [59c505a6][binds]: bound f3 (284) = vote yes
> [59c505a6][binds]: bound f4 (285) = vote no
> [59c505a6][console]: failed to open 'settings.cfg'
> [59c505a6][console]: failed to open 'autoexec.cfg'
> [59c505a6][client]: starting...
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast
> X Error of failed request:  BadValue (integer parameter out of range for
> operation)
>   Major opcode of failed request:  154 (GLX)
>   Minor opcode of failed request:  3 (X_GLXCreateContext)
>   Value in failed request:  0x0
>   Serial number of failed request:  32
>   Current serial number in output stream:  33
> 

Hello mray,
are you by chance using proprietary graphics drivers on Ubuntu?
My guess is that proprietary drivers have their custom libGL libraries
and guix links teeworlds to the absolute path of free mesa libGL.
I once used guix on a system with proprietary nvidia drivers and had an
error similar to this one, after switching to the free nouveau drivers
it worked fine.

---
Sorry for the duplicate mail, mray. I keep forgetting to reply to the list.




Information forwarded to bug-guix <at> gnu.org:
bug#28554; Package guix. (Sat, 23 Sep 2017 14:54:02 GMT) Full text and rfc822 format available.

Message #11 received at 28554 <at> debbugs.gnu.org (full text, mbox):

From: nee <nee <at> cock.li>
To: mray <mail <at> mray.de>, 28554 <at> debbugs.gnu.org
Subject: Re: bug#28554: teeworlds not starting
Date: Sat, 23 Sep 2017 16:47:52 +0200
Am 23.09.2017 um 11:33 schrieb mray:
> 
> 
> On 23.09.2017 01:09, nee wrote:
>> Am 22.09.2017 um 15:19 schrieb mray:
>>> Running guix on ubuntu 17.04 teeworlds does not start.
>>>
>>> $ teeworlds
>>> [59c505a6][engine]: running on unix-linux-amd64
>>> [59c505a6][engine]: arch is little endian
>>> [59c505a6][storage]: couldn't open storage.cfg
>>> [59c505a6][storage]: using standard paths
>>> [59c505a6][storage]: added path '$USERDIR' ('/home/mray/.teeworlds')
>>> [59c505a6][storage]: added path '$DATADIR'
>>> ('/gnu/store/f0g50pigyshfz8dz3f9kgsxzz8w6cz1j-teeworlds-0.6.4/share/teeworlds/data')
>>> [59c505a6][storage]: added path '$CURRENTDIR' ('/home/mray')
>>> [59c505a6][binds]: bound f1 (282) = toggle_local_console
>>> [59c505a6][binds]: bound f2 (283) = toggle_remote_console
>>> [59c505a6][binds]: bound tab (9) = +scoreboard
>>> [59c505a6][binds]: bound u (117) = +show_chat
>>> [59c505a6][binds]: bound f10 (291) = screenshot
>>> [59c505a6][binds]: bound a (97) = +left
>>> [59c505a6][binds]: bound d (100) = +right
>>> [59c505a6][binds]: bound space (32) = +jump
>>> [59c505a6][binds]: bound mouse1 (323) = +fire
>>> [59c505a6][binds]: bound mouse2 (324) = +hook
>>> [59c505a6][binds]: bound lshift (304) = +emote
>>> [59c505a6][binds]: bound rshift (303) = +spectate
>>> [59c505a6][binds]: bound right (275) = spectate_next
>>> [59c505a6][binds]: bound left (276) = spectate_previous
>>> [59c505a6][binds]: bound 1 (49) = +weapon1
>>> [59c505a6][binds]: bound 2 (50) = +weapon2
>>> [59c505a6][binds]: bound 3 (51) = +weapon3
>>> [59c505a6][binds]: bound 4 (52) = +weapon4
>>> [59c505a6][binds]: bound 5 (53) = +weapon5
>>> [59c505a6][binds]: bound mousewheelup (331) = +prevweapon
>>> [59c505a6][binds]: bound mousewheeldown (332) = +nextweapon
>>> [59c505a6][binds]: bound t (116) = chat all
>>> [59c505a6][binds]: bound y (121) = chat team
>>> [59c505a6][binds]: bound f3 (284) = vote yes
>>> [59c505a6][binds]: bound f4 (285) = vote no
>>> [59c505a6][console]: failed to open 'settings.cfg'
>>> [59c505a6][console]: failed to open 'autoexec.cfg'
>>> [59c505a6][client]: starting...
>>> libGL error: No matching fbConfigs or visuals found
>>> libGL error: failed to load driver: swrast
>>> X Error of failed request:  BadValue (integer parameter out of range for
>>> operation)
>>>   Major opcode of failed request:  154 (GLX)
>>>   Minor opcode of failed request:  3 (X_GLXCreateContext)
>>>   Value in failed request:  0x0
>>>   Serial number of failed request:  32
>>>   Current serial number in output stream:  33
>>>
>>
>> Hello mray,
>> are you by chance using proprietary graphics drivers on Ubuntu?
>> My guess is that proprietary drivers have their custom libGL libraries
>> and guix links teeworlds to the absolute path of free mesa libGL.
>> I once used guix on a system with proprietary nvidia drivers and had an
>> error similar to this one, after switching to the free nouveau drivers
>> it worked fine.
>>
> 
> Thanks for your answer!
> 
> Yes, I do use proprietary drivers. Does that mean guix does not support
> them or is the package just built for one set of drivers? (The latter
> would still be a bug, right?)
> 

Guix is committed to software freedom and will not put proprietary
software into the official repos.

It works with free drivers on different cards as far as I see.
Proprietary drivers on Ubuntu only install their libGL to /usr/lib/
which guix does not reference, because it only links libraries that are
part of the package definition, but this will not happen for proprietary
dirvers.

You inspect the linked libraries of teeworlds with:
    ldd $(type -p teeworlds)

---
Please also send your replies to 28554 <at> debbugs.gnu.org so they appear on
the thread. I keep forgetting it myself though ;-)




Information forwarded to bug-guix <at> gnu.org:
bug#28554; Package guix. (Sun, 15 Oct 2017 13:01:01 GMT) Full text and rfc822 format available.

Message #14 received at 28554 <at> debbugs.gnu.org (full text, mbox):

From: Adonay Felipe Nogueira <adfeno <at> hyperbola.info>
To: 28554 <at> debbugs.gnu.org
Subject: Re: bug#28554: teeworlds not starting
Date: Sun, 15 Oct 2017 11:00:34 -0200
Besides what was stated here, one can take problematic package
definition and edit it such that it makes use of the missing parts.

But doing this directly in the official package definitions is beyond
what the community can do. That is, it has to be done by the person
interested. In Scheme, it might be possible to adapt the build
environment somehow, but I don't know how to do it specially because the
builds have isolated/chroot'ed mounts (that is: the "/usr/lib" that your
operating system has isn't the same as what the build process sees), let
alone the variables that need to be set.

mray <mail <at> mray.de> writes:

> Running guix on ubuntu 17.04 teeworlds does not start.
>
> $ teeworlds
> [59c505a6][engine]: running on unix-linux-amd64
> [59c505a6][engine]: arch is little endian
> [59c505a6][storage]: couldn't open storage.cfg
> [59c505a6][storage]: using standard paths
> [59c505a6][storage]: added path '$USERDIR' ('/home/mray/.teeworlds')
> [59c505a6][storage]: added path '$DATADIR'
> ('/gnu/store/f0g50pigyshfz8dz3f9kgsxzz8w6cz1j-teeworlds-0.6.4/share/teeworlds/data')
> [59c505a6][storage]: added path '$CURRENTDIR' ('/home/mray')
> [59c505a6][binds]: bound f1 (282) = toggle_local_console
> [59c505a6][binds]: bound f2 (283) = toggle_remote_console
> [59c505a6][binds]: bound tab (9) = +scoreboard
> [59c505a6][binds]: bound u (117) = +show_chat
> [59c505a6][binds]: bound f10 (291) = screenshot
> [59c505a6][binds]: bound a (97) = +left
> [59c505a6][binds]: bound d (100) = +right
> [59c505a6][binds]: bound space (32) = +jump
> [59c505a6][binds]: bound mouse1 (323) = +fire
> [59c505a6][binds]: bound mouse2 (324) = +hook
> [59c505a6][binds]: bound lshift (304) = +emote
> [59c505a6][binds]: bound rshift (303) = +spectate
> [59c505a6][binds]: bound right (275) = spectate_next
> [59c505a6][binds]: bound left (276) = spectate_previous
> [59c505a6][binds]: bound 1 (49) = +weapon1
> [59c505a6][binds]: bound 2 (50) = +weapon2
> [59c505a6][binds]: bound 3 (51) = +weapon3
> [59c505a6][binds]: bound 4 (52) = +weapon4
> [59c505a6][binds]: bound 5 (53) = +weapon5
> [59c505a6][binds]: bound mousewheelup (331) = +prevweapon
> [59c505a6][binds]: bound mousewheeldown (332) = +nextweapon
> [59c505a6][binds]: bound t (116) = chat all
> [59c505a6][binds]: bound y (121) = chat team
> [59c505a6][binds]: bound f3 (284) = vote yes
> [59c505a6][binds]: bound f4 (285) = vote no
> [59c505a6][console]: failed to open 'settings.cfg'
> [59c505a6][console]: failed to open 'autoexec.cfg'
> [59c505a6][client]: starting...
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast
> X Error of failed request:  BadValue (integer parameter out of range for
> operation)
>   Major opcode of failed request:  154 (GLX)
>   Minor opcode of failed request:  3 (X_GLXCreateContext)
>   Value in failed request:  0x0
>   Serial number of failed request:  32
>   Current serial number in output stream:  33
>

-- 
- https://libreplanet.org/wiki/User:Adfeno
- Palestrante e consultor sobre /software/ livre (não confundir com
  gratis).
- "WhatsApp"? Ele não é livre. Por favor, veja formas de se comunicar
  instantaneamente comigo no endereço abaixo.
- Contato: https://libreplanet.org/wiki/User:Adfeno#vCard
- Arquivos comuns aceitos (apenas sem DRM): Corel Draw, Microsoft
  Office, MP3, MP4, WMA, WMV.
- Arquivos comuns aceitos e enviados: CSV, GNU Dia, GNU Emacs Org, GNU
  GIMP, Inkscape SVG, JPG, LibreOffice (padrão ODF), OGG, OPUS, PDF
  (apenas sem DRM), PNG, TXT, WEBM.




Information forwarded to bug-guix <at> gnu.org:
bug#28554; Package guix. (Mon, 05 Jul 2021 11:59:01 GMT) Full text and rfc822 format available.

Message #17 received at 28554 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: mray <mail <at> mray.de>
Cc: 28554 <at> debbugs.gnu.org
Subject: Re: bug#28554: teeworlds not starting
Date: Mon, 05 Jul 2021 13:21:08 +0200
Hi,

This bug [1] is related to the game 'teeworlds' using non-standard
hardware.

1: <http://issues.guix.gnu.org/issue/28554>

On Fri, 22 Sep 2017 at 15:19, mray <mail <at> mray.de> wrote:
> Running guix on ubuntu 17.04 teeworlds does not start.
>
> $ teeworlds
> [59c505a6][engine]: running on unix-linux-amd64

[...]

> [59c505a6][client]: starting...
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast
> X Error of failed request:  BadValue (integer parameter out of range for
> operation)
>   Major opcode of failed request:  154 (GLX)
>   Minor opcode of failed request:  3 (X_GLXCreateContext)
>   Value in failed request:  0x0
>   Serial number of failed request:  32
>   Current serial number in output stream:  33

It works using Guix 3694c0d on the top of (default) Ubuntu.  Which kind
of hardware do you have?


All the best,
simon




Added tag(s) moreinfo. Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 05 Jul 2021 11:59:03 GMT) Full text and rfc822 format available.

Reply sent to zimoun <zimon.toutoune <at> gmail.com>:
You have taken responsibility. (Tue, 14 Sep 2021 12:47:02 GMT) Full text and rfc822 format available.

Notification sent to mray <mail <at> mray.de>:
bug acknowledged by developer. (Tue, 14 Sep 2021 12:47:02 GMT) Full text and rfc822 format available.

Message #24 received at 28554-done <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: mray <mail <at> mray.de>
Cc: 28554-done <at> debbugs.gnu.org
Subject: Re: bug#28554: teeworlds not starting
Date: Tue, 14 Sep 2021 12:19:29 +0200
Hi,

On Mon, 05 Jul 2021 at 13:21, zimoun <zimon.toutoune <at> gmail.com> wrote:
> On Fri, 22 Sep 2017 at 15:19, mray <mail <at> mray.de> wrote:
>> Running guix on ubuntu 17.04 teeworlds does not start.
>>
>> $ teeworlds
>> [59c505a6][engine]: running on unix-linux-amd64
>
> [...]
>
>> [59c505a6][client]: starting...
>> libGL error: No matching fbConfigs or visuals found
>> libGL error: failed to load driver: swrast
>> X Error of failed request:  BadValue (integer parameter out of range for
>> operation)
>>   Major opcode of failed request:  154 (GLX)
>>   Minor opcode of failed request:  3 (X_GLXCreateContext)
>>   Value in failed request:  0x0
>>   Serial number of failed request:  32
>>   Current serial number in output stream:  33
>
> It works using Guix 3694c0d on the top of (default) Ubuntu.  Which kind
> of hardware do you have?

No more info after 10 weeks, so closing.  Feel free to reopen if I miss
a point.

All the best,
simon




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 13 Oct 2021 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.