Summary: | Digikam crash at startup (due to notification window) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Frederic Grelot <fredericg_99> |
Component: | ProgressManager-Batch | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.6.0 | |
Sentry Crash Report: |
Description
Frederic Grelot
2012-02-26 20:02:53 UTC
Gnome or KDE desktop ? It crash in Qt4... There is a packaging problem on your computer ? Gilles Caulier Sorry, the automatic bug report tool did not include all the usual stuff : -OS : fedora 16 (fully updated) -Desktop : Gnome 3 -digikam : built from source (latest git as of yesterday evening) As You suggest, I'm actually not sure this bug is relative to digikam, and I don't use many other Qt-based software, so I can't say for the others. Git commit cd6c2eb59770eb3f1379ece36fabddb5aef13620 by Marcel Wiesweg. Committed on 01/03/2012 at 22:17. Pushed by mwiesweg into branch 'master'. Do not crash if null parent is given to notification wrapper This can happen at startup. We could use the desktop window then, but I believe putting a notifier just somewhere is more wrong than right, better skip it then. M +2 -1 NEWS M +4 -0 libs/widgets/common/knotificationwrapper.cpp http://commits.kde.org/digikam/cd6c2eb59770eb3f1379ece36fabddb5aef13620 |