Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328181 - Missing DEPEND on kde-base/kdebase-data in various kde based ebuilds/apps
Summary: Missing DEPEND on kde-base/kdebase-data in various kde based ebuilds/apps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High QA (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 329393 329399 (view as bug list)
Depends on:
Blocks: 345249
  Show dependency tree
 
Reported: 2010-07-13 23:04 UTC by gentoouser
Modified: 2011-01-03 20:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gentoouser 2010-07-13 23:04:34 UTC
Just quick and dirty:

Several ebuilds like kde-base/kolourpaint, or app-editors/kile stopped showing icons on their buttons since a few months.

Result was comparable to attachment with id=172707 on Bug #172707
(finally as a google result on the error of kolourpaint if started through console: "kdeui (KIconLoader): Error: standard icon theme "oxygen" not found!")

emerge kde-base/kdebase-data
fixed the "global" iconproblem and all the icons started to be seen nice again!


Maybe this behavior is expected, because i never felt to install following packages?
 * WARNING! Your system configuration contains neither "kde-base/kdebase-runtime-meta"
 * nor "kde-base/kdebase-startkde". You need one of above.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2010-08-29 21:40:01 UTC
kde-base/okular from duplicate
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2010-08-29 21:40:14 UTC
*** Bug 329399 has been marked as a duplicate of this bug. ***
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2010-08-29 21:40:22 UTC
*** Bug 329393 has been marked as a duplicate of this bug. ***
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-08-29 21:41:15 UTC
So maybe we should have all kde apps by default depend on kde-base/kdebase-runtime-meta ?
Comment 5 gentoouser 2010-09-09 00:09:24 UTC
I dont know what kdebase-runtime-meta does provide in addition to icon themes, and (the most important question) how many kde-apps do use that standard icon theme "oxygen".

Shurely that would be a overkill, just to add kdebase-runtime-meta to all kde-apps we want to install under other environments such as gnome!

Someone who understands about dependencies under kde-base should think about other/smaller packages who only provide icon themes such as oxygen and decide about this political question in regards to ALL packages!
kde-Maintainers know why they didnt make kdebase-runtime-meta as global dependency and just output a warning: Hopefully they thought about another solution, but it just did not arrive the package maintainers of kolourpaint and okular?

In my opinion your recommendation is only a temporal solution and should be the last way!
Comment 6 gentoouser 2010-09-09 04:20:23 UTC
sorry, i did not want to mark the bug as RESOLVED, just to append "NEEDINFO"
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2011-01-03 20:38:04 UTC
Fixed by eclass change (all packages using kde4-base.eclass now have a runtime dependency on oxygen-icons).