Summary: | Digikam freezes or is very slow | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Luciano Blini <l.blini> |
Component: | Portability-Runtime | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 0.8.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.0 | |
Sentry Crash Report: |
Description
Luciano Blini
2006-03-14 18:00:07 UTC
Give me a backtrace using gdb and compiling digiKam with all debug information (see .configure options) Gilles Caulier Hope it could help (I'm a newbie, I hope it's correct) Starting program: /opt/kde3/bin/digikam (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 1102384192 (LWP 8425)] [New Thread 1105988528 (LWP 8426)] [Thread 1105988528 (LWP 8426) exited] [New Thread 1108089776 (LWP 8427)] [Thread 1108089776 (LWP 8427) exited] ASSERT: "popup->parentMenu == 0" in widgets/qpopupmenu.cpp (2300) ASSERT: "popup->parentMenu == 0" in widgets/qpopupmenu.cpp (2300) ASSERT: "popup->parentMenu == 0" in widgets/qpopupmenu.cpp (2300) ASSERT: "popup->parentMenu == 0" in widgets/qpopupmenu.cpp (2300) ASSERT: "popup->parentMenu == 0" in widgets/qpopupmenu.cpp (2300) Program received signal SIG42, Real-time event 42. [Switching to Thread 1102384192 (LWP 8425)] 0xffffe410 in __kernel_vsyscall () no, you need to recompile digikam at all using the right '.configure' option : --enable-debug=full. Gilles Caulier I have the same problem with both 0.8.0 and 0.8.1. This happends if digikam are busy with listing pictures in an album at the same time that I right click on a picture and select the tag submenu. Start digiKam from a console. Have you some error messages ? Gilles Caulier ASSERT: "popup->parentMenu == 0" in widgets/qpopupmenu.cpp (2301) As well, some times the "Assign tag" submenu ("right-click-menu") stays open after the main "right-click-menu" are closed. Then I have to press ESC to get rid of it. I have also experienced that the same "Assign tag" submenu appears when selecting "Open with". I can confirm that this happens in version 0.8.2-beta1 as well. Kjetil Borthen try the last 0.8.2 tarballs, compile it using full debug option and give us a report. http://digikam3rdparty.free.fr/0.8.2/ Thanks in advance Gilles caulier 0.9.0-beta1 is available for testing. Please give us a fresh feedback Gilles Caulier I have this problem in 0.9.0-beta2. I've rebuilt a debug version in portage (Gentoo user) but as the program doesn't actually crash, there's no backtrace to report. I'm just compiling 0.9.0-beta3 by hand with debug=full to see what I find . . No problems in 0.9.0-beta3! Stephen, Well this B.K.O file can be closed. Right ? Gilles Caulier Problem seem to be fixed with current implementation from svn Gilles Caulier |