D23668: [Information Panel] Allows to refresh icon and metadata for urls such as trash:/
Méven Car
noreply at phabricator.kde.org
Mon Sep 9 12:17:46 BST 2019
meven added inline comments.
INLINE COMMENTS
> elvisangelaccio wrote in informationpanel.cpp:322
> Can you explain what the problem is? Is it because `trash:/` is not local?
Yes indeed, only `file:/` and scheme less urls are locals, `thrash:/` or `recentlyused:/` are not.
QUrl::fromLocalFile(fileName) with a fileName `trash:/` returns `file:/trash:/` which is not correct.
And this may needed to do this in other knotify slot* in the future.
I can add this in comment, if you file it is needed.
REPOSITORY
R318 Dolphin
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D23668
To: meven, ngraham, #dolphin, elvisangelaccio
Cc: kfm-devel, iasensio, fprice, MrPepe, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190909/670ba002/attachment.htm>
More information about the kfm-devel
mailing list