On 11/10/2010 07:02 PM, Clyde E. Kunkel wrote:
Anyone else seeing this on rawhide?

You can open up a terminal and run /usr/libexec/gvfs-gdu-volume-monitor to see if it spews out something useful...

you can check dbus by running..

dbus-send --session --dest=org.gtk.Private.GduVolumeMonitor --type=method_call --print-reply /org/gtk/Private/RemoteVolumeMonitor org.gtk.Private.RemoteVolumeMonitor.IsSupported

If nothing obvious happens install the debug version of the package and open up a terminal and run

gdb

then type

gdb /usr/libexec/gvfs-gdu-volume-monitor

then type

run

Observer...

Or strace the sucker :)

JBG
-- 
test mailing list
[email protected]
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to