Bug 181592

Summary: add more useful information to file properties view panel (F11)
Product: [Applications] dolphin Reporter: Nadav Kavalerchik <nadavkav>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: wishlist CC: becho4, sebastian, simon
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nadav Kavalerchik 2009-01-22 15:01:05 UTC
Version:           1.2 (using 4.1.96 (KDE 4.1.96 (KDE 4.2 RC1)), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.26-1-amd64

add more meta data into file properties view panel for movies and sound files
codec , size , duration, author...
Comment 1 Peter Penz 2009-01-22 15:27:52 UTC
We'll do, see also http://www.kdedevelopers.org/node/3843 for details :-)
Comment 2 Peter Penz 2009-02-09 17:22:42 UTC
*** Bug 183792 has been marked as a duplicate of this bug. ***
Comment 3 Peter Penz 2009-02-17 18:02:11 UTC
*** Bug 184466 has been marked as a duplicate of this bug. ***
Comment 4 Peter Penz 2009-02-17 21:37:36 UTC
SVN commit 927542 by ppenz:

* Use Nepomuk for getting the meta data instead of KFileMetaInfo.
* Use a QScrollArea widget to embedd the meta data, as Nepomuk provides so much meta information that it might not fit into the panel.

Open issues:
* Add the possibility to configure which kind of meta information should be shown.
* Check whether the receiving of the meta data for one file also might block the UI like when using KFileMetaInfo in combination with strigi.

CCMAIL: sebastian@trueg.de
BUG: 180742
BUG: 181592

 M  +46 -67    informationpanel.cpp  
 M  +6 -7      informationpanel.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=927542