* Kyrill Detinov <[email protected]> [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: [email protected] To contact the owner, e-mail: [email protected]
