[Kde-imaging] [Bug 131343] New: Sending images from digikam fails if directory name contains parentheses
Tom Albers
tomalbers at kde.nl
Tue Jul 25 20:41:23 CEST 2006
Op dinsdag 25 juli 2006 12:43, schreef Angelo Naselli:
> Hi all,
> since we're changing libkipi is it possible to have a method
> to manage files and directories in a "kipi-plugins" way?
> I mean, html export has implemented a way, cdarchiving another
> (well i copied something), sendimages...
> Now at least the last two seem to have some problems (yesterday k3b report
> and this one).
>
> Just an idea, don't know if possible though, wdyt?
Sure, if there is a static QString createUniqueFileName(const &QString), which
converts the passed QString to something unique, I can use that.
Example:
"/home/toma/afbeeldingen/VakantieUitjes/200205 - (Blijdorp)/P5260091.JPG"
Result:
"200205-_Blijdorp_-P5260091_JPG.jpg"
gr.
Toma
More information about the Kde-imaging
mailing list