Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 391019

Summary: KnowledgeBase plasmoids doesn't get any data from the dataengine
Product: Gentoo Linux Reporter: Giorgos Tsiapaliwkas <terietor>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: my diff

Description Giorgos Tsiapaliwkas 2011-11-19 15:23:04 UTC
The knowledgeBase plasmoid needs the ocs dataengine in order to get information.

If someone install kdeplasma-addons without the attica use flag then the ocs dataengine will not be installed.
You can check it if you go to,/usr/share/kde4/services/plasma-dataengine-ocs.desktop is missing.So the dataengine isn't installed.

In my diff i removed the attica use flag,and i added libattica as a necessary dependecy.

thanks in advance
Comment 1 Giorgos Tsiapaliwkas 2011-11-19 15:23:30 UTC
Created attachment 293099 [details, diff]
my diff
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2011-11-19 16:58:23 UTC
Disagree to transform a optional build dependency to a hard dependency. Maybe the flag should be default enabled, but this have to be discussed.
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-11-20 16:14:27 UTC
Fixed, now the knowledgebase plasmoid is only built with USE=attica.