Summary: | Import not working at all (crash due to uninitialized components) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Andi Clemens <andi.clemens> |
Component: | Import-MainView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | caulier.gilles, wazery |
Priority: | NOR | ||
Version: | 3.0.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 3.0.0 | |
Sentry Crash Report: |
Description
Andi Clemens
2012-09-23 08:59:59 UTC
I think this happens because of my last commit to git/master, I will investigate more about that and fix the problem. Git commit 16a17f5a1724d9ae92ce8e21b1b75cc4dbf0a6d7 by Islam Wazery. Committed on 23/09/2012 at 12:28. Pushed by wazery into branch 'master'. Fixed import tool crash Andi, can you please test it and let me know if the bug still exist? M +19 -18 utilities/importui/main/importui.cpp M +2 -0 utilities/importui/main/importui_p.h http://commits.kde.org/digikam/16a17f5a1724d9ae92ce8e21b1b75cc4dbf0a6d7 yes, it seems to be fixed now... |