|
https://bugs.kde.org/show_bug.cgi?id=185207
Summary: segfault when watching pictures Product: digikam Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 0.10-rc (using KDE 4.2.0) OS: Linux Installed from: Ubuntu Packages I just start up digikam and enter my favorite album/folder. Then doubleclicking an image to see it. The image appears by after a few seconds digikam crashes. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb46c0700 (LWP 12155)] 0xb7261eb9 in Digikam::ThumbBarItem::repaint (this=0x0) at /build/buildd/digikam-0.10.0~rc2/libs/widgets/common/thumbbar.cpp:1179 1179 /build/buildd/digikam-0.10.0~rc2/libs/widgets/common/thumbbar.cpp: No such file or directory. in /build/buildd/digikam-0.10.0~rc2/libs/widgets/common/thumbbar.cpp (gdb) bt #0 0xb7261eb9 in Digikam::ThumbBarItem::repaint (this=0x0) at /build/buildd/digikam-0.10.0~rc2/libs/widgets/common/thumbbar.cpp:1179 #1 0x08279c2c in Digikam::ImagePreviewBar::eventFilter (this=0x8e34a30, obj=0x8d6a128, ev=0xbf8dd088) at /build/buildd/digikam-0.10.0~rc2/digikam/imagepreviewbar.cpp:695 #2 0xb5803bea in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4 #3 0xb5cd35fa in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #4 0xb5cdba2a in QApplication::notify () from /usr/lib/libQtGui.so.4 #5 0xb68f107d in KApplication::notify (this=0xbf8ddb24, receiver=0x8d6a128, event=0xbf8dd088) at /build/buildd/kde4libs-4.2.0/kdeui/kernel/kapplication.cpp:307 #6 0xb58049cb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #7 0xb5cdaa93 in QApplicationPrivate::dispatchEnterLeave () from /usr/lib/libQtGui.so.4 #8 0xb5cdb4fa in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #9 0xb5d4b0fe in ?? () from /usr/lib/libQtGui.so.4 #10 0xb5d4a427 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #11 0xb5d7535a in ?? () from /usr/lib/libQtGui.so.4 #12 0xb4acbaf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #13 0xb4acf05b in ?? () from /usr/lib/libglib-2.0.so.0 #14 0xb4acf1d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #15 0xb58303a8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #16 0xb5d74a55 in ?? () from /usr/lib/libQtGui.so.4 #17 0xb5802ffa in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #18 0xb580343a in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #19 0xb58058e9 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #20 0xb5cd3497 in QApplication::exec () from /usr/lib/libQtGui.so.4 #21 0x082b4ceb in main (argc=1, argv=0xbf8ddd84) at /build/buildd/digikam-0.10.0~rc2/digikam/main.cpp:190 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
https://bugs.kde.org/show_bug.cgi?id=185207
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|general |Albums GUI Version|unspecified |0.10.0-rc1 --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2009-02-22 11:46:55 --- Marcel, 0xb7261eb9 in Digikam::ThumbBarItem::repaint (this=0x0) at /build/buildd/digikam-0.10.0~rc2/libs/widgets/common/thumbbar.cpp:1179 Sound like it's fixed by you in current implementation from trunk. right ? Gilles -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from sgh@sgh.dk
https://bugs.kde.org/show_bug.cgi?id=185207
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-02-22 12:23:23 --- *** This bug has been marked as a duplicate of bug 184473 *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from sgh@sgh.dk
https://bugs.kde.org/show_bug.cgi?id=185207
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.10.0-rc1 |0.10.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from sgh@sgh.dk
https://bugs.kde.org/show_bug.cgi?id=185207
Søren Holm <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
