https://bugzilla.xfce.org/show_bug.cgi?id=12635

            Bug ID: 12635
           Summary: gvfsd-trash 50% cpu usage for minutes, even hours
                    after trashing many files
    Classification: Xfce
           Product: Thunar
           Version: 1.6.10
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: core
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
  Target Milestone: 1.8.0

After deleting many files with the `trash` command cpu usage of gvfsd-trash
jumps to 50% and stays there. With the following bash script I could reproduce
this in all of the cases I ran that script:

Thunar & sleep 2s && ( cd mktemp -d && for ((i=0;i<2000;i++)); do touch
"$i.tmp"; done && trash *.tmp )

Please see these bugs:
  https://bugzilla.gnome.org/show_bug.cgi?id=763394
  https://bugzilla.gnome.org/show_bug.cgi?id=763218

> I am sorry, I forgot on this bug. Yes please, fill bug against xfdesktop.
> G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT has to be used instead of enumeration...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to