Summary: | configuration dialogue crashes getting icon for export tools not loaded | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jonathan Marten <jjm> |
Component: | Setup-Plugins | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.0 | |
Sentry Crash Report: | |||
Attachments: | Patch to fix (partial revert of r1050193) |
Description
Jonathan Marten
2009-11-30 12:09:18 UTC
Created attachment 38708 [details]
Patch to fix (partial revert of r1050193)
Fixes the crash, although still displays the "unknown" icon for plugins that are not loaded.
SVN commit 1056488 by cgilles: fix crash in plugin loader about icon availability fix headers BUGS: 216790 M +2 -1 imagecollection.cpp M +0 -1 imagecollectionselector.cpp M +2 -4 imagecollectionshared.cpp M +2 -1 imageinfoshared.cpp M +0 -1 interface.cpp M +0 -1 plugin.cpp M +2 -2 pluginloader.cpp M +0 -1 uploadwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1056488 Many thanks for the quick fix! |