! 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 !
xfdesktop repeatedly opening, reading, and closing trash full icon
Status:
RESOLVED: FIXED
Product:
Xfdesktop
Component:
General

Comments

Description ryan 2014-03-18 00:30:43 CET
On an Ubuntu 12.04 system, fatrace is showing a never ending stream of

xfdesktop(19996): O /usr/share/icons/Tango/scalable/status/user-trash-full.svg
xfdesktop(19996): R /usr/share/icons/Tango/scalable/status/user-trash-full.svg
xfdesktop(19996): C /usr/share/icons/Tango/scalable/status/user-trash-full.svg
xfdesktop(19996): O /usr/share/icons/Tango/scalable/status/user-trash-full.svg
xfdesktop(19996): R /usr/share/icons/Tango/scalable/status/user-trash-full.svg
xfdesktop(19996): C /usr/share/icons/Tango/scalable/status/user-trash-full.svg
xfdesktop(19996): O /usr/share/icons/Tango/scalable/status/user-trash-full.svg
xfdesktop(19996): R /usr/share/icons/Tango/scalable/status/user-trash-full.svg
xfdesktop(19996): C /usr/share/icons/Tango/scalable/status/user-trash-full.svg
...

A small sampling had 30 O/R/C groupings in 10 seconds.
Comment 1 Eric Koegel editbugs 2014-03-30 19:41:52 CEST
Created attachment 5402 
Filter out changed events for special icons

Ouch, that's a lot of events. It would have to be from GIO generating events of some sort to cause it to reload like that. This patch will prevent xfdesktop from reacting to change events on special icons which will hopefully prevent those file accesses and the same when downloading files to the home folder if it's enabled. It would only mask your real issue -- why GIO is going crazy? Hopefully Ubuntu's 14.04 fixes that if/when you upgrade to that.
Comment 2 Eric Koegel editbugs 2014-04-03 15:54:19 CEST
Pushed this patch to master in: http://git.xfce.org/xfce/xfdesktop/commit/?id=f3f876d5dd501dba794153341b8f7747037f9c32 and it's available as of 4.11.5 (so it will be available in ubuntu 14.04 and xfce's 4.12 releases respectively).
Marking resolved.

Bug #10755

Reported by:
ryan
Reported on: 2014-03-18
Last modified on: 2014-04-03

People

Assignee:
Eric Koegel
CC List:
1 user

Version

Attachments

Additional information