This has happened three times in a row before I just gave up all together. At some point during Oolite gameplay, Ubuntu hard freezes (meaning, I can't move my mouse, I have no keyboard input, and nothing is moving or working.) I am forced to do a hard reboot. This didn't happen until after I installed 1.75.3 (upgrading from the working version 1.75.2.) What is going on?
The only other program I installed was Alma Sound Mixer, unless automatic updates installed something bad. Hmm. (All the same, spaceflight shall now occur on the Windows 7 side.)
1.75.3 causes Ubuntu to freeze...
Moderators: winston, another_commander, Getafix
-
- ---- E L I T E ----
- Posts: 503
- Joined: Sat Jun 11, 2011 7:46 pm
- Getafix
- Quite Grand Sub-Admiral
- Posts: 979
- Joined: Tue Apr 01, 2008 12:55 pm
- Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
- Contact:
Re: 1.75.3 causes Ubuntu to freeze...
Hi Dragonfire.
Some feedback for the following questions could help:
How did you upgrade to 1.75.3; by full install or by executing oolite-update?
Which Ubuntu release?
What Ubuntu architecture are you using; 64bit or 32bit?
Could you start oolite form a command line and post the terminal output and the Latest.log at a freeze?
Is oolite freezing in full screen or windowed mode?
Thanx!
Some feedback for the following questions could help:
How did you upgrade to 1.75.3; by full install or by executing oolite-update?
Which Ubuntu release?
What Ubuntu architecture are you using; 64bit or 32bit?
Could you start oolite form a command line and post the terminal output and the Latest.log at a freeze?
Is oolite freezing in full screen or windowed mode?
Thanx!
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
- fronclynne
- Deadly
- Posts: 149
- Joined: Sun Mar 01, 2009 5:36 am
- Location: ::1
Re: 1.75.3 causes Ubuntu to freeze...
Code: Select all
glxinfo | grep OpenGL
-
- Deadly
- Posts: 163
- Joined: Mon Aug 22, 2011 3:16 am
Re: 1.75.3 causes Ubuntu to freeze...
it happened the same to me until i disabled speech i liked the germanic girl voice to talk me but it caused lot of crasheses and gaved me lot of pain in the ass
- Getafix
- Quite Grand Sub-Admiral
- Posts: 979
- Joined: Tue Apr 01, 2008 12:55 pm
- Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
- Contact:
Re: 1.75.3 causes Ubuntu to freeze...
You could try the alternative speech library. In a terminal window execute the following commandscommanderxairon wrote:...i liked the germanic girl voice to talk me...
(replace <Oolite installation path> by /opt/Oolite or ~/GNUstep/Applications/Oolite depending on your installation)
Code: Select all
$ sudo cp -p <Oolite installation path>/oolite-deps/lib/libespeak.so.1 <Oolite installation path>/oolite-deps/lib/libespeak.so.1.portaudio
$ sudo cp -p <Oolite installation path>/oolite-deps/lib/libespeak.so.1.pulseaudio <Oolite installation path>/oolite-deps/lib/libespeak.so.1
Code: Select all
$ sudo cp -p <Oolite installation path>/oolite-deps/lib/libespeak.so.1.portaudio <Oolite installation path>/oolite-deps/lib/libespeak.so.1
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]