Bug#341982: libqt3-mt: SIGFPE in QIconViewItem::paintItem when using kimdaba

2006-04-15 Thread Christopher Martin
On Wednesday 12 April 2006 17:31, Chris wrote: > The error occurs in > qt-x11-free-3.3.6.patched/src/iconview/qiconview.cpp:2061 (libqt3-mt > 3:3.3.6-1), because there's no check if textRect( FALSE ).width() or > textRect( FALSE ).height() is zero. ... > 11_qt_rubberband.dpatch causes this proble

Bug#341982: libqt3-mt: SIGFPE in QIconViewItem::paintItem when using kimdaba

2006-04-12 Thread Chris
The error occurs in qt-x11-free-3.3.6.patched/src/iconview/qiconview.cpp:2061 (libqt3-mt 3:3.3.6-1), because there's no check if textRect( FALSE ).width() or textRect( FALSE ).height() is zero. if ( isSelected() ) { p->setBrush( QBrush( cg.highlight() ) ); p->setPen( QPen(

Bug#341982: libqt3-mt: SIGFPE in QIconViewItem::paintItem when using kimdaba

2005-12-04 Thread Tilo Schwarz
Package: libqt3-mt Version: 3:3.3.5-1 Severity: important Hi, this is my first BTS report ever, so please be patient with me ;-). When I try to use kimdaba 2.1-1 on testing, I get since the update from libqt3c102-mt to libqt3-mt a crash, when kimdaba tries to show an image. The gdb session usin