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

Bug 307195

Summary: kde-base/kdebase-runtime-meta should depend on kde-base/systemsettings
Product: Gentoo Linux Reporter: Olaf Leidinger <leidola>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED WONTFIX    
Severity: trivial CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 313999    

Description Olaf Leidinger 2010-02-28 15:36:27 UTC
Using only a few KDE apps from a different desktop people install only the apps and kde-base/kdebase-runtime-meta as they are told by kde4-base eclass. But this way, people are not able to change the style of their apps, as the needed modules are in kde-base/systemsettings and qtconfig's settings are NOT respected by kde4. When people found out, that they can change their app's style using

kcmshell4 style

they need to find the right package to install. If runtime-meta would depend on systemsettings people could change everything without hassle.

Reproducible: Always

Steps to Reproduce:
Comment 1 Maciej Mrozowski gentoo-dev 2010-06-04 20:44:26 UTC
Err, no.

Systemsettings is part of KDE Workspace, not Runtime.
KDE Runtime (so kdebase-runtime-meta) is set of programs and plugins that are needed by KDE *applications* to work.
It's not supposed to provide any Workspace functionality - workspace as something supposed to be used directly by users.
That being said ability for user to do sth without hassle is not the goal for KDE Runtime.
And even technically - kdebase-runtime-meta provides *only* packages that are contained within kdebase-runtime tarball (systemsettings is from kdebase-workspace).

I hope you understand :)