Latest Posts

Topic: Build 15 problems for Fedora 13

Lars_Krimi

Topic Opener
Joined: 2009-04-13, 17:06
Posts: 39
Ranking
Pry about Widelands
Posted at: 2010-05-31, 17:53

Hi all

I have a problem running build 15 on Fedora 13.

Using the yum repository I get Build 14, working perfectly. Unfortunately, I'd like to try out Build 15. So... I was hoping you guys could help me with what might be the trouble. I followed the instruction on the wiki, having downloaded and unpacked the tarball I try to run ./widelands and get this error:

$ cd /widelands widelands]$ ./widelands Adding directory:./. Version file found with id "build-15" (real "build-15" ) No version file found Adding directory:/usr/share/games/widelands Adding directory:. Version file found with id "build-15" (real "build-15" ) No version file found Set home directory: /home/Rasmus/.widelands No version file found LANG en_US.utf8, LANGUAGE en_US.utf8:en textdomain widelands @ locale using locale en_US.utf8 SDL_VIDEODRIVER=& Graphics: Trying Video driver: 0 x11 SDL_VIDEODRIVER=x11 Floating point exception (core dumped)

Any idea what might be wrong?

And thanks for a great game!


Top Quote
QCS

Joined: 2009-12-29, 22:47
Posts: 256
Ranking
Tribe Member
Posted at: 2010-05-31, 18:07

64bit or 32bit system? 64bit or 32bit download? It might be that you tried the wrong binaries.


CMake is evil.

Top Quote
linuxreshad

Joined: 2010-06-01, 18:06
Posts: 1
Ranking
Just found this site
Posted at: 2010-06-01, 18:15

Might your video driver had some problem.You can reinstall the video driver again to see that the game runs or not.


Top Quote
Lars_Krimi

Topic Opener
Joined: 2009-04-13, 17:06
Posts: 39
Ranking
Pry about Widelands
Posted at: 2010-06-17, 19:53

32bit system, got the 32bit download.

Don't think it is the video driver as build 14 runs without trouble, and so does other games such as Battle for Wesnoth.


Top Quote
timowi

Joined: 2009-11-01, 23:08
Posts: 146
Ranking
At home in WL-forums
Location: Germany
Posted at: 2010-06-17, 22:30

Did I get it right that you downloaded the widelands-build15-linux-x86.tar.bz2 from launchpad? Then I think this is another problem with the static binary. I will try to track this problem.

Timo


Top Quote
timowi

Joined: 2009-11-01, 23:08
Posts: 146
Ranking
At home in WL-forums
Location: Germany
Posted at: 2010-06-18, 00:42

As I thought this is another problem with the static binaries. It crashes in SDL_Init. I have no Idea why this happens. Perhaps this is a problem with the linked in glibc ode pthread. Or it may be a problem with differences in the X libraries. Fedora seems to have some differences which prevent the static binaries to run. So it is a good base to test them.

Here is a native binary for fedora13-x86: http://timowi.dyndns.org/wl/build15/widelands-fed13-x86.tar.bz2
extract the binary in the existing widelands build15 data directory.

Timo

Edited: 2010-06-18, 00:43

Top Quote
Lars_Krimi

Topic Opener
Joined: 2009-04-13, 17:06
Posts: 39
Ranking
Pry about Widelands
Posted at: 2010-06-22, 04:28

Thanks a lot! It works now face-smile.png


Top Quote