all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nee <nee@cock.li>
To: 28554@debbugs.gnu.org
Subject: bug#28554: teeworlds not starting
Date: Sat, 23 Sep 2017 01:18:18 +0200	[thread overview]
Message-ID: <88790d0e-6fd3-4c15-6f15-ceee429f367d@cock.li> (raw)
In-Reply-To: <de58734a-e37a-8e8c-78c0-a12ecbe4d23f@mray.de>

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.

  reply	other threads:[~2017-09-22 23:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-22 13:19 bug#28554: teeworlds not starting mray
2017-09-22 23:18 ` nee [this message]
     [not found] ` <7fe53243-2337-4a93-da2c-b670205fab05@cock.li>
     [not found]   ` <9d638260-912b-8ee6-a44b-d269edbd1a36@mray.de>
2017-09-23 14:47     ` nee
2017-10-15 13:00 ` Adonay Felipe Nogueira
2021-07-05 11:21 ` zimoun
2021-09-14 10:19   ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88790d0e-6fd3-4c15-6f15-ceee429f367d@cock.li \
    --to=nee@cock.li \
    --cc=28554@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.