Bug 25149

Summary: freeorion не запускается из-за OGRE
Product: Sisyphus Reporter: Denis Pynkin <dans>
Component: freeorionAssignee: Slava Dubrovskiy <dubrsl>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P3 CC: at, enp, george, grizlik78, hiddenman, lav, ldv, mithraen, real, sin, swi, vitty, viy, vvk
Version: unstable   
Hardware: all   
OS: Linux   

Description Denis Pynkin 2011-02-25 14:21:03 MSK
main() caught exception(std::runtime_error): Failed to find an Ogre GL render system.

в логах вот такое:
13:14:26: OGRE EXCEPTION(6:FileNotFoundException): '/usr/bin/ogre_plugins.cfg' file not found! in ConfigFile::load at /usr/src/RPM/BUILD/ogre/OgreMain/src/OgreConfigFile.cpp (line 83)
13:14:26: /usr/bin/ogre_plugins.cfg not found, automatic plugin loading disabled.
13:14:26: *-*-* OGRE Initialising
13:14:26: *-*-* Version 1.7.2 (Cthugha)
13:14:26: *-*-* OGRE Shutdown

PS не уверен на какой компонент надо вешать - возможно на сам ogre?
Comment 1 Slava Dubrovskiy 2011-02-25 21:05:27 MSK
Да, помню такое. Вроде патчил или только хотел. Это freeorion не там ищет ogre_plugins.cfg. Как вариант решения проблемы сделайте ссылку 
/usr/bin/ogre_plugins.cfg -> /usr/share/freeorion/ogre_plugins.cfg
Comment 2 Denis Pynkin 2011-03-18 13:54:04 MSK
(В ответ на комментарий №1)
> Да, помню такое. Вроде патчил или только хотел. Это freeorion не там ищет
> ogre_plugins.cfg. Как вариант решения проблемы сделайте ссылку 
> /usr/bin/ogre_plugins.cfg -> /usr/share/freeorion/ogre_plugins.cfg

так оно в пакете-то появится?
Comment 3 Repository Robot 2011-03-28 21:53:16 MSK
freeorion-0.3.15-alt1.svn3727.4 -> sisyphus:

* Mon Mar 28 2011 Eugeny A. Rostovtsev (REAL) <real at altlinux> 0.3.15-alt1.svn3727.4
- Fixed finding an Ogre GL render system (ALT #25149)