-1) In notation editor, open the key change dialog by double clicking an 
existing key signature
-2) Click the OK button


GNU gdb 6.3-8mdv2007.0 (Mandriva Linux release 2007.0)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-mandriva-linux-gnu"...Using host libthread_db 
library "/lib/i686/libthread_db.so.1".

Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xbfffe000
Core was generated by `/opt/rosegarden/s259dbg/bin/rosegarden'.
Program terminated with signal 11, Segmentation fault.

(...)
Loaded symbols for /usr/lib/qt3/plugins/lib/inputmethods/libqsimple.so
Reading symbols from /usr/lib/qt3/plugins/lib/inputmethods/libqxim.so...done.
Loaded symbols for /usr/lib/qt3/plugins/lib/inputmethods/libqxim.so
#0  0x083f2cd0 in QButton::isOn (this=0x0) 
at /usr/lib/qt3/include/qbutton.h:193
193         return stat != Off;
(gdb) bt
#0  0x083f2cd0 in QButton::isOn (this=0x0) 
at /usr/lib/qt3/include/qbutton.h:193
#1  0x083f2cf3 in QCheckBox::isChecked (this=0x0) 
at /usr/lib/qt3/include/qcheckbox.h:85
#2  0x087094c1 in Rosegarden::KeySignatureDialog::shouldIgnorePercussion 
(this=0xbf980a54)
    at /home/yg/src/rg/rg-s259/src/gui/dialogs/KeySignatureDialog.cpp:204
#3  0x0846149c in Rosegarden::NotationView::slotEditElement (this=0x8eeb300, 
staff=0x913b0d8, element=0x911fc10,
    advanced=false) 
at /home/yg/src/rg/rg-s259/src/gui/editors/notation/NotationView.cpp:6016
#4  0x08491c9e in Rosegarden::NotationView::qt_invoke (this=0x8eeb300, 
_id=272, _o=0xbf980de4)
    at /home/yg/src/rg/rg-s259/build/RGbuild/NotationView.moc:1006
#5  0xb7a9ad1d in QObject::activate_signal () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#6  0x08776004 in Rosegarden::NotationSelector::editElement (this=0x8f01358, 
t0=0x913b0d8, t1=0x911fc10, t2=false)
    at /home/yg/src/rg/rg-s259/build/RGbuild/NotationSelector.moc:125
#7  0x08779296 in Rosegarden::NotationSelector::handleMouseDoubleClick 
(this=0x8f01358, staffNo=0, e=0xbf9811f4,
    element=0x911fc10) 
at /home/yg/src/rg/rg-s259/src/gui/editors/notation/NotationSelector.cpp:208
#8  0x08460509 in Rosegarden::NotationView::slotItemPressed (this=0x8eeb300, 
height=5, staffNo=0, e=0xbf9811f4, el=0x911fc10)
    at /home/yg/src/rg/rg-s259/src/gui/editors/notation/NotationView.cpp:6776
#9  0x08491da2 in Rosegarden::NotationView::qt_invoke (this=0x8eeb300, 
_id=281, _o=0xbf981000)
    at /home/yg/src/rg/rg-s259/build/RGbuild/NotationView.moc:1015
#10 0xb7a9ad1d in QObject::activate_signal () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x08754470 in Rosegarden::NotationCanvasView::itemPressed (this=0x9123c80, 
t0=5, t1=0, t2=0xbf9811f4, t3=0x911fc10)
    at /home/yg/src/rg/rg-s259/build/RGbuild/NotationCanvasView.moc:149
#12 0x08755343 in Rosegarden::NotationCanvasView::handleMousePress 
(this=0x9123c80, height=5, staffNo=0, e=0xbf9811f4,
    el=0x911fc10) 
at /home/yg/src/rg/rg-s259/src/gui/editors/notation/NotationCanvasView.cpp:307
#13 0x08755a52 in Rosegarden::NotationCanvasView::contentsMousePressEvent 
(this=0x9123c80, e=0xbf9811f4)
    
at /home/yg/src/rg/rg-s259/src/gui/editors/notation/NotationCanvasView.cpp:263
#14 0x0875529a in 
Rosegarden::NotationCanvasView::contentsMouseDoubleClickEvent 
(this=0x9123c80, e=0xbf9811f4)
    
at /home/yg/src/rg/rg-s259/src/gui/editors/notation/NotationCanvasView.cpp:274
#15 0xb7baf1d1 in QScrollView::viewportMouseDoubleClickEvent () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb7bac5c1 in QScrollView::eventFilter () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb7a9a62c in QObject::activate_filters () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb7a9a69b in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb7ad2bac in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb7a3ddb7 in QApplication::internalNotify () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb7a3ed79 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb761a11a in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0xb79e0719 in QETWidget::translateMouseEvent () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb79df696 in QApplication::x11ProcessEvent () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb79ef6aa in QEventLoop::processEvents () 
from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb7a537e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb7a53696 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb7a3d76f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x0836e165 in main (argc=1, argv=0xbf981e04) 
at /home/yg/src/rg/rg-s259/src/gui/application/main.cpp:649
(gdb)

Yves


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to