[opensuse-xfce] Removable media
Friday 07 October 2011 Hello. How does XFCE work with removable media? I set up to display icons on desktop and automount media. I inserted CD and USB flash-drive, but don't see icons and they aren't mounted. Do I need to install any additional packages? openSUSE Factory x86_64 -- WBR Kyrill -- To unsubscribe, e-mail: opensuse-xfce+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-xfce+owner@opensuse.org
* Kyrill Detinov <lazy.kent.suse@gmail.com> [2011-10-07 17:20]:
How does XFCE work with removable media?
thunar-volman handles them, you can configure corresponding actions through thunar-volman-settings.
I set up to display icons on desktop and automount media. I inserted CD and USB flash-drive, but don't see icons and they aren't mounted.
Do I need to install any additional packages?
Is thunar-volman installed and Thunar running in daemon mode? It should be in the default install. -- Guido Berhoerster -- To unsubscribe, e-mail: opensuse-xfce+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-xfce+owner@opensuse.org
07.10.2011 19:40, Guido Berhoerster пишет:
How does XFCE work with removable media?
thunar-volman handles them, you can configure corresponding actions through thunar-volman-settings.
I set up to display icons on desktop and automount media. I inserted CD and USB flash-drive, but don't see icons and they aren't mounted.
Do I need to install any additional packages?
Is thunar-volman installed and Thunar running in daemon mode? It should be in the default install.
thunar-volman is installed and Thunar is running in daemon mode. How can I debug the issue? -- WBR, Kyrill -- To unsubscribe, e-mail: opensuse-xfce+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-xfce+owner@opensuse.org
* Kyrill Detinov <lazy.kent@opensuse.org> [2011-10-07 21:17]:
07.10.2011 19:40, Guido Berhoerster пишет:
How does XFCE work with removable media?
thunar-volman handles them, you can configure corresponding actions through thunar-volman-settings.
I set up to display icons on desktop and automount media. I inserted CD and USB flash-drive, but don't see icons and they aren't mounted.
Do I need to install any additional packages?
Is thunar-volman installed and Thunar running in daemon mode? It should be in the default install.
thunar-volman is installed and Thunar is running in daemon mode. How can I debug the issue?
You could run thunar on a terminal in the foreground and look for errors when you plug in a flash disk, you could also check the output of ck-list-sessions whether there consolekit is working correctly. Do flash media or CDs show up in Thunar itself? Also what version of openSUSE are you running? -- Guido Berhoerster -- To unsubscribe, e-mail: opensuse-xfce+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-xfce+owner@opensuse.org
On 08.10.2011 01:33, Guido Berhoerster wrote:
You could run thunar on a terminal in the foreground and look for errors when you plug in a flash disk
No errors in terminal.
you could also check the output of ck-list-sessions whether there consolekit is working correctly.
% ck-list-sessions Session2: unix-user = '1000' realname = 'Kyrill Detinov' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0' x11-display-device = '/dev/tty7' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2011-10-08T16:13:16.488338Z' login-session-id = '3'
Do flash media or CDs show up in Thunar itself?
No, it doesn't.
Also what version of openSUSE are you running?
Factory x86_64. % dmesg | tail [ 4432.465983] sd 7:0:0:0: [sdd] No Caching mode page present [ 4432.465992] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 4432.469951] sd 7:0:0:0: [sdd] No Caching mode page present [ 4432.469957] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 4432.471210] sdd: sdd1 sdd2 [ 4432.473968] sd 7:0:0:0: [sdd] No Caching mode page present [ 4432.473974] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 4432.473978] sd 7:0:0:0: [sdd] Attached SCSI removable disk [ 4432.934708] systemd[1]: dev-disk-by\x2did-usb\x2dJetFlash_TS8GJFV10_PC7Q3M9O\x2d0:0\x2dpart2.device changed dead -> plugged [ 4432.934724] systemd[1]: sys-devices-pci0000:00-0000:00:02.1-usb1-1\x2d4-1\x2d4:1.0-host7-target7:0:0-7:0:0:0-block-sdd-sdd2.device changed dead -> plugged % mount | grep sdd2 % sudo mount /dev/sdd2 /media/flash % mount | grep sdd2 /dev/sdd2 on /media/flash type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=ordered) And I see in ~/.xsession-errors: thunar-volman: Unsupported USB device type. thunar-volman: Unsupported USB device type. thunar-volman: Unknown block device type. thunar-volman: Could not detect the volume corresponding to the device. thunar-volman: Could not detect the volume corresponding to the device. thunar-volman: Unsupported USB device type. thunar-volman: Unsupported USB device type. thunar-volman: Unknown block device type. thunar-volman: Could not detect the volume corresponding to the device. thunar-volman: Could not detect the volume corresponding to the device. CD is mounted, but no icon on the Desktop. -- WBR, Kyrill -- To unsubscribe, e-mail: opensuse-xfce+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-xfce+owner@opensuse.org
* Kyrill Detinov <lazy.kent@opensuse.org> [2011-10-08 19:09]:
On 08.10.2011 01:33, Guido Berhoerster wrote:
You could run thunar on a terminal in the foreground and look for errors when you plug in a flash disk
No errors in terminal.
OK, I should have told you to terminate the thunar daemon process first but looking into .xsession-errors as you did does the same.
you could also check the output of ck-list-sessions whether there consolekit is working correctly.
% ck-list-sessions Session2: unix-user = '1000' realname = 'Kyrill Detinov' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0' x11-display-device = '/dev/tty7' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2011-10-08T16:13:16.488338Z' login-session-id = '3'
Seems ok.
Do flash media or CDs show up in Thunar itself?
No, it doesn't.
Also what version of openSUSE are you running?
Factory x86_64.
% dmesg | tail [ 4432.465983] sd 7:0:0:0: [sdd] No Caching mode page present [ 4432.465992] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 4432.469951] sd 7:0:0:0: [sdd] No Caching mode page present [ 4432.469957] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 4432.471210] sdd: sdd1 sdd2 [ 4432.473968] sd 7:0:0:0: [sdd] No Caching mode page present [ 4432.473974] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 4432.473978] sd 7:0:0:0: [sdd] Attached SCSI removable disk [ 4432.934708] systemd[1]: dev-disk-by\x2did-usb\x2dJetFlash_TS8GJFV10_PC7Q3M9O\x2d0:0\x2dpart2.device changed dead -> plugged [ 4432.934724] systemd[1]: sys-devices-pci0000:00-0000:00:02.1-usb1-1\x2d4-1\x2d4:1.0-host7-target7:0:0-7:0:0:0-block-sdd-sdd2.device changed dead -> plugged
% mount | grep sdd2 % sudo mount /dev/sdd2 /media/flash % mount | grep sdd2 /dev/sdd2 on /media/flash type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
And I see in ~/.xsession-errors:
thunar-volman: Unsupported USB device type. thunar-volman: Unsupported USB device type. thunar-volman: Unknown block device type. thunar-volman: Could not detect the volume corresponding to the device. thunar-volman: Could not detect the volume corresponding to the device. thunar-volman: Unsupported USB device type. thunar-volman: Unsupported USB device type. thunar-volman: Unknown block device type. thunar-volman: Could not detect the volume corresponding to the device. thunar-volman: Could not detect the volume corresponding to the device.
CD is mounted, but no icon on the Desktop.
There is a number of layers involved here, udev and udisks, gvfs, and thunar. Could you open a bug report with all of the above info and in addition do the following: * run gvfs-mount -oi before plugging in the flash drive and inserting a cd and include the output in the report * inlcude the output of gvfs-mount -li after both are inserted That should give an idea of what gvfs sees. -- Guido Berhoerster -- To unsubscribe, e-mail: opensuse-xfce+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-xfce+owner@opensuse.org
On 09.10.2011 15:17, Guido Berhoerster wrote:
There is a number of layers involved here, udev and udisks, gvfs, and thunar. Could you open a bug report with all of the above info and in addition do the following: * run gvfs-mount -oi before plugging in the flash drive and inserting a cd and include the output in the report * inlcude the output of gvfs-mount -li after both are inserted That should give an idea of what gvfs sees.
gvfs wasn't installed. Installation doesn't help. Reported bug #723051. -- WBR, Kyrill -- To unsubscribe, e-mail: opensuse-xfce+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-xfce+owner@opensuse.org
participants (3)
-
Guido Berhoerster
-
Kyrill Detinov
-
Kyrill Detinov