Multiplayer Mode Crash under Linux - Fedora 11

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
booner
Posts: 22
Joined: September 5th, 2008, 3:53 am
Location: Nova Scotia, Canada

Multiplayer Mode Crash under Linux - Fedora 11

Post by booner »

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
Tharicsin
Posts: 3
Joined: March 23rd, 2009, 11:00 pm

Re: Multiplayer Mode Crash under Linux - Fedora 11

Post by Tharicsin »

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 ~]$
Post Reply