You are not logged in.

#1 2011-01-22 00:42:01

mandalic
Member
Registered: 2009-11-13
Posts: 43

Thunar - what's the catch with Trash icon? [SOLVED]

Hi lads,

yesterday I've updated my pacakges, and got freshly installed Thunar v1.2.0. I noticed that there's no Trash icon, and for some reason, developers don't like it... Is there any chance that I can bring my shiny trash icon back it the sidebar, while using v1.2.0, or should I downgrade?

Last edited by mandalic (2011-01-22 13:59:38)

Offline

#2 2011-01-22 00:48:13

myrkiada
Member
From: Norway
Registered: 2009-04-15
Posts: 74

Re: Thunar - what's the catch with Trash icon? [SOLVED]

There's always a way!

Search the forums and you will find that you're not the only one who has that problem.

For me this worked (put code in xinitrc):

if which dbus-launch > /dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
    eval "$(dbus-launch --sh-syntax --exit-with-session)"
fi

exec ck-launch-session YOURWM

Also, check out this thread:
https://bbs.archlinux.org/viewtopic.php?id=111867


My Configs @ Github

Offline

#3 2011-01-22 13:58:38

mandalic
Member
Registered: 2009-11-13
Posts: 43

Re: Thunar - what's the catch with Trash icon? [SOLVED]

In fact, I've read that post, but it didn't came to my mind that it's a fix to trash-can issue. Oh, those late night log-ins... smile

Thanks lad! It works like a charm...

Last edited by mandalic (2011-01-22 13:59:20)

Offline

Board footer

Powered by FluxBB