Re: [gentoo-user] Re: usb stick autodiscovery

2010-10-26 Thread Alan McKinnon
Apparently, though unproven, at 20:35 on Tuesday 26 October 2010, James did 
opine thusly:

> Alan McKinnon  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



[gentoo-user] Re: usb stick autodiscovery

2010-10-26 Thread James
Alan McKinnon  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.

I cannot find witch ebuild has (plasmoid?) device notifier in it.
part of knotify?dunno?

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




Re: [gentoo-user] Re: usb stick autodiscovery

2010-10-24 Thread Alan McKinnon
Apparently, though unproven, at 03:49 on Sunday 24 October 2010, James did 
opine thusly:

> Dale  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
> 
> H, 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



[gentoo-user] Re: usb stick autodiscovery

2010-10-24 Thread James
James  tampabay.rr.com> writes:


> emerge -D $(qlist -IC kde-base/)

Dolphin is back, it show up in the 'lost and found'
submenu in kde4.4.5 and it's icon is now a question 
mark, so something is messed up. The kde4 usbviewer 
app is missing...

How/what do I emerge to get this back?

Any suggestions are welcome, as googling
has been fruitless, up to this point.


James








[gentoo-user] Re: usb stick autodiscovery

2010-10-23 Thread James
James  tampabay.rr.com> writes:

What the heck, I'm rebuidling via: 
emerge -D $(qlist -IC kde-base/)


...we'll see in the morning how it works.

James




[gentoo-user] Re: usb stick autodiscovery

2010-10-23 Thread James
Dale  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

H, 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

Or should I just re_emerge a few selected packages?

(PS, try this command 'lshal') just for grins..


James






Re: [gentoo-user] Re: usb stick autodiscovery

2010-10-23 Thread Dale

James wrote:

Dale  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

H, 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

Or should I just re_emerge a few selected packages?

(PS, try this command 'lshal') just for grins..


James

   


Well, I'm sure some guru has a better way to list all the KDE packages 
installed but I use this:


qlist -I | grep kde

I then take that list and create a set and just emerge the set.  It 
worked a while back.


r...@smoker / # lshal

Dumping 129 device(s) from the Global Device List:

I didn't know I had 129 devices in this rig.  Sort of funny how much 
"stuff" it takes to make a puter run nowadays.


Dale

:-)  :-)