Multiplayer Mode Crash under Linux - Fedora 11
Moderator: Forum Moderators
Forum rules
Before reporting issues in this section, you must read the following topic:
Before reporting issues in this section, you must read the following topic:
Multiplayer Mode Crash under Linux - Fedora 11
OS:
----
Linux - Fedora 11
Version:
----------
[booner@localhost ~]$ wesnoth --version
Battle for Wesnoth v1.8.0
Started on Wed Apr 7 12:03:15 2010
Battle for Wesnoth 1.8.0
Walk through:
-----------------
Using the Lobby for any length of time as well as using whisper while in the Lobby. This can be reproduced on my
system without exception.
Error report:
----------------
[booner@localhost Gaming]$ wesnoth
Battle for Wesnoth v1.8.0
Started on Wed Apr 7 11:44:31 2010
Data directory: /usr/local/share/wesnoth
User configuration directory: /home/booner/.wesnoth
Checking video mode: 1024x695x32...
setting mode to 1024x695x32
20100407 11:45:13 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope
the window can save us.
20100407 11:45:14 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope
the window can save us.
20100407 11:48:43 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope
the window can save us.
20100407 11:48:44 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope
the window can save us.
terminate called after throwing an instance of 'gui2::tlayout_placement_failed'
Aborted
----
Linux - Fedora 11
Version:
----------
[booner@localhost ~]$ wesnoth --version
Battle for Wesnoth v1.8.0
Started on Wed Apr 7 12:03:15 2010
Battle for Wesnoth 1.8.0
Walk through:
-----------------
Using the Lobby for any length of time as well as using whisper while in the Lobby. This can be reproduced on my
system without exception.
Error report:
----------------
[booner@localhost Gaming]$ wesnoth
Battle for Wesnoth v1.8.0
Started on Wed Apr 7 11:44:31 2010
Data directory: /usr/local/share/wesnoth
User configuration directory: /home/booner/.wesnoth
Checking video mode: 1024x695x32...
setting mode to 1024x695x32
20100407 11:45:13 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope
the window can save us.
20100407 11:45:14 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope
the window can save us.
20100407 11:48:43 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope
the window can save us.
20100407 11:48:44 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope
the window can save us.
terminate called after throwing an instance of 'gui2::tlayout_placement_failed'
Aborted
Re: Multiplayer Mode Crash under Linux - Fedora 11
Looks like this isn't version specific. I get the same thing and I'm running Fedora 12, 64 bit.
[kylereese@TechComm ~]$ wesnoth
Battle for Wesnoth v1.8.0
Started on Thu Apr 8 02:24:45 2010
Data directory: /usr/local/share/wesnoth
User configuration directory: /home/kylereese/.wesnoth
Checking video mode: 1024x719x32...
setting mode to 1024x719x32
20100408 02:27:16 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope the window can save us.
20100408 02:27:16 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope the window can save us.
20100408 02:27:49 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope the window can save us.
20100408 02:27:49 error gui/layout: listbox [game_list] set_content_size: placement of the content has failed, hope the window can save us.
terminate called after throwing an instance of 'gui2::tlayout_placement_failed'
Aborted (core dumped)
[kylereese@TechComm ~]$