Bug 25149 - freeorion не запускается из-за OGRE
Summary: freeorion не запускается из-за OGRE
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: freeorion (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Slava Dubrovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 14:21 MSK by Denis Pynkin
Modified: 2011-03-28 21:53 MSK (History)
14 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)