You are not logged in.
After the thunar upgrade I cannot see my ipod or removable thumb drive in the left hand panel of thunar. Can't mount them because of this.
Offline
pacman -Si gvfs
hint: optional dependencies.
Give what you have. To someone, it may be better than you dare to think.
Offline
pacman -Si gvfs
hint: optional dependencies.
I have that installed already.
Offline
thunar-volman: error while loading shared libraries: libexo-hal-0.3.so.0: cannot open shared object file: No such file or directory
That error shows up when I run thunar from a CL and then plug in a thumb drive.
Offline
ok, thunar-volman wasn't moved. doing it now
Give what you have. To someone, it may be better than you dare to think.
Offline
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.
When inserting an ipod or a thumb drive
Offline
I have exaclty the same problem as beepressure with my USB stick:
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.
Offline
@beepressure, @Doehni: did you also install "gvfs-afc" and rebooted your box? I couldn't see thumbdrives as well, but after installing gvfs and gvfs-afc I can do it again!
When others think you can, prove them right. When others think you can't, prove them wrong.
Offline
@beepressure, @Doehni: did you also install "gvfs-afc" and rebooted your box? I couldn't see thumbdrives as well, but after installing gvfs and gvfs-afc I can do it again!
Tried that. Did not work at all.
Offline
I have exaclty the same problem as beepressure with my USB stick:
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.
Ditto here.
Why the recommendation to install gvfs and gvfs-afs? I don't see them the depends or opt depends. (Besides, I tried it and it doesn't make any difference.)
[21:18]% pacman -Qi thunar-volman [~]
Name : thunar-volman
Version : 0.6.0-1
URL : http://foo-projects.org/~benny/projects/thunar-volman
Licenses : GPL2
Groups : xfce4-goodies
Provides : None
Depends On : thunar>=1.2.0 libxfce4ui hicolor-icon-theme
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 469.00 K
Packager : Andreas Radke <andyrtr at archlinux.org>
Architecture : i686
Build Date : Sun 16 Jan 2011 12:19:09 PM EST
Install Date : Mon 17 Jan 2011 08:40:41 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : automatic management for removeable devices in thunar
Last edited by madalu (2011-01-18 02:24:29)
Offline
gvfs is optdepends for Thunar not the volman plugin.
Offline
gvfs is optdepends for Thunar not the volman plugin.
Thanks. I see it now. But still no automounting after installing gvfs and gvfs-afc (and rebooting, restarting hal, dbus, etc.).
In fact, neither CDs nor usb drives appear in the thunar side panel. I suppose it's on to pcmanfm-git.
Last edited by madalu (2011-01-18 04:18:45)
Offline
What if you run "dbus-launch thunar"?
Offline
Same problem here with same errors (see Doehni's post).
If I launch it with : dbus-launch thunar, it works. When I plug an USB stick, it gets mounted. I still get the first 3 errors, but not the last one.
A problem while using dbus-launch thunar : It takes more than 20 seconds for thunar to open
Offline
You can use in your ~/.xinitrc
exec dbus-launch ck-launch-session startxfce4
Another problem is that after umounting the device gets removed from the sidebar, so to remount you have to plug out and in...
฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz
Offline
Using dbus-launch in .xinitrc is better. The long delay at launching thunar happens only the 1st time. Note that the same thing happens if I use pcmanfm.
Using dbus-launch uses more memory.
The good news is that I can probably get rid of hal...
Offline
You can use in your ~/.xinitrc
exec dbus-launch ck-launch-session startxfce4
Another problem is that after umounting the device gets removed from the sidebar, so to remount you have to plug out and in...
This is indeed a problem. I imagine this is someone's idea of a feature.
That said, using dbus-launch does allow for automounting.
I must say, these constant changes in dbus, udisks, etc. are by far the most disruptive aspect of upgrading.
Offline
I have exaclty the same problem as beepressure with my USB stick:
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.
For me, the problems persist, also after installation of gvfs-afs and restart...
I don't have any automount rule in udev, because I'd like to mount the device by clicking on it in the sidebar.
These are the udev rules I have:
10-cups-usb.rules
75-cd-aliases-generator.rules.optional
75-persistent-net-generator.rules.optional
91-local.rules
The local.rules is for my printer/scanner.
Edit: My user is in the storage group and I opened thunar with 'dbus-launch thunar'
Last edited by Doehni (2011-01-18 15:12:11)
Offline
Interesting but Thrash gone too.
Arch x86_64
Offline
@eren - do you have gvfs installed? Its needed for Trash support.
Offline
To continue on my post above:
On my machine, the long time it takes for thunar to start is due to smbnetfs daemon. When I have time, I'll try to play with smbnetfs options to try to get rid of this delay.
Offline
@eren - do you have gvfs installed? Its needed for Trash support.
Yes, it's installed my friend. I checked twice actually when i read this post.
Arch x86_64
Offline
Using dbus-launch in .xinitrc is better. ... The good news is that I can probably get rid of hal...
Isn't it better to replace hal with dbus in rc.conf and remove dbus-launch from .xinitrc?
Last edited by Leonid.I (2011-01-18 22:44:02)
Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd
Offline
pacman -Si gvfs
hint: optional dependencies.
Right, but I kinda miss the point of using xfce over gnome, since gvfs pulls lots of gnome deps...
Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd
Offline