Bug 162886 - assertion failure in dolphin image preview: !icon.isNull() in kdirmodel.cpp
Summary: assertion failure in dolphin image preview: !icon.isNull() in kdirmodel.cpp
Status: RESOLVED DUPLICATE of bug 170547
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-30 14:35 UTC by Marcus Better
Modified: 2008-10-18 21:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Better 2008-05-30 14:35:04 UTC
Version:           1.0.99 (using 4.00.80 (KDE 4.0.80 >= (KDE 4.1 Beta1), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.25-melech

Dolphin terminates with an assertion failure when viewing a directory containing some subdirectories and images in the default "icons" view, and then switching to "preview" mode (="Granska" in Swedish, not sure what it's called in en_US).

ASSERT: "!icon.isNull()" in file /tmp/buildd/kde4libs-4.0.80/kio/kio/kdirmodel.cpp, line 558

The directory in question contains a few small gif and png files, and a bunch of subdirectories. One of the gifs is 1x1 pixels.

Not sure I can attach the images, but it's the "resources/images/default" folder from Ext JS 2.0.2 which you can download from <http://openext.sf.net>.
Comment 1 Thomas McMichael 2008-07-31 17:12:44 UTC
Qt: 4.4.0
KDE: 4.1.00 (KDE 4.1.0)
Dolphin: 1.1

MetaDataWidget::setFile: KUrl("file:///mnt/ftp.needlenestltd.com/public_html/i/")    
ASSERT: "!icon.isNull()" in file /build/buildd/kde4libs-4.1.0/kio/kio/kdirmodel.cpp, line 558                                                                 
Fatal Error: Accessed global static 'Solid::DeviceManagerPrivate *globalDeviceManager()' after destruction. Defined at /build/buildd/kde4libs-4.1.0/solid/solid/devicemanager.cpp:32   

Freshly sliced images from Gimp causes this when preview is enabled.
Comment 2 Simon St James 2008-10-18 21:39:03 UTC
Almost certainly a dupe of 170547 or, at least, should be fixed by the fix for 170547 :) 

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