Bug 125869 - boson crashes on startup before game starts on ubuntu k6 athlon
Summary: boson crashes on startup before game starts on ubuntu k6 athlon
Status: RESOLVED FIXED
Alias: None
Product: boson
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: The Boson Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-19 10:05 UTC by Michael
Modified: 2006-10-15 02:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2006-04-19 10:05:58 UTC
Version:           0.11 (using KDE KDE 3.4.3)
Installed from:    Unlisted Binary Package
OS:                Linux

when boson starts it crashes
i am using a k6 athlon running ubuntu linux
boson-0.11-x86.run installer was used to install
output from terminal:

[int main(int, char**)] resolving GL, GLX and GLU symbols
WARNING: [QLibrary* loadLibrary(const QString&)] library GLU could not be loaded using standard QLibrary/dlopen(). Trying to guess correct filename
searching in dir /lib
searching in dir /usr/lib
using file /usr/lib/libGLU.so.1
[int main(int, char**)] GL, GLX and GLU symbols successfully resolved
Qt: Locales not supported on X server
boson: ERROR: Error: standard icon theme "crystalsvg"  not found!
boson: WARNING: [QLibrary* loadLibrary(const QString&)] library GLU could not be loaded using standard QLibrary/dlopen(). Trying to guess correct filename
boson: searching in dir /lib
boson: searching in dir /usr/lib
boson: using file /usr/lib/libGLU.so.1
Using prefix: /home/mike/boson
Boson Sound: [BosonAudioInterface::BosonAudioInterface()]
Boson Sound: [BosonAudioInterface::BosonAudioInterface()] construct BosonAudio object
boson: [BosonAudioAL::BosonAudioAL()] initializing OpenAL
KCrash: Application 'boson.bin' crashing...
Comment 1 Andreas Beckermann 2006-10-15 02:38:42 UTC
Hi
this problem most likely is fixed in 0.13 and/or svn. However we don't provide binary packages atm, so I'm afraid you need to compile from sources.

CU
Andi