Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288154 - RSS dependent plasmoids are useless as long as use flag RSS is not set for kde-base/plasma-workspace
Summary: RSS dependent plasmoids are useless as long as use flag RSS is not set for kd...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 313999
  Show dependency tree
 
Reported: 2009-10-08 07:10 UTC by Michael Duelli
Modified: 2010-05-05 01:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---
tampakrap: Bugday+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Duelli 2009-10-08 07:10:07 UTC
For example, RSS NOW plasmoid from KDE4 from kde-base/plasma-addons will not show any RSS feed unless use flag RSS is set for kde-base/plasma-workspace.

Ways to handle this:
1. Difficult: Prevent installation of such plasmoids if use flag is not set
2. Easy: Automatically set RSS use flag for kde-base/plasma-addons (there are no further dependencies, as far as I see)


Reproducible: Always

Steps to Reproduce:
Comment 1 Maciej Mrozowski gentoo-dev 2009-10-17 13:30:30 UTC
Ideally, RSS NOW plasmoid should not be installed when rss USE flag is disabled - I'm wondering why it's not the case.
Comment 2 Maciej Mrozowski gentoo-dev 2010-05-05 01:18:09 UTC
Added 'rss' USE flag for kdeplasma-addons and a patch making some plasmoids optional via this USE flag (namely rssnow and news, please report if there are any other).
Added dependency on plasma-workspace[rss] to require RSS dataengine as well.
As of >=kdeplama-addons-4.4.2-r1

Please reopen if I messed up something.