[Digikam-devel] [Bug 133944] Digikam crashes when choosing an icon for a tag

Daniel dd at accentsolution.com
Sun Sep 24 01:04:01 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=133944         




------- Additional Comments From dd accentsolution com  2006-09-24 02:04 -------
CHANGES:

Upgraded to Digikam 0.9.0-beta2 from
http://software.opensuse.org/download/repositories/KDE:/Playground/SUSE_Linux_10.1/i586/
Still, same OpenSuSE 10.1 with latest KDE packages from 
http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_10.1/
other icon-related issues discussed in 
https://bugzilla.novell.com/show_bug.cgi?id=205535 
http://bugs.kde.org/show_bug.cgi?id=133976
are resolved but DIGIKAM PROBLEM REMAINS

DEBUG OUTPUT:

Running gdb /opt/kde3/bin/digikam produces the following:

(this is a second run from gdb, 1st run took several minutes to figure out what gdb is)

(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /opt/kde3/bin/digikam
[Thread debugging using libthread_db enabled]
[New Thread -1239128400 (LWP 15914)]
[New Thread -1242199136 (LWP 15915)]
[New Thread -1250591840 (LWP 15916)]
[Thread -1242199136 (LWP 15915) exited]
[Thread -1250591840 (LWP 15916) exited]
QInputContext: cannot create input context for non-toplevel widgets
QInputContext: cannot create input context for non-toplevel widgets
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1239128400 (LWP 15914)]
0x080502c8 in ?? ()
(gdb) cont
Continuing.
KCrash: Application 'digikam' crashing...
Program exited with code 0375.


This is KDE Crash window output from running digikam from console:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1238964560 (LWP 15934)]
[KCrash handler]
#6  0x080502c8 in ?? ()
#7  0x080502c8 in ?? ()
#8  0x0847f3d8 in ?? ()
#9  0x00000020 in ?? ()
#10 0x00000031 in ?? ()
#11 0x00000002 in ?? ()
#12 0x00000060 in ?? ()
#13 0x00000060 in ?? ()
#14 0x00000018 in ?? ()
#15 0x0000062b in ?? ()
#16 0x08468a98 in ?? ()
#17 0x00000000 in ?? ()

This is the stuff in console:
dd kasper:~> digikam
QInputContext: cannot create input context for non-toplevel widgets
QInputContext: cannot create input context for non-toplevel widgets
KCrash: Application 'digikam' crashing...
dd kasper:~>

DISCUSSION:
Choosing icons for shortcuts and in other places in KDE works fine. In digicam, the crash occurs after I choose the icon in the dialog, REGARDLES of if I press "OK" or "Cancel"



More information about the Digikam-devel mailing list