On Thursday 08 January 2009, D. Michael McIntyre wrote:

> seem to be dead in the water now, with little hope that anybody else will
> figure out why it isn't linking here.

Wow, that's sort of cool.  I decided to try the CMake build again after all of 
that, and while it just crapped out at 57% a little while ago, it made it all 
the way to 100%, and linked!  (Previous attempt was CMake, fail, then 
qt4-makefile a few different times to the same failure mode.)

Now I have an official core dump too.  I feel special.  The intersting part of 
it is:

<unknown program name>(8835)/ KLocalizedStringPrivate::substituteSimple: "0
[...]
instead of 1 arguments to message {C%1} supplied before conversion."
*** This is the first time running this Rosegarden version
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::setFont: Painter not active
Object::connect: No such slot 
Rosegarden::RosegardenGUIApp::slotSequencerExited()
ERROR: leaveActionState not implemented
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::setFont: Painter not active
[...]
PluginFactory::instance(dssi): creating new DSSIPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is 
[/home/silvan/.dssi] [/usr/local/lib/dssi] [/usr/lib/dssi]
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::setFont: Painter not active
ActionFileParser::load: Failed to find RC file "rosegardenui.rc"
ActionFileClient::createGUI: ERROR: Failed to load action file
Segmentation fault (core dumped)

(gdb) bt
#0  0xb6ed48eb in QPixmap::operator= () from /usr/lib/libQtGui.so.4
#1  0x0826751f in Rosegarden::TransportDialog::TransportDialog 
(this=0x8974010, parent=0x894b010, name=0x0, fla...@0xbfbba6b8)
    at /home/silvan/SVN/qt4/src/gui/dialogs/TransportDialog.cpp:180
#2  0x081c291c in Rosegarden::RosegardenGUIApp::createAndSetupTransport 
(this=0x894b010)
    at /home/silvan/SVN/qt4/src/gui/application/RosegardenGUIApp.cpp:3860
#3  0x081cf539 in Rosegarden::RosegardenGUIApp::setupActions (this=0x894b010) 
at /home/silvan/SVN/qt4/src/gui/application/RosegardenGUIApp.cpp:850
#4  0x081f1743 in Rosegarden::RosegardenGUIApp::RosegardenGUIApp 
(this=0x894b010, useSequencer=1, startupStatusMessageReceiver=0x8936fc8)
    at /home/silvan/SVN/qt4/src/gui/application/RosegardenGUIApp.cpp:354
#5  0x081bb606 in main (argc=1, argv=0xbfbbb204) 
at /home/silvan/SVN/qt4/src/gui/application/main.cpp:613

-- 
D. Michael McIntyre 

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to