I'll second this.

I spent a while trying to figure out why my media device (aka an ipod running 
rockbox) wasn't being detected.  When you clicked autodetect devices in the 
settings dialog you get a message telling you to try:
dcop kded mediamanager fullList 

This would return "call failed" for me.  Since I run gnome and am not
familiar with KDE's dcop stuff, I had to figure out how to trouble shoot
this.

In the end I discovered that "dcop kded kded loadedModules" didn't show
mediamanager and that I had to install this missing dependency to load
it via "dcop kded kded loadModule mediamanager".

After that it properly detected media devices.

Ciao!

-- 
Missing DBUS depenendies for amarok
https://launchpad.net/bugs/66764

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to