Created attachment 537036 [details] urbanterror-4.3.4.ebuild Urbanterror-4.3.4 was just released. From the release announcement: > Information: This release contains several important security fixes > as well as various bug fixes and improvements. It is highly recommended > to update as soon as possible. There has been no changes to the mickael9-engine we are using, so I only changed the dependency on urbanterror-data. Accordingly I bumped games-fps/urbanterror-data from 4.3.3 to 4.3.4 in my local overlay. It builds and installs correctly as would be expected, but then fails to run: > ----- Client Initialization ----- > ----- Initializing Renderer ---- > ------------------------------- > QKEY found. > ----- Client Initialization Complete ----- > ----- R_Init ----- > tty]X Error of failed request: BadValue (integer parameter out of range for operation) > Major opcode of failed request: 153 (GLX) > Minor opcode of failed request: 3 (X_GLXCreateContext) > Value in failed request: 0x0 > Serial number of failed request: 99 > Current serial number in output stream: 100 Maybe this is because you can now switch between the barbatos and the mickael9-engine, but we only have the latter installed...
Created attachment 537038 [details] urbanterror-data-4.3.4.ebuild
Hi Bodo, thanks for bumping and testing! However, I can't reproduce your startup failure. Your error message appears on some websites in combination with GPUs from Nvidia and OpenGL (while I’m using an Intel GPU), so maybe the issue comes from somewhere in that corner. Can you please: - attach your output of "emerge --info urbanterror", - move your urbanterror configs (~/.q3a) away and test with a blank profile, and - create the debug build, start it with gdb and get more details about the crash. Thanks in advance, Nils
As I got the bump request and you asked for two problems I would shift the topic to your crash problem.
Good news: it works for me now as well. Just had to restart the x-server :-D Seems there was also an update of nvidia-drivers which I did not acknowledge and that caused the failure. So please just push the bump :-)
Great! Then I'll rename the bug back to version bump to avoid confusion when linking it in the commit.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358fca68df1bfb0e7099e260b1d22c9d6ade0c3d commit 358fca68df1bfb0e7099e260b1d22c9d6ade0c3d Author: Nils Freydank <holgersson@posteo.de> AuthorDate: 2018-07-03 16:30:49 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-07-06 21:47:56 +0000 games-fps/urbanterror: Bump to 4.3.4_p20180627 Closes: https://bugs.gentoo.org/658962 Package-Manager: Portage-2.3.40, Repoman-2.3.9 games-fps/urbanterror/Manifest | 1 + .../urbanterror/urbanterror-4.3.4_p20180627.ebuild | 170 +++++++++++++++++++++ 2 files changed, 171 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a09f8900a68d4fae17d11d3b0dfbce9cccc017f commit 1a09f8900a68d4fae17d11d3b0dfbce9cccc017f Author: Nils Freydank <holgersson@posteo.de> AuthorDate: 2018-07-03 16:30:45 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-07-06 21:47:55 +0000 games-fps/urbanterror-data: Bump to 4.3.4 Bug: https://bugs.gentoo.org/658962 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9017 games-fps/urbanterror-data/Manifest | 1 + .../urbanterror-data/urbanterror-data-4.3.4.ebuild | 65 ++++++++++++++++++++++ 2 files changed, 66 insertions(+)