Apparently, though unproven, at 20:35 on Tuesday 26 October 2010, James did opine thusly:
> Alan McKinnon <alan.mckinnon <at> gmail.com> writes: > > emerge -avuND world > > rebuild everything related to kde-base. > > Device notifier is back, but you have to click > on the icon (on the panel bar) to get it to > 'pop up' the app. On all the other system it does > this automatically. Device Notifier configured > the same on all system..... configured the same - do you mean when you get with right-click tray-icon -> Device Notifier Settings? > I cannot find witch ebuild has (plasmoid?) device notifier in it. > part of knotify?....dunno....? I beleive it's /usr/lib64/kde4/plasma_applet_devicenotifier.so which is in plasma-workspace: $ equery belongs /usr/lib64/kde4/plasma_applet_devicenotifier.so * Searching for /usr/lib64/kde4/plasma_applet_devicenotifier.so ... kde-base/plasma-workspace-4.5.2 (/usr/lib64/kde4/plasma_applet_devicenotifier.so) There's nothing in that ebuild to indicate conditionals or DEPENDs. near the top of CMake builds you will find a list of all the stuff the build system found to support and what it didn't. Is that list the same on all machines? > > USE flags: > > USE="mmx mmxext sse sse2 sse3 3dnow 3dnowext \ > X alsa amd64 avi berkdb bitmap-fonts cairo cdr cli crypt cups \ > -arts dbus dlloader dri dvdr eds elibc_glibc emboss encode esd fam \ > fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal dvd wireshark wddx \ > input_devices_keyboard input_devices_mouse ipv6 jpeg kde vdr sockets \ > kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly \ > ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime > \ readline reflection sdl session spell spl ssl truetype truetype-fonts \ > type1-fonts udev unicode userland_GNU vorbis xml xorg xv java slp \ dvb > a52 aac aalib asf dts flac v4l v4l2 vcd win32codecs real x264 \ ffmpeg > xvid acpi divx jack tiff mplayer usb ppds mjpeg lm_sensors xine \ libcaca > mng snmp imagemagick wmf dvdread lzo bl syslog css musepack \ async > gimpprint logitech-mouse mysql postgres gd pcre png dv zvbi \ gmedia > realmedia wmp aiglx pdf seamonkey live theora mozdevelop svg \ mp4 wav > examples source cddb corba apache2 tk jpeg2k gs pvr nsplugin xvmc \ webkit > qt3support sql \ > corefonts wma gnutls " > > http://reviewboard.kde.org/r/3895/diff/ > > Maybe this is my problem? I've rebuild the entire kde/base collection. > > > > Ideas? > > > James -- alan dot mckinnon at gmail dot com

