[Digikam-devel] [Bug 307257] New: Import not working at all (crash due to uninitialized components)
Andi Clemens
andi.clemens at googlemail.com
Sun Sep 23 09:59:59 BST 2012
https://bugs.kde.org/show_bug.cgi?id=307257
Bug ID: 307257
Severity: critical
Version: unspecified
Priority: NOR
Assignee: digikam-devel at kde.org
Summary: Import not working at all (crash due to uninitialized
components)
Classification: Unclassified
OS: Linux
Reporter: andi.clemens at googlemail.com
Hardware: Other
Status: NEW
Component: Import
Product: digikam
Import is not working at all, if you select a folder for example and press
CTRL+I, it crashes after the folder selection.
This is because the freeSpaceWidget, for example, is not initialized.
If I change the order in the ImportUi constructor, other components crash due
to nullpointer exceptions.
I would suggest that the issue should be solved by Islam Wazery, who seems to
have modified a lot on 2012-08-15, according to "git blame"...
Andi
Reproducible: Always
Steps to Reproduce:
1. Select folder
2. Press CTRL+I
3. Import a folder
Actual Results:
crashes due to nullpointer issues
Expected Results:
should not crash
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list