[Bug 160829] Dolphin hangs when entering a directory with gzip-ed pdf files.
Peter Penz
peter.penz at gmx.at
Wed Nov 19 18:40:54 CET 2008
http://bugs.kde.org/show_bug.cgi?id=160829
Peter Penz peter penz gmx at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jos at vandenoever.info
AssignedTo|peter.penz at gmx.at |kdelibs-bugs at kde.org
Component|general |general
Product|dolphin |kdelibs
--- Comment #7 from Peter Penz <peter penz gmx at> 2008-11-19 18:40:53 ---
You're right Pascal, the patch should not be committed (I missed the cancel
pending jobs point).
I had a look at the KFileMetaInfo source and to my surprise the
KFileMetaInfo::What flags are completely ignored in KDE4. I'm not sure whether
it is possible giving Strigi a hint to return only meta data which can be
received in a fast way.
As you said the constructor of KFileMetaInfo blocks for a long time when
hovering huge zip files, the blocking happens in KFileMetaInfo::init(), where
strigi is asked for delivering the meta data...
I've reassigned this issue to kdelibs, as it needs someone who has the time +
knowledge to fix this in a correct way.
@Jos: I think you'd have the best knowledge to fix this issue. May I reassign
this issue to you?
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdelibs-bugs
mailing list