Bug 196790

Summary: Digikiam crashes while typing filename extension in "save as" dialogue
Product: [Applications] digikam Reporter: tony
Component: Albums-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: caulier.gilles
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 5.7.0
Attachments: GDB output including backtrace

Description tony 2009-06-16 19:45:29 UTC
Version:           0.10.0 (using KDE 4.2.4)
OS:                Linux
Installed from:    Ubuntu Packages

Reproducible every time.
This is an AMD-64 Kubuntu installation.

Open a picture file to edit it.
click "save as"
delete file extension
type in "png" as file extension
Digikam crashes as the "g" key is clicked.

GDB output with backtrace attached.
Comment 1 tony 2009-06-16 19:46:16 UTC
Created attachment 34590 [details]
GDB output including backtrace
Comment 2 caulier.gilles 2009-06-16 20:24:49 UTC
Crash appears in KDELibs, not digiKam. This crash have been already reported...

Gilles Caulier
Comment 3 caulier.gilles 2009-06-16 20:25:37 UTC

*** This bug has been marked as a duplicate of bug 190830 ***
Comment 4 tony 2009-06-16 20:29:33 UTC
Apologies.

I had seen that bug, but the backtrace seemed different to mine, so I assumed it was different.
Comment 5 caulier.gilles 2017-08-08 11:25:39 UTC
Since digiKam 5.0.0, KDirWatch was been replaced by QFileSytemWatcher. It will
not reproducible.

Gilles Caulier