! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Trash is read-only
Status:
RESOLVED: FIXED

Comments

Description Matthias 2010-08-18 21:02:04 CEST
I can't empty my trash. All files are read-only and I also can't see it using gksudo thunar. Using Ubuntu 10.04.1 and Xubuntu-dev PPA.
Comment 1 Jannis Pohlmann editbugs 2010-11-14 02:40:20 CET
Can you check if this bug is still valid in Thunar 1.1.4? AFAIR, I fixed this with the following commit. Please re-open if it is not fixed.

commit 93817ae8bd6337648e3b2dd71f7f48a5e70320b6
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Sep 3 14:20:52 2009 +0200

    Make emptying the trash work again.
    
    With GIO, the size of the trash:/// directory no longer corresponds to
    whether the trash is empty or not. Instead, we have to use the
    G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT attribute. This commit adds a new
    method thunar_file_get_item_count() which is used the shortcuts pane and
    the tree view to make the empty trash action sensitive or insensitive.
    
    Also remove a few redundant g_file_info_has_attribute() checks.

Bug #6646

Reported by:
Matthias
Reported on: 2010-08-18
Last modified on: 2010-11-14

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Attachments

Additional information