Bug 127552 - Failed to start boson
Summary: Failed to start boson
Status: RESOLVED DUPLICATE of bug 127551
Alias: None
Product: boson
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: The Boson Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-18 10:26 UTC by Daniel Lärm
Modified: 2006-05-18 14:22 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 Daniel Lärm 2006-05-18 10:26:20 UTC
Version:           0.11-19 (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs
OS:                Linux

When starting boson, everytime following output is generated:

[int main(int, char**)] resolving GL, GLX and GLU symbols
[int main(int, char**)] GL, GLX and GLU symbols successfully resolved
Boson Sound: [BosonAudioInterface::BosonAudioInterface()]
Boson Sound: [BosonAudioInterface::BosonAudioInterface()] construct BosonAudio object
boson: [BosonAudioAL::BosonAudioAL()] initializing OpenAL
boson: [BosonAudioAL::BosonAudioAL()] OpenAL initialized
Boson Sound: [BosonAudioInterface::BosonAudioInterface()] BosonAudio object constructed
Boson Sound: [void BosonAudioAL::executeCommand(BoAudioCommand*, BosonMusic*, BosonSound*)] music object is created on startup. nothing to do
boson: [QString BoCheckInstallation::checkInstallation()]
boson: [QString BoCheckInstallation::checkInstallation()] successful
boson: [BosonGLWidget::BosonGLWidget(QWidget*, const char*, bool)]
boson: [void BosonGLWidget::setContext(BoContext*)]
boson: [BosonMainWidget::BosonMainWidget(QWidget*, bool)]
Boson Sound: [void BosonAudioAL::executeCommand(BoAudioCommand*, BosonMusic*, BosonSound*)] enable sound: 0
boson: [void BosonMainWidget::slotSetUpdateInterval(unsigned int)] 20
boson: [void BosonGLWidget::initGL()]
boson: [virtual void BosonMainWidget::initializeGL()]
boson: [void boglInit()] Checking for OpenGL extensions...
boson: [virtual void BosonMainWidget::initializeGL()] starting timer
boson: [void BoGLQueryStates::init()]
boson: [void BoGLQueryStates::init()] done
boson: [void BoTextureManager::initOpenGL()] Checking for OpenGL extensions...
boson: [void BoTextureManager::initOpenGL()] Multitexturing is not supported!
boson: [void BoTextureManager::initOpenGL()] S3TC texture compression is not supported!
boson: [void BoTextureManager::initOpenGL()] Max anisotropy: 1
boson: [void BoTextureManager::initOpenGL()] OpenGL initialized
boson: [void BoTextureManager::initOpenGL()] OpenGL already inited, returning
boson: [void BosonMainWidget::initUfoGUI()]
boson: [BoUfoManager::BoUfoManager(int, int, bool)] 640x320
boson: [BosonGameView::BosonGameView()]
boson: [void BoLightManager::init()] 8 lights are supported
boson: [static void BoGroundRendererManager::initStatic()]
boson: [static void BoGroundRendererManager::initStatic()] done
boson: [static void BoMeshRendererManager::initStatic()]
boson: [static void BoMeshRendererManager::initStatic()] done
boson: [static void BosonGameViewPluginManager::initStatic()]
boson: [static void BosonGameViewPluginManager::initStatic()] done
boson: ERROR: [bool BoPluginManager::loadLibrary()] Unable to find a file for this plugin
boson: ERROR: [bool BoPluginManager::loadLibrary()] library loading failed. fatal error.
boson: [void BosonGLWidget::initGL()]
boson: [virtual void BosonMainWidget::initializeGL()]
boson: [void BosonGLWidget::initGL()] done
boson: [virtual void BosonMainWidget::resizeGL(int, int)] 640 320
boson: [bool BoUfoManager::sendResizeEvent(int, int)] 640x320
boson: [virtual void BosonMainWidget::resizeGL(int, int)] 640 320
boson: [bool BoUfoManager::sendResizeEvent(int, int)] 640x320
boson: [bool BoPluginManager::unloadLibrary()] unsetting old plugin
boson: [bool BoPluginManager::unloadLibrary()] deleting factory

and a messagebox appears with th following content:

Plugin could not be loaded - check your installation

Failed Plugin: libbomeshrendererplugin

Tried file:

Error: Unable to find a file for this plugin
--

The file and links metioned above is existent under /opt/kde/share/apps/boson/meshrendererplugins.
I tried it under KDE 3.51 and 3.52 with the packages shipped within kde.
The error exists also under Suse 9.3, 10.0 and 10.1 with different hardware.
Comment 1 Andreas Beckermann 2006-05-18 14:22:11 UTC

*** This bug has been marked as a duplicate of 127551 ***