Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inifinite loop when reading a folder containing a defect link into network neighborhood #11

Open
pyscripter opened this issue Sep 5, 2020 · 1 comment

Comments

@pyscripter
Copy link
Contributor

What steps will reproduce the problem?
1. Create a network share on any computer
2. Create a shortcut link on your development machine to the network share
3. Disconnect the computer from network which hosting the share 
4. Now, the shortcut link is broken
5. Set VirtualExplorerTreeview.RootFolderCustomPath to the folder which 
contains the broken link
6. Include toThreadedImages to 
VirtualExplorerTreeview.TreeOptions.VETImageOptions
7. Set VirtualExplorerTreeview.Active:= TRUE
8. Now VET browses the folder until arriving the broken link, then stopping and 
wait for a long, long time. Then continues (maybe).

What version of the product are you using? On what operating system?
2.4.0 on D7 Pro / Win 7 x64

Please provide any additional information below.
I think, a (configurable) timeout for each item would be a solution. When 
reading a file info is too long, break it up and continue with next item.

Original issue reported on code.google.com by n...@biglari.de on 5 Sep 2012 at 6:34

@pyscripter
Copy link
Contributor Author

Are you using the toChangeNotifierThread option?
Have you disabled the toTrackChangesInMappedDrives option?

Original comment by pyscripter on 18 Mar 2015 at 2:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant