https://bugs.kde.org/show_bug.cgi?id=522866
Jan Miksa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jan Miksa <[email protected]> --- I was debugging this and found that QUrl cannot convert trash:/ URL to localFile URL. So we cannot get mimeType and then QImage cannot display image with this URL. KIO KFileItem can do that. I think this will require to use KFileItem instead of QUrl in fileinfo.cpp or somehow get mimetype and URL directly from model. -- You are receiving this mail because: You are watching all bug changes.
