[Xfce-bugs] [Bug 13472] Occasional freeze of thunar when file names are changed
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Apr 2 10:08:22 CEST 2017
https://bugzilla.xfce.org/show_bug.cgi?id=13472
--- Comment #1 from John <da_audiophile at yahoo.com> ---
I can provide a test case now that causes the bug to reproduce 100% of the
time:
1) Open a shell and run:
mkdir $HOME/test
cd $HOME/test
for i in 1 2 3 4 5; do touch 0$i.XXX.comment1.COMMENT2-YYY.log; done
2) Open thunar and navigate to $HOME/test ... you should see the 5 files we
just created.
3) From the shell in step 1 run:
for i in .XXX .COMMENT2 .YYY; do rename "$i" "" *.log; done
On my system, this causes thunar to freeze as I described.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list