Re: [proaudio] [1199] psychosynth added (thx gavin)

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


On my own I get the following log file:


23/04/2008 11:17:08 (InfL1)    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
23/04/2008 11:17:08 (InfL1)    +                     Crazy Eddie's GUI System - Event log                    +
23/04/2008 11:17:08 (InfL1)    +                          (http://www.cegui.org.uk/)                         +
23/04/2008 11:17:08 (InfL1)    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

23/04/2008 11:17:08 (InfL1)    CEGUI::Logger singleton created.
23/04/2008 11:17:08 (InfL1)    ---- Begining CEGUI System initialisation ----
23/04/2008 11:17:08 (InfL1)    CEGUI::ImagesetManager singleton created
23/04/2008 11:17:08 (InfL1)    CEGUI::FontManager singleton created.
23/04/2008 11:17:08 (InfL1)    CEGUI::WindowFactoryManager singleton created
23/04/2008 11:17:08 (InfL1)    CEGUI::WindowManager singleton created
23/04/2008 11:17:08 (InfL1)    CEGUI::SchemeManager singleton created.
23/04/2008 11:17:08 (InfL1)    CEGUI::MouseCursor singleton created.
23/04/2008 11:17:08 (InfL1)    CEGUI::GlobalEventSet singleton created.
23/04/2008 11:17:08 (InfL1)    CEGUI::WidgetLookManager singleton created.
23/04/2008 11:17:08 (InfL1)    CEGUI::WindowRendererManager singleton created
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'DefaultWindow' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'DragContainer' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'ScrolledContainer' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'ClippedContainer' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Checkbox' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/PushButton' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/RadioButton' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Combobox' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/ComboDropList' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Editbox' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/FrameWindow' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/ItemEntry' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Listbox' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/ListHeader' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/ListHeaderSegment' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Menubar' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/PopupMenu' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/MenuItem' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/MultiColumnList' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/MultiLineEditbox' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/ProgressBar' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/ScrollablePane' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Scrollbar' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Slider' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Spinner' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/TabButton' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/TabControl' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Thumb' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Titlebar' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/Tooltip' windows added.
23/04/2008 11:17:08 (InfL1)    WindowFactory for 'CEGUI/ItemListbox' windows added.
23/04/2008 11:17:08 (InfL1)    Window type alias named 'DefaultGUISheet' added for window type 'DefaultWindow'.
23/04/2008 11:17:08 (InfL1)    CEGUI::System singleton created.
23/04/2008 11:17:08 (InfL1)    ---- CEGUI System initialisation completed ----
23/04/2008 11:17:08 (InfL1)    ---- Version 0.5.0 ----
23/04/2008 11:17:08 (InfL1)    ---- Renderer module is: CEGUI::OgreRenderer - Official Ogre based renderer module for CEGUI ----
23/04/2008 11:17:08 (InfL1)    ---- XML Parser module is: CEGUI::LibxmlParser - Official libxml2 based parser module for CEGUI ----
23/04/2008 11:17:08 (InfL1)    ---- Scripting module is: None ----


"Scripting module is: None" looks to be the problem, but I don't how to solve it!

Peace.

Yves


kRAkEn/gORe a écrit :
the back trace:

#0  0xb7f2f410 in ?? ()
#1  0xbff5619c in ?? ()
#2  0x00000006 in ?? ()
#3  0x00005275 in ?? ()
#4  0xb6726101 in raise () from /lib/libc.so.6
#5  0xb67278e8 in abort () from /lib/libc.so.6
#6  0x46452c10 in __gnu_cxx::__verbose_terminate_handler () from
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6
#7  0x46450935 in ?? () from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6
#8  0x46450966 in std::terminate () from
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6
#9  0x464509fb in __cxa_rethrow () from
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6
#10 0xb70d2989 in CEGUI::Imageset::load () from /usr/lib/libCEGUIBase.so.1
#11 0xb70d2b09 in CEGUI::Imageset::Imageset () from /usr/lib/libCEGUIBase.so.1
#12 0xb70d623c in CEGUI::ImagesetManager::createImageset () from
/usr/lib/libCEGUIBase.so.1
#13 0xb70e3e10 in CEGUI::Scheme::loadXMLImagesets () from
/usr/lib/libCEGUIBase.so.1
#14 0xb70e611f in CEGUI::Scheme::loadResources () from
/usr/lib/libCEGUIBase.so.1
#15 0xb70e6713 in CEGUI::Scheme::Scheme () from /usr/lib/libCEGUIBase.so.1
#16 0xb70e813c in CEGUI::SchemeManager::loadScheme () from
/usr/lib/libCEGUIBase.so.1
#17 0x08054c2a in ?? ()
#18 0x08059811 in ?? ()
#19 0xb6b436a7 in psynth::PsychosynthApp::run () from /usr/lib/libpsynth.so.0
#20 0x080927ab in ?? ()
#21 0xb6712fdc in __libc_start_main () from /lib/libc.so.6

it seems cegui can't find some images and exit abruptly (are
safeguards in programming so far from here ?)

Lucio



On Wed, Apr 23, 2008 at 8:52 AM, kRAkEn/gORe <kunitoki@xxxxxxxxx> wrote:
  
for me too. can't look at fixing it right now but would be cool to try
 this piece of cake :)

 [/gui] INFO: Loading settings.
 [/gui] INFO: Initializing Ogre.
 [/gui] INFO: Initializing OIS.
 [/gui] INFO: Initializing synthesizer.
 sample_rate 44100
 block_size 256
 num_channels 2

[/gui] INFO: Initializing scene.
 [/gui] INFO: Initializing CEGUI.
 terminate called after throwing an instance of 'CEGUI::RendererException'
 Aborted


 Cheers,

 Lucio

    


  

--
"Je crois parfois que Dieu, en créant l'homme, a quelque peu surestimé ses capacités."
Oscar Wilde


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/