[patch] Game not starting on Mandriva 2010

You are viewing a static copy of the old 2DBoy forum, which closed in 2010. It is preserved here for historical interest, but it is not possible to reply to topics. For more recent discussion about World of Goo, visit our new forum.
[patch] Game not starting on Mandriva 2010Soultaker11/08/2009 - 12:39

It appears that version 1.41 of the game does not run properly on Mandriva Linux 2010 unless some of the shipped libraries are updated to their latest versions. To do this, please download the following patch: linux-libs-patch.run.tar Extract the linux-libs-patch.run file somewhere (e.g. to the Desktop) and then run it to update the libraries in /opt/WorldOfGoo/lib{32,64} to the latest versions.

This should resolve the problems discussed in these earlier topics:
- world of goo 1.41 crash
- Game not starting on Linux x86-64
Thanks to everyone who reported and helped resolve this problem. If you're still having problems, let me know!


Last modified Wed, 05/12/2010 - 19:47 by Soultaker
Re: Game not starting on Mandriva 2010fdservices12/03/2009 - 12:56

Tried that with the demo version and after many problems, installed the patches.

Still did not work. The Start up screen comes up but the first chapter does not run.

I, sort of, might like to at least see what this game does.

Andrew

Re: Game not starting on Mandriva 2010DannyKitty12/05/2009 - 00:29

Thank you! This fixes it for Fedora 12 as well.

Re: Game not starting on Mandriva 2010dimitrisg12/19/2009 - 01:25

Hi, i try to install the patch but i think that i have a problem, is it normal this behavour ? i have to leave it running .?
http://pastebin.mandriva.com/15738

Re: Game not starting on Mandriva 2010Soultaker12/19/2009 - 11:34

Oops, that's not something that should happen.

Apparently, you are already root, but the script doesn't recognize it. What happens if you type echo $USER on the command line? Does the same thing happen if you run the installer as an unprivileged user (and then enter your root password)?

As root, you should be able to install the patch manually as follows (assuming the game is installed in /opt/WorldOfGoo, as it is by default)
[pre]./linux-libs-patch.run --noexec --target /opt/WorldOfGoo
rm /opt/WorldOfGoo/install.sh[/pre]

Re: Game not starting on Mandriva 2010IBBoard12/29/2009 - 05:35

I'm running openSUSE 11.2 (64-bit) and got the same segfaults as in the other threads. When I tried the patch I got the same stream of "please enter password" messages as dimitrisg. "echo $USER" echoes my username, and openSUSE uses what I think is a fairly standard "sudo to root using the root password" convention. Running the "-noexec" command for the patch through "sudo" to get root permissions works fine and the game runs, although my TV just says "unknown output" because it doesn't like the res/refresh. Now I've just got to tweak the resolution to find one that my TV likes!

Re: Game not starting on Mandriva 2010Fensterbank02/02/2010 - 07:26

Thanks for the patch!

For all with the "Enter root password"-issue:
You have to become root with the command
su -

Than you'll see if you type
echo $USER
it will say root.

Then the script works.

Re: Game not starting on Mandriva 2010Soultaker02/04/2010 - 18:00

I've updated the patch to fix the problem with the repeating password prompt. Let me know if you're still having problems. :) The file contents didn't change, so no need to run it again, if it worked for you before.

Re: Game not starting on Mandriva 2010William03/07/2010 - 07:42

I am using Mandriva 2010 and this patch didn't helped me. Please i want to play this game!

Re: Game not starting on Mandriva 2010GMMan03/07/2010 - 12:06

[quote author=William link=topic=2190.msg16934#msg16934 date=1267965721]
I am using Mandriva 2010 and this patch didn't helped me. Please i want to play this game!

Add some details, please. x86 or x64? What does your console say? How about the log? Are you sure you used the patch correctly?

Patch fixes World of Goo Demo perfectly on Fedora 12 x86_64talos03/20/2010 - 18:12

Excellent! The patch worked perfectly on Fedora 12 x86_64. Except for the little detail that if you run the script 'out of the box', it tries to look for the directory /opt/WorldOfGoo/ but I had installed the WorldOfGooDemo, so to correct this I only had to rename the directory

#mv /opt/WorldOfGooDemo /opt/WorldOfGoo

And then run the script

#./linux-libs-patch.run

And finally change the name back.

#mv /opt/WorldOfGoo /opt/WorldOfGooDemo

P.S. I wanted to help out linux begginers and I hope this post helps them.  ;D

Re: Game not starting on Mandriva 2010dislexic_wobmat05/05/2010 - 07:15

I see here that there is a fix for version 1.41 under Mandriva 2010.  Unfortunately I have version 1.40 (RPM) of the bought version and while the patch operates OK, the program still give the segfault error.  My issue is that I don't understand how to get 1.41 version. I do not have a record of my transaction, but I do know that it was downloaded from the 2dboy site.

Any advice would be much appreciated.

TIA

    Rob.

Re: Game not starting on Mandriva 2010Pavke05/05/2010 - 09:28

[quote author=dislexic_wobmat link=topic=2190.msg17244#msg17244 date=1273061729]
I see here that there is a fix for version 1.41 under Mandriva 2010.  Unfortunately I have version 1.40 (RPM) of the bought version and while the patch operates OK, the program still give the segfault error.  My issue is that I don't understand how to get 1.41 version. I do not have a record of my transaction, but I do know that it was downloaded from the 2dboy site.

Any advice would be much appreciated.



To get the latest version you have to re download the game via link that 2dboy sent you. If you can't find it try manual email bot
If you bought it form here, just re enter you data, and wait for the email with the latest update.
After you installed the game, download the libraries provided on the first post here

hope i helped :)

Re: Game not starting on Mandriva 2010dislexic_wobmat05/05/2010 - 21:15

Absolutely fantastic!!! :D

I'm very happy now - all went just as you described and I can now play.  I'm not a very good player, but this is one brilliant game and they say practice makes perfect...

Thank you for the excellent support.

        Rob.

Re: [patch] Game not starting on Mandriva 2010neyzer06/05/2010 - 20:31

thanks, tested in Fedora 13, and  excelent

Re: [patch] Game not starting on Mandriva 2010mmbaby07/08/2010 - 12:57

I use 32bit Feodra 13.  But I use the .tar.gz package rather than .rpm for installation.  So how do I make this patch work in my case?

Re: [patch] Game not starting on Mandriva 2010Soultaker07/09/2010 - 10:00

You can pass an alternative location where the directory is installed as a command line argument. (e.g. ./linux-libs-patch.run.tar /home/myself/Games/WorldOfGoo or something)