By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 373 - konqueror crashes when clearing the filter field
Summary: konqueror crashes when clearing the filter field
Status: RESOLVED DUPLICATE of bug 210
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: 3.5.12 [Trinity]
Hardware: i386 Debian Squeeze
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2010-11-06 02:06 CDT by Denis Prost
Modified: 2012-10-19 15:24 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Prost 2010-11-06 02:06:04 CDT
in konqueror filter field, type something to filter your dir content, then erase all you typed with the backspace keyboard key => konqueror crashes. Here is the stack :

--------------------------
[Thread debugging using libthread_db enabled]
[KCrash handler]
#6  0xb5dcaa54 in KIconViewSearchLine::updateSearch(QString const&) ()
   from /opt/trinity/lib/libkdeui.so.4
#7  0xb5d2f312 in KIconViewSearchLine::activateSearch() ()
   from /opt/trinity/lib/libkdeui.so.4
#8  0xb5dfdb60 in KIconViewSearchLine::qt_invoke(int, QUObject*) ()
   from /opt/trinity/lib/libkdeui.so.4
#9  0xb712c9aa in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#10 0xb748b22e in QSignal::signal(QVariant const&) ()
   from /usr/lib/libqt-mt.so.3
#11 0xb71498a7 in QSignal::activate() () from /usr/lib/libqt-mt.so.3
#12 0xb7151043 in QSingleShotTimer::event(QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#13 0xb70c8167 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#14 0xb70c914b in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#15 0xb697689b in KApplication::notify(QObject*, QEvent*) ()
   from /opt/trinity/lib/libkdecore.so.4
#16 0xb70bdcb2 in QEventLoop::activateTimers() () from /usr/lib/libqt-mt.so.3
#17 0xb70730a3 in QEventLoop::processEvents(unsigned int) ()
   from /usr/lib/libqt-mt.so.3
#18 0xb70e1130 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#19 0xb70e0fd6 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#20 0xb70c87bf in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#21 0xb56423ac in kdemain () from /opt/trinity/lib/libkdeinit_konqueror.so
#22 0xb78b34f4 in kdeinitmain () from /opt/trinity/lib/kde3/konqueror.so
#23 0x0804f08c in ?? ()
#24 0x0804fb95 in ?? ()
#25 0x08050282 in ?? ()
#26 0x08050c18 in ?? ()
#27 0xb75d6c76 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#28 0x0804b961 in ?? ()
------------------------

No such problem with kde 3.5.10 on Debian Lenny
Comment 1 Markus Raab 2011-07-06 14:04:51 CDT
This is a duplicate.

*** This bug has been marked as a duplicate of bug 210 ***