digiKam won't quit with latest kde trunk, interrupt/kill is needed

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

digiKam won't quit with latest kde trunk, interrupt/kill is needed

Martin Klapetek
Hi,

me and Aditya noticed that with latest KDE trunk or RC version (4.4.90) digiKam won't quit after closing. It stays opened and needs to be either killed or interrupted when run from console. Aditya confirms, that it was ending itself ok with latest stable KDE, but now as he's running KDE trunk, it doesn't anymore. I'm also on 4.4.90 and I noticed this with the 1.3.0 "stock" branch too, so it doesn't seem to be caused by our GSoC changes. This may also be related to bug #243497 - https://bugs.kde.org/show_bug.cgi?id=243497 - we don't know what's causing this, but since most of you are probably using stable KDE versions, we thought that you should know.

Marty

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: digiKam won't quit with latest kde trunk, interrupt/kill is needed

Gilles Caulier-4
Run digiKam into gdb. Play with it, and quit. When digiKam won't quit.
stop debuger and look the backtrace to see where code pending...

Gilles

2010/7/6 Martin Klapetek <[hidden email]>:

> Hi,
> me and Aditya noticed that with latest KDE trunk or RC version (4.4.90)
> digiKam won't quit after closing. It stays opened and needs to be either
> killed or interrupted when run from console. Aditya confirms, that it was
> ending itself ok with latest stable KDE, but now as he's running KDE trunk,
> it doesn't anymore. I'm also on 4.4.90 and I noticed this with the 1.3.0
> "stock" branch too, so it doesn't seem to be caused by our GSoC changes.
> This may also be related to bug #243497 -
> https://bugs.kde.org/show_bug.cgi?id=243497 - we don't know what's causing
> this, but since most of you are probably using stable KDE versions, we
> thought that you should know.
> Marty
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
>
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: digiKam won't quit with latest kde trunk, interrupt/kill is needed

Aditya Bhatt
Here's the bt:

(gdb) bt
#0  0x0012d422 in __kernel_vsyscall ()
#1  0x0341fb86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x041b64eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x041a90ac in ?? () from /lib/libglib-2.0.so.0
#4  0x041a94b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x02e07ee5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x020c5105 in ?? () from /usr/lib/libQtGui.so.4
#7  0x02dd81a9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x02dd85fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#9  0x02ddcbaf in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#10 0x02003157 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#11 0x083c06e3 in main (argc=1, argv=0xbffff1e4) at /home/aditya/kde/src/branches/extragear/graphics/digikam/digikam/main.cpp:195
(gdb) 


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel