[Digikam-devel] [Bug 111875] Crash (signal 11) when configuring ShowFoto toolbars
Gilles Caulier
caulier.gilles at free.fr
Thu Sep 8 08:08:15 BST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=111875
------- Additional Comments From caulier.gilles free fr 2005-09-08 09:08 -------
SVN commit 458434 by cgilles:
showfoto BugFix : ToolBar settings crash because "bcg" action instance is created and removed from actionCollection() when imageplugin_core is available. To fix it :
- Do create "bcg" action (Brightness/Contrast/Gamma) per default but only when showfoto isn't installed with digikam
- Create "bcg" action only if ImagePlugins_core isn't available (showofoto installed alone). This is must be done after that createGUI is done using plugActionList() method.
Tested in both ways (digikam installed/not installed with showfoto)
CCBUG: 111875
M +61 -74 showfoto.cpp
M +0 -2 showfoto.h
M +11 -11 showfotoui.rc
More information about the Digikam-devel
mailing list