You are not logged in.
I did pacman -Syu' this morning and now thunar doesn't show trash and it doesn't mount USB drive anymore. I enabled thunar-volman in settings. If I run thunar in terminal I get no error messages. Worked fine before. What can I do?
[2011-01-18 09:35] Running 'pacman -Syu'
[2011-01-18 09:35] synchronizing package lists
[2011-01-18 09:35] starting full system upgrade
[2011-01-18 09:41] upgraded libxfce4util (4.6.2-1 -> 4.8.1-1)
[2011-01-18 09:41] upgraded exo (0.3.107-2 -> 0.6.0-2)
[2011-01-18 09:41] upgraded x264 (20101013-1 -> 20110115-1)
[2011-01-18 09:41] upgraded ffmpeg (25679-1 -> 26387-1)
[2011-01-18 09:41] installed thunar-vfs (1.2.0-1)
[2011-01-18 09:41] upgraded squeeze (0.2.3-3 -> 0.2.3-4)
[2011-01-18 09:41] installed xfconf (4.8.0-1)
[2011-01-18 09:41] installed libxfce4ui (4.8.0-1)
[2011-01-18 09:41] upgraded thunar (1.0.2-1 -> 1.2.0-1)
[2011-01-18 09:41] upgraded udisks (1.0.2-1 -> 1.0.2-2)
[2011-01-18 09:41] upgraded vlc (1.1.5-2 -> 1.1.5-3)Last edited by Ventil1 (2011-01-18 18:47:49)
Offline
This is all over the forum:
Offline
Ok thx
Offline
I solved it by downgrading. Had to downgrade thunar and exo.
I also had to remove thunar-volman first cause it was a dependencie. It mounts USB without it now too.
$sudo pacman -U /var/cache/pacman/pkg/exo-0.3.107-2-x86_64.pkg.tar.xz
$sudo pacman -U /var/cache/pacman/pkg/thunar-1.0.2-1-x86_64.pkg.tar.xzOffline
Now I also uncomented IgnorePkg in /etc/pacman.conf and added thunar and exo so that when I do the update it will skip those two.
/etc/pacman.conf
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
IgnorePkg = exo thunar
#IgnoreGroup = Last edited by Ventil1 (2011-01-18 19:01:30)
Offline
Not exactly a solution but I've borked my system (laptop) with the latest XFCE 4.8, couldn't downgrade anything so I abandoned xfce and installed gnome instead. On my main computer at home, I blocked the 4.8 upgrade -> xfce4 and xfce4-goodies in pacman.conf. Lucky me that I have two Arch setups and can figure out if an upgrade is worth doing on both systems or not.
Last edited by new2arch (2011-01-19 09:46:16)
Offline