Page 1 of 1

File is opened/locked by xyplorer

Posted: 16 Apr 2015 02:36
by binocular222
Rename/delate/move failed due to file is opened/locked by xyplorer.exe
Not related to XYcopy.exe
Seems to happen randomly after I did a Visual Filter.

Re: File is opened/locked by xyplorer

Posted: 21 Apr 2015 09:33
by binocular222
Lockhunter shows "no process is locking..."
but but XY and WE keeps saying the file is locked by XY

Re: File is opened/locked by xyplorer

Posted: 24 Apr 2015 07:19
by binocular222
Found it!
That's due to XY failed to generate <prop #audio.bitrate> on some wma files.
Reproduce as below:
- Download & Unzip attached file
- Run this sciprt on that file:

Code: Select all

echo <prop #audio.bitrate>
Which should return blank
- Now, try to delete that file → "File is locked by XYplorer"

Note that <prop System.Audio.EncodingBitrate> still return proper result.
So, there might be some problem with #audio.bitrate

P.S: even this script return correct result but still lock out the file
echo <prop #audio.length>

Re: File is opened/locked by xyplorer

Posted: 25 Apr 2015 10:32
by binocular222
bump!
@Don: any plan to fix this?

Re: File is opened/locked by xyplorer

Posted: 25 Apr 2015 16:37
by bdeshi
confirmed here.

Re: File is opened/locked by xyplorer

Posted: 27 Apr 2015 12:23
by admin
Confirmed and fixed. Thanks! :tup: (Turned out it was clever by me to wait some days. I would never have found it from the original posting only.)