Bug 309033 - Category lists incorrect values for KWin Effects
Summary: Category lists incorrect values for KWin Effects
Status: RESOLVED FIXED
Alias: None
Product: Plasma SDK
Classification: Plasma
Component: metadataeditor (show other bugs)
Version: 1.0-beta1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Development Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-26 09:24 UTC by Martin Flöser
Modified: 2013-02-07 19:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Flöser 2012-10-26 09:24:16 UTC
In the Metadata editor for a KWin effect the Categories list incorrect options. Selecting one of those will result in the effect not being listed in the Effect KCM.

Supported values by KWin are:
* Accessibility
* Appearance
* Candy
* Focus
* Tools
* Window Management

Reproducible: Always

Steps to Reproduce:
1. Create a KWin Effect
2. Edit Metadata
3. Select a Category
4. Install Project
Actual Results:  
Effect not listed in All Effects KCM as Category is incorrect

Expected Results:  
Effect should be listed in All Effects KCM
Comment 1 Giorgos Tsiapaliokas 2013-02-06 10:36:50 UTC
Git commit bbf6bf83fd3e22d939a9d48c9a60690503217b7f by Giorgos Tsiapaliokas.
Committed on 06/02/2013 at 11:35.
Pushed by tsiapaliwkas into branch 'master'.

Support the right categories for kwin
REVIEW: 108699

M  +0    -85   plasmate/editors/metadata/metadata.ui
M  +126  -107  plasmate/editors/metadata/metadataeditor.cpp
M  +12   -6    plasmate/editors/metadata/metadataeditor.h

http://commits.kde.org/plasmate/bbf6bf83fd3e22d939a9d48c9a60690503217b7f
Comment 2 Antonis Tsiapaliokas 2013-02-07 19:00:23 UTC
I am closing this bugreport, since the bug has been fixed from the previous commit.