Revision 813953
Go back to digest for 1st June 2008Other in KDE Base
David Faure committed changes in /trunk/KDE/kdebase/apps/dolphin/src/infosidebarpage.cpp:
Wow, giving fileItem.url().url() to KFileMetaInfo is a bad idea -- it takes that as a path, so you end up with QFile("file://fish://hostname")...
I guess the only solution is to skip the whole KFileMetaInfo stuff for non-local-files.
But then we shouldn't see size 0 modified 12:00 am...
File Changes
Modified 1 files
- /trunk/KDE/kdebase/apps/dolphin/src/infosidebarpage.cpp
1 files changed in total