[Digikam-devel] Re: Win32 : send to trash a file

Marcel Wiesweg marcel.wiesweg at gmx.de
Mon Oct 4 14:37:37 BST 2010


> -    KIO::Job* job = DIO::del(useTrash ? urlList : kioUrlList, useTrash);
> +    KIO::Job* job = DIO::del(/*useTrash ? urlList : */kioUrlList,

That wont work under Linux either. We must pass the urlList (file://)

Does the trash work from any other KDE app under Linux?
I mean, we pass a perfectly normal list of file:// URLs to KIO::trash, nothing 
more. Nothing to be done differently.
What about a bug in kdelibs?



More information about the Digikam-devel mailing list