Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391019 - KnowledgeBase plasmoids doesn't get any data from the dataengine
Summary: KnowledgeBase plasmoids doesn't get any data from the dataengine
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-19 15:23 UTC by Giorgos Tsiapaliwkas
Modified: 2011-11-20 16:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
my diff (knowledgeBase_ebuild,2.77 KB, patch)
2011-11-19 15:23 UTC, Giorgos Tsiapaliwkas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.