Bug 149842

Summary: Selecting Details and Show Hidden Files crashes Dolphin
Product: [Applications] dolphin Reporter: Bill Egert <begert>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Bill Egert 2007-09-14 03:13:44 UTC
Version:           0.9.2 (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages
OS:                Linux

Installed Kubuntu (Tribe 5 fully updated as of 9/13/07)
Using Dolphin 0.9.2 with KDE 3.5.7
Through View -> Adjust View Properties. If I select the View Mode as Details, check the Show hidden files box, and click Apply, I get a signal 11 SIGSEV.

Backtrace:


(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1234598208 (LWP 12658)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x080b5105 in ?? ()
#7  0xb7cb4451 in KFileIconViewItem::~KFileIconViewItem ()
   from /usr/lib/libkio.so.4
#8  0xb7131599 in QIconView::~QIconView () from /usr/lib/libqt-mt.so.3
#9  0xb7884e53 in KIconView::~KIconView () from /usr/lib/libkdeui.so.4
#10 0xb7cc7774 in KFileIconView::~KFileIconView () from /usr/lib/libkio.so.4
#11 0x0807fdb1 in ?? ()
#12 0x081a8078 in ?? ()
#13 0xb74098d0 in ?? () from /usr/lib/libqt-mt.so.3
#14 0xbfc0b218 in ?? ()
#15 0xb6f40f5c in QObject::event () from /usr/lib/libqt-mt.so.3
Backtrace stopped: frame did not save the PC
Comment 1 Peter Penz 2007-09-14 07:36:58 UTC
Hi Bill! Is this really Dolphin 0.9.2 you are using (= KDE 4 version)? Judging from the backtrace this is not possible as in Dolphin for KDE 4 there is no KIconView and QIconView... I also tried to reproduce it with a recent version and everything works as expected. Also the backtrace shows nearly no debugging symbols, which is very uncommon for the current KDE4 version...
Comment 2 Bill Egert 2007-09-14 13:47:54 UTC
Hey Peter,

As I wrote in the original message, When I got to the About page, it says:

Dolphin 0.9.2 with KDE 3.5.7

I was using whatever is in the Kubuntu repositories for Gutsy.
Comment 3 Peter Penz 2007-09-14 14:53:36 UTC
Thanks Bill for the update! This seems to be an unofficial Dolphin version for KDE 3 (I could reproduce the issue in Dolphin 0.8.2, which was the last official version for KDE 3). I've set the bug as fixed, as it cannot be reproduced in Dolphin for KDE 4 anymore :-)