Search found 934 matches
- 18 May 2015 00:40
- Forum: Bug Reports
- Topic: Portable Devices - File name errors
- Replies: 6
- Views: 849
Portable Devices - File name errors
When transferring files to portable devices (cell phone), I'm still frequently getting errors of the type: "The file name you specified is not valid or too long. Specify a different file name". After clicking Cancel, XY crashes about half the time. Transferring the same file via Explorer has no prob...
- 13 May 2015 16:58
- Forum: Bug Reports
- Topic: XY hangs when disconnecting dead network drives
- Replies: 12
- Views: 1228
Re: XY hangs when disconnecting dead network drives
How very odd, because that certainly doesn't describe what I see. When I try to disconnect a dead network drive, XY is completely non-responsive. About 10-20 seconds in, the disconnect dialog box pops out into its own taskbar object, but both it and XY are still nonresponsive. I have no choice but t...
- 13 May 2015 16:45
- Forum: Bug Reports
- Topic: XY hangs when disconnecting dead network drives
- Replies: 12
- Views: 1228
Re: XY hangs when disconnecting dead network drives
I'll have to test it out, but I expect it will be the same, given that it's an API call. However, I also don't expect Explorer to optimize anything. So to go back to my earlier question, do you think this is something that will lend itself to running gracefully in a worker thread? Or do you feel it'...
- 13 May 2015 16:31
- Forum: Bug Reports
- Topic: XY hangs when disconnecting dead network drives
- Replies: 12
- Views: 1228
Re: XY hangs when disconnecting dead network drives
Okay, so let's say that you're mapping a shared folder on another machine. You map this shared folder to a drive letter. While the second machine is on, you can disconnect the drive at any time, and it will occur instantly. However, if you turn off that second machine first, you'll still have your m...
- 13 May 2015 12:35
- Forum: Bug Reports
- Topic: XY hangs when disconnecting dead network drives
- Replies: 12
- Views: 1228
Re: XY hangs when disconnecting dead network drives
Is it possible to spawn a worker thread for the api call so that it doesn't cause XY to hang? Or will it hang any and all file managers until it's complete?
- 12 May 2015 19:00
- Forum: Bug Reports
- Topic: XY hangs when disconnecting dead network drives
- Replies: 12
- Views: 1228
Re: XY hangs when disconnecting dead network drives
Bless you!admin wrote:I see. So I guess a little pre-check would help here. I see whether I can add that...
- 12 May 2015 15:24
- Forum: Bug Reports
- Topic: XY hangs when disconnecting dead network drives
- Replies: 12
- Views: 1228
Re: XY hangs when disconnecting dead network drives
A network share is periodically mapped to a drive letter. However, if the network share goes offline, certain actions in XY (such as a general refresh) causes XY to hang. If I unmap the drive letter while it's still up, it unmaps instantly. But if the share is down, unmapping causes XY to hang for s...
- 12 May 2015 06:36
- Forum: Bug Reports
- Topic: Column settings not remembered for portable devices
- Replies: 1
- Views: 397
Re: Column settings not remembered for portable devices
Of course, right after I post this, on my next attempt, my settings are remembered.
If this is a one time glitch, then just ignore this.
If this is a one time glitch, then just ignore this.

- 12 May 2015 06:19
- Forum: Bug Reports
- Topic: Column settings not remembered for portable devices
- Replies: 1
- Views: 397
Column settings not remembered for portable devices
XY is not remembering column layouts and settings for portable devices. (Tested on v15.10.0010.)
I can save and restore a column layout, but settings such as size and date column formats don't get restored. Regardless, all of this should be remembered as occurs for all other areas within XY.
I can save and restore a column layout, but settings such as size and date column formats don't get restored. Regardless, all of this should be remembered as occurs for all other areas within XY.
- 12 May 2015 06:11
- Forum: Bug Reports
- Topic: XY hangs when disconnecting dead network drives
- Replies: 12
- Views: 1228
XY hangs when disconnecting dead network drives
For a while now, XY hangs for several minutes when disconnecting (unmapping) a network drive that's no longer online. I saw the change log notes regarding network resources and hoped that it would address this, but "Pre-check availability of servers" does not fix this. Is there some other setting th...
- 21 Apr 2015 22:51
- Forum: Wishes
- Topic: Better RegEx Support
- Replies: 21
- Views: 3334
Re: Better RegEx Support
I love this idea. If it proves to be possible and doable, then we could write a petition to the "Regex Guy" (Jan Goyvaerts - http://www.just-great-software.com/ ) and ask him to write an external regex module hookable into XY. I'd gladly pay for that. Oh, now you have me salivating. But that being ...
- 03 Apr 2015 15:19
- Forum: Wishes
- Topic: Better RegEx Support
- Replies: 21
- Views: 3334
Re: Better RegEx Support
SammaySarkar wrote:
Could provide an option in config: Regular Expression handlers, like custom copy handlers.
Oooo, that sounds lovely. If that's done, there should be a link on the site for a trusted package that works with this feature out of the box.
- 03 Apr 2015 14:47
- Forum: Wishes
- Topic: Better RegEx Support
- Replies: 21
- Views: 3334
Re: Better RegEx Support
I would love moving to PCRE. The Javascript flavor of RegEx is limited in some unfortunate ways.
- 28 Mar 2015 16:28
- Forum: Bug Reports
- Topic: Bringing up an item's Properties via KB causes a system beep
- Replies: 21
- Views: 3108
Re: Bringing up an item's Properties via KB causes a system
Ouch. Yes, I've had that happen to me as well. It's quite painful.
- 18 Feb 2015 12:54
- Forum: Wishes
- Topic: Support for Portable Devices
- Replies: 325
- Views: 34501
Re: Support for Portable Devices
1. Yes, it appears that some devices behave like read-only. No error message available. I can repro the same behavior here with Explorer. Ah, but that limitation doesn't exist in Explorer. I can delete files just fine through Explorer. It's only XY that it doesn't seem to work for. 2. Hmm, I don't ...