[Xfce-bugs] [Bug 13472] Occasional freeze of thunar when file names are changed

2017-09-12 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13472

Skunnyk  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||skun...@xfce.org
 Resolution|--- |DUPLICATE

--- Comment #6 from Skunnyk  ---
Released in Thunar 1.6.12.

*** This bug has been marked as a duplicate of bug 13481 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 13472] Occasional freeze of thunar when file names are changed

2017-04-19 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13472

John  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #3 from John  ---
Seems to be fixed by https://bugzilla.xfce.org/attachment.cgi?id=7074

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 13472] Occasional freeze of thunar when file names are changed

2017-04-19 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13472

--- Comment #2 from John  ---
The patch by Viktor in bug#13481 seems to fix this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 13472] Occasional freeze of thunar when file names are changed

2017-04-06 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13472

as...@openmailbox.org changed:

   What|Removed |Added

 CC||as...@openmailbox.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 13472] Occasional freeze of thunar when file names are changed

2017-04-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13472

--- Comment #1 from John  ---
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.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs