wheals / rlprospector

Automatically exported from code.google.com/p/rlprospector
1 stars 3 forks source link

Linux- 12font.bmp fails to load #104

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Sir... All is completed via the Terminal
1. Running the Executable causes the same error as Issue 101
2. The proper library should be found at www.fmod.org
3. I downloaded the Develper's API and coppied libfmodex43803.so into usr/lib
4. Error for Issue 101 continues
5. renaming libfmodex43803.so to libfmod.so allows the binary to start
6. Prospector creates a new window and displays the following briefly before 
crashing:
Loading core Fonts
Loading Font 1
Font graphic/12font.bmp failed
~ it the repeats and closes.

What is the expected output? What do you see instead?
I would expect the application to load to the main screen instead of the crash

What version of the product are you using? On what operating system?
Linux 0.2.3a on Ubuntu 10.04 LTS. System update.

Please provide any additional information below.
.renaming font12.bmp to 12font.bmp in the graphics directory does not work 
(same error).
When the application crashes with the Font Issue the terminal cursor turns from 
black to light blue (using gnome-terminal). This is unexpected and I am unsure 
if it is related. The Terminal output is:

Prospector 0.2.3

<A large space>

Segmentation Fault
--------------------------
Windows version does work under Wine.

Original issue reported on code.google.com by colin.l....@gmail.com on 1 Dec 2011 at 5:04