Re: Errors when when renaming/deleting
Posted: 17 May 2010 18:33
Sorry, there were a bunch more, but they only changed the time on those posted above. I've just updated to 9.10.0022 so I'll start logging them again.
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Yeah, I'd like to see one from 9.10.0022.lukescammell wrote:Sorry, there were a bunch more, but they only changed the time on those posted above. I've just updated to 9.10.0022 so I'll start logging them again.
Yep, confirmed for Win7/64. I find a way to escape the loop by pressing ESC and clicking every Cancel I see often, but it's sure nasty. I'll try to fix it...mlwang wrote:No error 10 so far with v.9.10.0023 (on win 7 x64) since last night (Taiwan time). No crash or hung XY either. That's great. Thanks.
Could you please fix another rename bug mentioned earlier in this thread but was overshadowed by the error 10 bug? When trying to rename a file while it's locked by another application (e.g., a mp3 currently playing in foobar2000), XY would prompt "File In Use," which is certainly normal. But clicking "Cancel" on the dialog doesn't work. The dialog would go away for about a second but XY would keep trying to rename, and the prompt pops up again. The only way to get out is to release the file from the locking application.
This doesn't happen with delete operations. The "Cancel" really does cancel in that situation.
actually, following these steps i was able to reproduce it using v9.10.0022 on XP SP3 32-bit.- It is currently not understood why the error only appears under
64-bit Windows.
Conditions/Steps to reproduce the error (in versions before v9.10.0023):
- Undo/Redo enabled.
- The Undo/Redo queue is not yet full (i.e. < 100 items).
- An action that's stored in the Undo/Redo queue involves rather
long path/file names.
- Within the current session you hover the Undo/Redo toolbar buttons, or use their dropdown. At least one caption in the dropdown should be shortened (using ellipses).
- The next action added to the Undo/Redo queue raises error 10.
Wow, very good, thanks! I concentrated so much on win7 that I forgot testing this.Muroph wrote:actually, following these steps i was able to reproduce it using v9.10.0022 on XP SP3 32-bit.- It is currently not understood why the error only appears under
64-bit Windows.
Conditions/Steps to reproduce the error (in versions before v9.10.0023):
- Undo/Redo enabled.
- The Undo/Redo queue is not yet full (i.e. < 100 items).
- An action that's stored in the Undo/Redo queue involves rather
long path/file names.
- Within the current session you hover the Undo/Redo toolbar buttons, or use their dropdown. At least one caption in the dropdown should be shortened (using ellipses).
- The next action added to the Undo/Redo queue raises error 10.
so it wasn't exclusive to 64-bit systems.
BTW, i probably never got error 10 because i set xy to remember the action log between sessions, so my AL is always full.
HA!, only now I saw the irony of this! It would not have been necessary to buy and install Win7...admin wrote:Wow, very good, thanks! I concentrated so much on win7 that I forgot testing this.Muroph wrote:actually, following these steps i was able to reproduce it using v9.10.0022 on XP SP3 32-bit.- It is currently not understood why the error only appears under
64-bit Windows.
Conditions/Steps to reproduce the error (in versions before v9.10.0023):
- Undo/Redo enabled.
- The Undo/Redo queue is not yet full (i.e. < 100 items).
- An action that's stored in the Undo/Redo queue involves rather
long path/file names.
- Within the current session you hover the Undo/Redo toolbar buttons, or use their dropdown. At least one caption in the dropdown should be shortened (using ellipses).
- The next action added to the Undo/Redo queue raises error 10.
so it wasn't exclusive to 64-bit systems.
BTW, i probably never got error 10 because i set xy to remember the action log between sessions, so my AL is always full.And same here: AL is always full on XP.
Wow, that was one nasty bug. Glad it's fixed now. Downloading...- Undo/Redo enabled.
- The Undo/Redo queue is not yet full (i.e. < 100 items).
- An action that's stored in the Undo/Redo queue involves rather
long path/file names.
- Within the current session you hover the Undo/Redo toolbar buttons, or use their dropdown. At least one caption in the dropdown should be shortened (using ellipses).
- The next action added to the Undo/Redo queue raises error 10.
Yep, the description sounds a bit bizarre but I simply did something unwise to the actions array at one point that only surfaced on a totally different point.rhoelzl wrote:Wow, that was one nasty bug. Glad it's fixed now. Downloading...- Undo/Redo enabled.
- The Undo/Redo queue is not yet full (i.e. < 100 items).
- An action that's stored in the Undo/Redo queue involves rather
long path/file names.
- Within the current session you hover the Undo/Redo toolbar buttons, or use their dropdown. At least one caption in the dropdown should be shortened (using ellipses).
- The next action added to the Undo/Redo queue raises error 10.