[Digikam-devel] [Bug 261964] digikam2 crashes when trying to open configure dialog

develop at fuchsnet.ch develop at fuchsnet.ch
Tue Jan 4 17:33:13 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=261964





--- Comment #11 from  <develop fuchsnet ch>  2011-01-04 18:33:11 ---
Erm, 

shouldn't it  be

        if (!d->plugin->actions().isEmpty() && d->plugin->actions().first())
            return d->plugin->actions().first()->icon();

instead? Because like that it is logical to me  (if it is _not_ empty ...),
plus this way it doesn't crash, plus the other way round (as you just commited)
it still crashes ...

Kind regards, 

Christian

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list