Page 1 of 1

Auto Refresh not working

Posted: 27 Feb 2011 04:12
by Ghosty
Auto refresh isn't working when an outside source (command prompt) renames a folder.

Re: Auto Refresh not working

Posted: 27 Feb 2011 04:35
by nas8e9
Ghosty wrote:Auto refresh isn't working when an outside source (command prompt) renames a folder.
Known limitation; please see this post by the developer.

Re: Auto Refresh not working

Posted: 27 Feb 2011 04:38
by Ghosty
That's from 7/2010. Is it going to be fixed?

Re: Auto Refresh not working

Posted: 27 Feb 2011 04:55
by nas8e9
Ghosty wrote:That's from 7/2010. Is it going to be fixed?
It's not a bug but rather a limitation as a result of a speed trade-off, i.e. a judgement call made by the developer. He's the only one who has seen the performance of XYplorer when it's trying to keep up with tree changes through all means, and apparently it's bad.

There are two ways to mitigate this:
- manually refreshing the Tree;
- using the tweak

Code: Select all

RefreshTreeOnTabChange=2
to have XYplorer refresh the current drive when you change tabs.

Personally, I'm not happy about it either; however, I have seen a competing file manager who does manage to pick up all changes and its performance is indeed dreadful.

Re: Auto Refresh not working

Posted: 27 Feb 2011 06:09
by Ghosty
Yes, I've seen the slow refresh on others...
There is one without that issue, but it's is quite expensive.

Re: Auto Refresh not working

Posted: 27 Feb 2011 08:31
by j_c_hallgren
Ghosty wrote:Yes, I've seen the slow refresh on others...
There is one without that issue, but it's is quite expensive.
And not only expensive, but as I understand it, not nearly as responsive to user input as Don and XY is...that aspect alone is what sold me on this product.

Re: Auto Refresh not working

Posted: 02 Mar 2011 05:19
by Ghosty
This non-refresh is going to drive me crazy, can't have it.
Good example of why I'm not a windows fanboy, it's just not made right.

What options do I have to make it refresh when there's a change?

Re: Auto Refresh not working

Posted: 02 Mar 2011 09:15
by nas8e9
Ghosty wrote:This non-refresh is going to drive me crazy, can't have it.
Good example of why I'm not a windows fanboy, it's just not made right.

What options do I have to make it refresh when there's a change?
I'm afraid I can't offer more help than I did in my previous post:
XYplorer *will* catch:
- everything happening in the folder currently visible in the list;
- tree changes made as specified here;
XYplorer won't catch tree changes made by programs using the mkdir kernel function without them posting a notification (examples include the command prompt and uTorrent).

The two workarounds I posted for manual refresh (manually refreshing the Tree or using the tweak to have the Tree refreshed when changing tabs) are the sole two workarounds I know of. Also, when entering a folder not yet reflected in the Tree, XYplorer will update the Tree to include it.

Re: Auto Refresh not working

Posted: 03 Mar 2011 04:42
by Ghosty
Is there a way to create a folder from command prompt aside from mkdir?
Maybe call some app that XYplorer can hear?

Re: Auto Refresh not working

Posted: 03 Mar 2011 07:34
by RalphM
XYplorer?!?

Re: Auto Refresh not working

Posted: 05 Mar 2011 03:35
by Ghosty
Outside XYplorer...
How do you tell explorer to make a folder?