[Xfce-bugs] [Bug 14059] Slow multiple files renaming in compact list view
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Aug 26 22:51:26 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=14059
--- Comment #6 from alexxcons <alexxcons at xfce.org> ---
> With your changes in Bug 15704, is it possible now to temporarily disable monitors while renaming?
So far I only did some experiments with g_file_monitor_set_rate_limit on the
folder monitor, but that did not help.
Each ThunarFile as well has a monitor .... wonder if we realy need that
double-monitoring. Have to further debug, and see if it helps to disable this
monitor.
If the monitor of ThunarFile is to blame:
disable/enable the monitor is possible (not related to Bug 15704), though I
dont think that would be a good solution, since "rename" probably is only one
of multiple operations which cause the monitor to trigger, and to eat CPU.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list