-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Saving files on Classic hangs #519
Comments
v5.47.1 x64 Sorry, I'm unable to reproduce this. Are you running any Chrome extensions that might interfere? Can you please try to reproduce following the steps below. I did..
Sandboxie.ini
|
That's so odd, I've been having this issue for quite a few months on my main pc, and on my laptop, and continue to have it after 2 fresh windows installs (upgraded the SSDs). Just noticed that it happens on every browser, and even in incognito. With or without extensions. I reproduced the steps you mentioned in Windows Sandbox (with the exact versions you mentioned) it still hangs while sandboxed (less time, something around 7 seconds, while on my main it can take 20-30 seconds), and the unsandboxed chrome works instantly. This is what happens when I try to save in a sandboxed browser, I am trying to click the tabs, but the window is frozen waiting for the save dialog: This is how fast it is while not sandboxed (it always used to be that fast until a few months ago): This is my sandbox.ini, almost identical, also tried copying yours and it did the same thing: |
Reproduced, but unreliably. I can reproduce the issue with notepad.exe, so it's not about browsers, but I can't reliably reproduce it nor can I pin it down to a specific issue in the file system or settings. In some of my sandboxes on a physical PC, when an application shows the Save File Dialog, the application stalls for a number of seconds, anything between 2 and 10 seconds. In other sandboxes the dialog shows quickly. This has been the case for some time, probably months. The application is not idle while stalling. Procmon lists around 35k queries by the app to registry and file system, fairly evenly spread out. The confusing bits: I can copy such a sandbox and manually copy the files. This typically reproduces the problem in the new sandbox (stall times might change). When I empty the sandbox by deleting the files in unsandboxed File Explorer, the problem remains. But when I create a new sandbox with the same ini settings, then I can't reliably reproduce the problem. In one instance I changed the ini for a failng empty sandbox to that of a working one, which made the problem go away, and when I reverted the ini to the failing settings, the problem did not return, even when I restarted the sandboxie service !?!? I am suspecting something outside the sandbox, like the Windows icon cache files, recycle bin, or some cached local network lookups.
I totally agree |
Messed around with the sandbox settings and found that changing Applications/Accessibility and checking Screen Readers: JAWS, NVDA, Window-Eyes, System Access will make the save dialog pop up much faster, like a couple of seconds till it appears, down from 20-30 seconds, which is great, but don't really want to sacrifice protection. Still quite a bit slower than when unsandboxed. The setting: https://gyazo.com/a1feec76ad382104d0254f3219a7af11 |
hmm... and a on my PC that dialogs since somew10 update sometimes also hang for minutes even when no SB is involved :p @typpos so copying it take the issue with it deleting files doesn't resolve it, so may be its the sandboxed registry does deleting RegHive has an effect on the issue? |
I deleted sandbox content with unsandboxed File Explorer, ie, all files including RegHive were deleted. After more trials, I now suspect the issue is affected by setting The File Save As dialog opens quickly with:
and it takes 10 seconds with
Both with: GlobalSettings
|
Still happening with 0.7.1 if that is of interest. |
I have narrowed down he issue and am looking into properer fix |
Seems to work just fine for me now when I've enabled that. |
Installed Plus and same here, that setting seems to make the saving process very fast, seems to still be slower than unsandboxed but probably was always like that and just didn't notice cause it's more than fast enough for general use. |
tried changing the option and that seems to have fixed the issue for me so far too. |
This started happening a few months ago, on the most recent versions of Chrome, most recent versions of Sandboxie Classic, Windows 10 64bit. When I try to save a file the browser will hang for like 20-30 seconds until the save window pops up, a few more seconds when selecting a different folder or making a folder, and a few more seconds after clicking save. If I have multiple windows of chrome, only the window where I try to save will hang (the entire window, can't move to other tabs in that window, but can use the other windows).
Thanks a lot for all the work you do, really amazing job <3
The text was updated successfully, but these errors were encountered: