Created a basket. Created two notes. The first one is tagged Title. Selected 
both notes, clicked Ctrl-G to group. Basket crashed with the following:

ASSERT: "!m_bufferedPixmap.isNull()" in file 
/home/nsushkin/download/basket/basket-robertm-basket/src/note.cpp, line 1909

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb5a52960 (LWP 24141)]
0xb61b7456 in raise () from /lib/libc.so.6  
(gdb) bt                                    
#0  0xb61b7456 in raise () from /lib/libc.so.6
#1  0xb61b8e08 in abort () from /lib/libc.so.6
#2  0xb6ec30dd in qt_message_output () from /usr/lib/libQtCore.so.4
#3  0xb6ec31c1 in qFatal () from /usr/lib/libQtCore.so.4
#4  0xb6ec32b5 in qt_assert () from /usr/lib/libQtCore.so.4
#5  0xb7def304 in Note::draw (this=0x8a165d0, painter=0xbf920ccc, 
clipre...@0xbf920acc)
    at /home/nsushkin/download/basket/basket-robertm-basket/src/note.cpp:1909
#6  0xb7def241 in Note::draw (this=0x8379f78, painter=0xbf920ccc, 
clipre...@0xbf920acc)
    at /home/nsushkin/download/basket/basket-robertm-basket/src/note.cpp:1815
#7  0xb7d911cc in BasketView::drawContents (this=0x8361e30, painter=0xbf920ccc, 
clipX=0, clipY=0, clipWidth=893, clipHeight=559)
    at 
/home/nsushkin/download/basket/basket-robertm-basket/src/basketview.cpp:2944
#8  0xb7b99137 in Q3ScrollView::drawContentsOffset () from 
/usr/lib/libQt3Support.so.4
#9  0xb7b99ced in Q3ScrollView::viewportPaintEvent () from 
/usr/lib/libQt3Support.so.4
#10 0xb7b9b62a in Q3ScrollView::eventFilter () from /usr/lib/libQt3Support.so.4
#11 0xb6fbd89a in QCoreApplicationPrivate::sendThroughObjectEventFilters () 
from /usr/lib/libQtCore.so.4
#12 0xb65393ba in QApplicationPrivate::notify_helper () from 
/usr/lib/libQtGui.so.4
#13 0xb65417e2 in QApplication::notify () from /usr/lib/libQtGui.so.4
#14 0xb74f8bad in KApplication::notify () from /usr/lib/libkdeui.so.5
#15 0xb6fbe67b in QCoreApplication::notifyInternal () from 
/usr/lib/libQtCore.so.4
#16 0xb654454e in QCoreApplication::sendSpontaneousEvent () from 
/usr/lib/libQtGui.so.4
#17 0xb6597b09 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#18 0xb65982ae in QWidgetPrivate::paintSiblingsRecursive () from 
/usr/lib/libQtGui.so.4
#19 0xb65976fa in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#20 0xb65982ae in QWidgetPrivate::paintSiblingsRecursive () from 
/usr/lib/libQtGui.so.4
#21 0xb65976fa in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#22 0xb65982ae in QWidgetPrivate::paintSiblingsRecursive () from 
/usr/lib/libQtGui.so.4
#23 0xb65976fa in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#24 0xb65982ae in QWidgetPrivate::paintSiblingsRecursive () from 
/usr/lib/libQtGui.so.4
#25 0xb65976fa in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#26 0xb65982ae in QWidgetPrivate::paintSiblingsRecursive () from 
/usr/lib/libQtGui.so.4
#27 0xb65976fa in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#28 0xb6753cd5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb65885b6 in QWidgetPrivate::syncBackingStore () from 
/usr/lib/libQtGui.so.4
#30 0xb65901d5 in QWidget::event () from /usr/lib/libQtGui.so.4
#31 0xb6986887 in QMainWindow::event () from /usr/lib/libQtGui.so.4
#32 0xb75d49d7 in KMainWindow::event () from /usr/lib/libkdeui.so.5
#33 0xb761937c in KXmlGuiWindow::event () from /usr/lib/libkdeui.so.5
#34 0xb65393dc in QApplicationPrivate::notify_helper () from 
/usr/lib/libQtGui.so.4
#35 0xb65417e2 in QApplication::notify () from /usr/lib/libQtGui.so.4
#36 0xb74f8bad in KApplication::notify () from /usr/lib/libkdeui.so.5
#37 0xb6fbe67b in QCoreApplication::notifyInternal () from 
/usr/lib/libQtCore.so.4
#38 0xb6fbf2d5 in QCoreApplicationPrivate::sendPostedEvents () from 
/usr/lib/libQtCore.so.4
#39 0xb6fbf4cd in QCoreApplication::sendPostedEvents () from 
/usr/lib/libQtCore.so.4
#40 0xb6fea2bf in ?? () from /usr/lib/libQtCore.so.4
#41 0xb5c57ac8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#42 0xb5c5b163 in ?? () from /usr/lib/libglib-2.0.so.0
#43 0x0808f090 in ?? ()
#44 0x00000000 in ?? ()

-- 
Nick

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Basket-devel mailing list
Basket-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basket-devel

Reply via email to