Description:
Selecting the end of the text in a text input box via mouse causes the game to crash, this happens regardless of direction (Starting from the end (or beyond it) causes the game to crash immediately).
This happens to all input text boxes that I tried, including chat, pedia search, shipnames and settings menu.
It shall be noted that I wasn't able to get this behavious when using using the keyboard (Ctrl+Shift+Left Arrow) to select text
System info:
This issue have been occuring since AT LEAST the start of the 29th longturn game for me but was tested and logged properly today with the following
Operating System: Artix GNU/Linux 6.6.65 lts (Note, previously occured on non-LTS kernels as well)
Game version: v0.5.1+ makepkg [build 2024-12-14.33ddd3c] CMake (No special patches applied)
Relevant packages versions:stderr:Extra notes:
There is another bug (which is a looooot older than this) that have yet to be reported where going to/beyond the end of the (first) line in chat crashes the game after pasting multi-line text, I believe this one was also reproduced by other players
Selecting the end of the text in a text input box via mouse causes the game to crash, this happens regardless of direction (Starting from the end (or beyond it) causes the game to crash immediately).
This happens to all input text boxes that I tried, including chat, pedia search, shipnames and settings menu.
It shall be noted that I wasn't able to get this behavious when using using the keyboard (Ctrl+Shift+Left Arrow) to select text
System info:
This issue have been occuring since AT LEAST the start of the 29th longturn game for me but was tested and logged properly today with the following
Operating System: Artix GNU/Linux 6.6.65 lts (Note, previously occured on non-LTS kernels as well)
Game version: v0.5.1+ makepkg [build 2024-12-14.33ddd3c] CMake (No special patches applied)
Relevant packages versions:
Code:
boost-libs 1.86.0-3python 3.12.7-1sdl2 2.30.10-1libvorbis 1.3.7-3glew 2.2.0-7openal 1.24.1-1hicolor-icon-theme 0.18-1freetype2 2.13.3-1
Code:
/usr/include/c++/14.2.1/bits/stl_vector.h:1149: std::vector<_Tp, _Alloc>::const_reference std::vector<_Tp, _Alloc>::operator[](size_type) const [with _Tp = GG::Font::LineData::CharData; _Alloc = std::allocator<GG::Font::LineData::CharData>; const_reference = const GG::Font::LineData::CharData&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
There is another bug (which is a looooot older than this) that have yet to be reported where going to/beyond the end of the (first) line in chat crashes the game after pasting multi-line text, I believe this one was also reproduced by other players
Statistics: Posted by Skyflare — Mon Dec 16, 2024 6:49 am