widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #06119
Re: [Merge] lp:~widelands-dev/widelands/opengl3 into lp:widelands
Now we run into trouble with my crappy graphics. I'll try a build with glbinding to check if it gets any better.
Starting program: /home/bratzbert/sources/widelands/opengl3/widelands
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
This is Widelands Version bzr7825[opengl3] (Debug)
Set home directory: /home/bratzbert/.widelands
Widelands executable directory: /home/bratzbert/sources/widelands/opengl3/
Adding directory: /home/bratzbert/sources/widelands/opengl3/data
selected language: en
using locale en_US.utf-8
Graphics: Try to set Videomode 800x600
glewInit returns 1
Your OpenGL installation must be __very__ broken. Missing GL version
terminate called after throwing an instance of 'WException'
what(): [/home/bratzbert/sources/widelands/opengl3/src/graphic/gl/initialize.cc:90] glewInit returns 1: Broken OpenGL installation.
Program received signal SIGABRT, Aborted.
0x00007ffff54cbcc9 in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) backtrace
#0 0x00007ffff54cbcc9 in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007ffff54cf0d8 in __GI_abort () at abort.c:89
#2 0x00007ffff5de06dd in __gnu_cxx::__verbose_terminate_handler() ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3 0x00007ffff5dde746 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007ffff5dde791 in std::terminate() ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5 0x00007ffff5dde9a8 in __cxa_throw ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#6 0x00000000011aeed0 in Gl::initialize (sdl_window=0x196fb30,
max_texture_size=0x7fffffffdb8c)
at /home/bratzbert/sources/widelands/opengl3/src/graphic/gl/initialize.cc:90
#7 0x0000000000ceaad6 in Graphic::initialize (this=0x1939e00,
trace_gl=@0x7fffffffdd00: Graphic::kNo, window_mode_w=800,
window_mode_h=600, init_fullscreen=false)
at /home/bratzbert/sources/widelands/opengl3/src/graphic/graphic.cc:92
#8 0x0000000000c38cbf in WLApplication::WLApplication (this=0x1915e10,
argc=1, argv=0x7fffffffde88)
at /home/bratzbert/sources/widelands/opengl3/src/wlapplication.cc:300
#9 0x0000000000c385e2 in WLApplication::get (argc=1, argv=0x7fffffffde88)
at /home/bratzbert/sources/widelands/opengl3/src/wlapplication.cc:216
#10 0x0000000000c37de8 in main (argc=1, argv=0x7fffffffde88)
at /home/bratzbert/sources/widelands/opengl3/src/main.cc:48
--
https://code.launchpad.net/~widelands-dev/widelands/opengl3/+merge/285967
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/opengl3 into lp:widelands.
References