Results 1 to 2 of 2
i have installed boson, boson-base, boson-data and boson-music via synaptic. when i try to start the game from terminal a window opens which i can select a mission. but when ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-16-2006 #1Just Joined!
- Join Date
- Oct 2006
- Location
- Turkey
- Posts
- 45
Boson
i have installed boson, boson-base, boson-data and boson-music via synaptic. when i try to start the game from terminal a window opens which i can select a mission. but when i select a mission it starts loading but then crashes. here is the output:
[int main(int, char**)] resolving GL, GLX and GLU symbols
libGL.so: cannot open shared object file: No such file or directory
WARNING: [QLibrary* loadLibrary(const QString&)] library GL could not be loaded using standard QLibrary/dlopen(). Trying to guess correct filename
searching in dir /etc/ld.so.conf.d/*.conf
cannot enter directory /etc/ld.so.conf.d/*.conf
searching in dir /usr/X11R6/lib
searching in dir /lib
searching in dir /usr/lib
using file /usr/lib/libGL.so.1
libGLU.so: cannot open shared object file: No such file or directory
WARNING: [QLibrary* loadLibrary(const QString&)] library GLU could not be loaded using standard QLibrary/dlopen(). Trying to guess correct filename
searching in dir /etc/ld.so.conf.d/*.conf
cannot enter directory /etc/ld.so.conf.d/*.conf
searching in dir /usr/X11R6/lib
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
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 146
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 146
Minor opcode: 3
Resource id: 0x0
Failed to open device
libGL.so: cannot open shared object file: No such file or directory
boson: WARNING: [QLibrary* loadLibrary(const QString&)] library GL could not be loaded using standard QLibrary/dlopen(). Trying to guess correct filename
libGLU.so: cannot open shared object file: No such file or directory
boson: WARNING: [QLibrary* loadLibrary(const QString&)] library GLU could not be loaded using standard QLibrary/dlopen(). Trying to guess correct filename
boson: WARNING: [bool BoPluginManager::makePluginCurrent(const QString&)] boConfig requested plugin BosonGameViewDefault but it was not available
boson: WARNING: [void BoWaterRenderer::initOpenGL()] Shaders are enabled, but not supported. Disabling.
boson: WARNING: [bool BoUfoXMLBuilder::mergeMenuBars(QDomElement&, QDomElement&)] custom menus/toplevel items ignore MergeLocal tags
boson: WARNING: [bool BoUfoXMLBuilder::mergeMenuBars(QDomElement&, QDomElement&)] custom menus/toplevel items ignore MergeLocal tags
boson: WARNING: [bool BoUfoXMLBuilder::mergeMenuBars(QDomElement&, QDomElement&)] custom menus/toplevel items ignore MergeLocal tags
boson: WARNING: [bool BoUfoXMLBuilder::mergeMenuBars(QDomElement&, QDomElement&)] custom menus/toplevel items ignore MergeLocal tags
boson: WARNING: [bool BosonPlayField::loadFromDiskToFiles(QMap<QString, QMemArray<char> >&)] NULL file - recreating file pointer
Could not open vorbisfile library: libvorbisfile.so: cannot open shared object file: No such file or directory
Boson Sound: ERROR: [bool BosonAudioAL::loadFileToBuffer(ALuint, const QString&)] alutLoadVorbis_LOKI failed for file /usr/share/apps/boson/themes/species/human/sounds/order_move_0.ogg
Boson Sound: ERROR: [void BoPlayObject::reload()] unable to load file /usr/share/apps/boson/themes/species/human/sounds/order_move_0.ogg
Boson Sound: WARNING: [virtual void BosonSound::addEventSound(const QString&, const QString&)] NULL sound /usr/share/apps/boson/themes/species/human/sounds/order_move_0.ogg for order_move
KCrash: Application 'boson' crashing...
KCrash cannot reach kdeinit, launching directly.
could anyone plz help me...
ps: i'm running ubuntu 6.10
- 11-16-2006 #2Just Joined!
- Join Date
- Nov 2006
- Location
- Lurking around your hda
- Posts
- 13
Alright. My first guess is that you are missing this file:
"libGL.so: cannot open shared object file: No such file or directory"
That appears to be the reason that this entire cascade of errors started. Try reinstalling the application and seeing if that helps, or if the game is patchable, try patching it.
Wait... do you have the oggvorbis library installed? Because that appears to be what is causing the errors.


Reply With Quote
