Bug 125869

Summary: boson crashes on startup before game starts on ubuntu k6 athlon
Product: [Applications] boson Reporter: Michael <chronokun>
Component: generalAssignee: The Boson Team <boson-bugs>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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