Get Involved/Quality/Beta/4.10/DolphinInformation: Difference between revisions

From KDE Community Wiki
< Get Involved‎ | Quality‎ | Beta‎ | 4.10
 
(No difference)

Latest revision as of 01:41, 16 February 2015

Dolphin Metadata-Information

The Dolphin Information panel has been ported in RC2 to use nepomuk-widgets which is based on Nepomuk 2 (read, should be faster and less buggy). However as it is a change being merged very late into the release cycle we should test it to death. Below is a checklist with everything on the panel, that should be tested. It's mostly moving code, so all should be fine. However it's important to still make sure this is released tested as it has missed some of the testing cycle.

The Information Panel can be used with or without Nepomuk. In both cases its functionality will nearly be the same. Both need to be properly tested. The main developer, Vishesh, has mostly only tested it with Nepomuk running.

When you find something which is broken or not perfect, open a bug report for the product 'nepomuk' and note down the bug number near the test.

Latest Version

As this is a change introduced in RC2 you need to make sure you have the correct version. In Dolphin click Control->Help->About->About KDE and make sure the version is 4.9.97.

If you compile your own KDE, make sure you have the latest version of kde-baseapps.

With Nepomuk enabled

The behaviour differs slightly based on if the file is indexed.

Common Behavior

Single file

  • Set the rating
  • Change the rating
  • Add a comment
  • Edit a comment
  • Remove a comment

Multiple Files

  • Adding tags
  • Removing tags
  • Set the rating
  • Change the rating
  • Add a comment
  • Edit a comment
  • Remove a comment

Indexed Files

Single File

  • Select the file. The widget should show the indexed information on the right.
  • Each parameter should be clickable which will result in a search for all files with that parameter.

Multiple Files

  • Should show the common attributes of all selected files
  • Certain attributes such as duration, word count, etc will be summed and displayed. (Eg - When selecting two audio files with a duration of 4 min each, the duration shown will be 8 minutes. ) If you find a property which should be summed, and is not, please file a bug report.

Non - Indexed Files

Single Files

  • Select the file. The widget should show the indexed information on the right.
  • Each parameter should be
    • Clickable if Nepomuk is running
    • Not clickable in Nepomuk is not running

Nepomuk disabled / not running

  • Tagging should not be present
  • Rating should not be present
  • Comments should not be present
  • Indexed information should we shown in the widget
  • The indexed information should not be clickable

Other stuff

  • Deselect a file, check it shows folder information
  • Check folder shows correct number of child files