Apparently, though unproven, at 03:49 on Sunday 24 October 2010, James did opine thusly:
> Dale <rdalek1967 <at> gmail.com> writes: > > Hello Dale, > > > On mine, I had to add the "device notifier" widget to the panel. That > > is what does the little pop up here. Looks like one of your systems > > didn't add that by default, mine didn't either tho. > > Well device notifier is on the systems that work. somehow it > got deleted off this system.... > > I missing the 'dolphin file manager' and the 'usb viewer' > from the kde-4.4.2 > > Hmmmm, somehow this looks strange.... > > What the best way to rebuild all of the kde packages > on a (kde-meta) system? emerge kde-meta only rebuild the > meta package itself.... emerge -avuND world If that doesn't pull in the missing bits, you have USE flags and/or package.mask getting in the way. equery depends might help, but it's only accurate for stuff you already have. For more complex things, I usually read the ebuild and see what *DEPEND says You'll have to find what -meta package[1] pulls in dolphin and usb viewer (grep ... *-meta/*ebuild) comes in handy here and then read those ebuilds to find themerge conditions. kde-meta is merely a meta package for other meta packages... -- alan dot mckinnon at gmail dot com