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

Bug 288154

Summary: RSS dependent plasmoids are useless as long as use flag RSS is not set for kde-base/plasma-workspace
Product: Gentoo Linux Reporter: Michael Duelli <m.duelli>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Flags: tampakrap: Bugday+
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 313999    

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.