[Kde-imaging] [Bug 152905] Batch processes does not work properly if target directory is outside Album Library Path

Gilles Caulier caulier.gilles at gmail.com
Mon Nov 26 09:38:06 CET 2007


------- 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=152905         




------- Additional Comments From caulier.gilles gmail com  2007-11-26 09:38 -------
>slotPorcessDone is called once for every file, right? 

yes.

>So can one distinguish that
>  ok = m_interface->addImage( dest, errmsg );
>returned `false` for the first time and then ignore any subsequent
>`false` (but only if it is the same message!).
>(Approaches like keeping a list of messages received so far and
>selecting specific ones for just one-time notification  
>seems very much like a hack and
>any change in the message string will screw things. There must be a better
>solution ...) 

The error message must be displayed on the console. No need to open a message box for that.

Gilles


More information about the Kde-imaging mailing list