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

Disconnected UNC paths still causing freezing/crashing. #523

Open
dgdomtar opened this issue Mar 17, 2025 · 0 comments
Open

Disconnected UNC paths still causing freezing/crashing. #523

dgdomtar opened this issue Mar 17, 2025 · 0 comments
Labels

Comments

@dgdomtar
Copy link

I had originally posted about disconnected UNC paths spawning an infinity of error messages and then crashdumping here (#504). A fixed was subsequently put in and the recent dev builds don't suffer from that exactly anymore, however I am still getting problems of the program not elegantly handling disconnected/unreachable UNC paths.

It will not throw a network error like the below and freeze up for 30 seconds after hitting Cancel. Sometimes it will free up and allow me to click something else to get away from it or close the tab. Other times it will simply re-freeze when I try to do something and get in a network error popup/cancel freeze loop until I have to End Task it.
Image

To eliminate this, is it possible if it encounters this error in the future, it will disconnect from that path and make no further reconnection attempts unless the user manually tries to reconnect with it? Or at the very least a timeout limit or something?

Explorer++ version 1.5.0.2565 dev (64-bit build)
Build date: Jan 28 2025 04:31:35
OS: Win 11 Ent 26100.3194

@dgdomtar dgdomtar added the bug label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant