[Digikam-devel] [Bug 210969] crash when saving images in editor
David Eriksson
meldavid at acc.umu.se
Tue Oct 27 14:06:27 GMT 2009
https://bugs.kde.org/show_bug.cgi?id=210969
David Eriksson <meldavid at acc.umu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |meldavid at acc.umu.se
--- Comment #8 from David Eriksson <meldavid acc umu se> 2009-10-27 15:06:24 ---
I can confirm both problems.
I think the first is related to bug #205341. KUrl:directory() uses path() and
not toLocalFile so it gives a starting / with KDE 4.3. This can be seen in
otrher places to, like in image information in right sidebar where Directory is
given and it also starts with a /.
The second problem may not be just a Digikam problem since for me Kate also
crashes the same way on Save as. When run under gdb I get the following:
Program received signal SIGSEGV, Segmentation fault.
0x09afc659 in KFileDialog (this=0x2479cc90, startDir=@0x23bb4c,
filter=@0x23bc74,
parent=0x22f74490,
customWidget=0x22431a30)
at
C:\kde\kde-mingw4-stable\build\kde-4.3\kdelibs-20080202\work\kdelibs-4.3.2\kio\kfile\kfiledialog.cpp:238
238 in
C:\kde\kde-mingw4-stable\build\kde-4.3\kdelibs-20080202\work\kdelibs-4.3.2\kio\kfile\kfiledialog.cpp
I am running KDE 4.3.2 mingw4 from installer with self-compiled Digikam.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list