URL:
  <http://gna.org/bugs/?25378>

                 Summary: SDL2 + OpenGL crash on ARM
                 Project: Battle for Wesnoth
            Submitted by: petevine
            Submitted on: Sat 10 Dec 2016 09:35:15 PM UTC
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group:  None of the others
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.13
        Operating System: Linux

    _______________________________________________________

Details:

Unlike in the previous issue, an OpenGL-only SDL2 library seems to be working
fine input-wise but the game quickly crashes (the first block of info comes
from the glshim/gl4es library):

$ ./wesnoth
Battle for Wesnoth v1.13.6+dev (66494fc-Clean)
Started on Sat Dec 10 22:29:25 2016

Automatically found a possible data directory at
/home/odroid/wesnoth-master/build-boost154/..
LIBGL: Initialising gl4es
LIBGL: v0.9.2 built on Dec  3 2016 23:26:50
LIBGL:loaded: libGLESv1_CM.so
LIBGL:loaded: libEGL.so
LIBGL: Extension GL_OES_point_sprite detected and used
LIBGL: Extension GL_OES_point_size_array detected
LIBGL: Extension GL_OES_framebuffer_object detected and used
LIBGL: Extension GL_OES_packed_depth_stencil detected and used
LIBGL: Extension GL_OES_depth24 detected and used
LIBGL: Extension GL_OES_rgb8_rgba8 detected and used
LIBGL: Extension GL_EXT_texture_format_BGRA8888 detected
LIBGL: Extension GL_OES_depth_texture detected and used
LIBGL: Extension GL_OES_texture_cube_map detected and used
LIBGL: Max texture size: 4096
LIBGL: Texture Units: 8, Max lights: 8
LIBGL: Implementation Read is GL_RGB/GL_UNSIGNED_SHORT_5_6_5
LIBGL: Current folder is:/home/odroid/wesnoth-master/build-boost155
glXGetProcAddress: glXGetSwapIntervalMESA not found.

Data directory:               /home/odroid/wesnoth-master/build-boost154/..
User configuration directory: /home/odroid/.config/wesnoth
User data directory:          /home/odroid/.local/share/wesnoth/1.13
Cache directory:              /home/odroid/.cache/wesnoth

Setting mode to 1280x1024
Checking lua scripts... ok
20161210 22:29:29 error general: Unknown key: +
20161210 22:29:29 error general: Unknown key: page up
20161210 22:29:29 error general: Unknown key: page down
20161210 22:29:29 error general: Unknown key: :

wesnoth: /home/odroid/wesnoth-master/src/gui/widgets/menu_button.cpp:180: void
gui2::menu_button::set_values(const std::vector<config>&, int): Assertion
`static_cast<size_t>(selected) < values.size()' failed.
Aborted





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?25378>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to