virtual folder scans subfolder of network!

Things you’d like to miss in the future...
Post Reply
yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

virtual folder scans subfolder of network!

Post by yusef88 »

I created virtual folder with huge list 2500 items by this code

Code: Select all

  $s = "<selitems <crlf>>";
   goto "vi:$s";
I understand that the XY will take some time to prepare this virtual folder next time you launch XY but why XY scans subfolder of network? I think this scan is responsible for the huge delay at XY start
Attachments
vi.png
vi.png (20.48 KiB) Viewed 387 times

admin
Site Admin
Posts: 60618
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: virtual folder scans subfolder of network!

Post by admin »

That's probably just the last subfolder check message, and it stayed there. In the next beta I will add a final "subfolder check done" message.

But why is Network checked at all? :eh: It is excluded from that check, of course. Do you have some special path that's called "Network"?

yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: virtual folder scans subfolder of network!

Post by yusef88 »

admin wrote: 05 Feb 2024 14:56 Do you have some special path that's called "Network"?
No, the content of VF is from one location "Downloads\Video"

admin
Site Admin
Posts: 60618
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: virtual folder scans subfolder of network!

Post by admin »

OK, the beta will be uploaded soon. Let me know if the problem persists.

yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: virtual folder scans subfolder of network!

Post by yusef88 »

no delay (hang) noticed after startup
Startup Time: 13,801 ms at 05/02/2024 05:23:16

Startup to a normal tab
Startup Time: 917 ms at 05/02/2024 05:25:00
Last edited by yusef88 on 05 Feb 2024 16:40, edited 1 time in total.

yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: virtual folder scans subfolder of network!

Post by yusef88 »

Something else: cycle tabs between a virtual folder e.g.vi:<xy> and a paper folder make PF contents disappear

admin
Site Admin
Posts: 60618
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: virtual folder scans subfolder of network!

Post by admin »

1. So the original problem has gone away?

2. Indeed! :shock:

yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: virtual folder scans subfolder of network!

Post by yusef88 »

admin wrote: 05 Feb 2024 17:13 1. So the original problem has gone away?
yes, thank you

admin
Site Admin
Posts: 60618
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: virtual folder scans subfolder of network!

Post by admin »

yusef88 wrote: 05 Feb 2024 16:38 Something else: cycle tabs between a virtual folder e.g.vi:<xy> and a paper folder make PF contents disappear
Fixed in next beta.

Post Reply