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

Can't direct access resource #1065

Closed
kckm opened this issue Jul 31, 2021 · 9 comments
Closed

Can't direct access resource #1065

kckm opened this issue Jul 31, 2021 · 9 comments
Labels
Status: Fixed in Next Build Fixed in the next Sandboxie version Support Request Support request issues

Comments

@kckm
Copy link

kckm commented Jul 31, 2021

Describe the bug
the programe in sanbox can not write files in folder directly.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'resource access'
  2. Click on 'add file/folder'
  3. program: all programs; access:direct; path: d:\downloads.
  4. download file to d:\downloads . but no file in d:\downloads.
  5. but the windows explorer(in sandbox) can create new folder in the path.
    Expected behavior
    the download file in d:\downloads.

Screenshots
If applicable, add screenshots to help explain your problem.

System details and installed software (please provide the following information):

  • What is your Windows edition and version? (i.e. Windows 11 22000.100).
  • What is your current Sandboxie edition and version? (i.e. Sandboxie Plus 0.9.0).
  • Please mention in which version this bug got introduced, because it acts as a guide for testers and developers.
  • Please mention any security software running in the background, even if the real-time protection is disabled.

Additional context
Add any other context about the problem here.

Sandboxie configuration
If applicable, consider to attach your sandboxie.ini configuration by copying the content at https://gist.github.com and sharing the resulting link here. If you decide to paste the configuration directly here, make sure to use the backticks around strings, like in this working example:

My initial sandboxie.ini settings

[GlobalSettings]

.....

[UserSettings_175D0429]

.....

[DefaultBox]

.....

@DavidXanatos
Copy link
Member

I can't reproduce this issue, on my w11 test system downloading to an open path works just fine

@kckm
Copy link
Author

kckm commented Jul 31, 2021

I can't reproduce this issue, on my w11 test system downloading to an open path works just fine

I have reinstalled the sandboxie-plus. The problem still exists.
And windows explorer is blank now.
屏幕截图 2021-07-31 232111

@kckm
Copy link
Author

kckm commented Jul 31, 2021

One more problem, when I select "Browse for Folder" and choose the folder, the added rules disappear when I click apply.
屏幕截图 2021-08-01 001500

@isaak654
Copy link
Collaborator

isaak654 commented Jul 31, 2021

One more problem, when I select "Browse for Folder" and choose the folder, the added rules disappear when I click apply.

Confirmed in 0.8.9c, it happens also when you select "Browse for File" or all the other buttons below.

@DavidXanatos
Copy link
Member

ok it seams that when a path is browsed the value is not properly saved ot the tree and when you click apply its removed as the save code seas an empty string double clicking on the Value and then applying solves the issue

@DavidXanatos
Copy link
Member

no wrong the flag that something was changed is not set so editing any option will make apply wok

@kckm
Copy link
Author

kckm commented Aug 1, 2021

ok it seams that when a path is browsed the value is not properly saved ot the tree and when you click apply its removed as the save code seas an empty string double clicking on the Value and then applying solves the issue

There are two different issues. I have manually entered the path and successfully applied it.

I used qbittorrent to test. If qbittorrent is installed on system that uses sandboxie to run it, it can write in the open path. But if qbittorrent is installed in sandboxie, it cannot write in the open path.

@DavidXanatos
Copy link
Member

If you want qbittorrent is installed in sandboxie to write to open paths you need to select not "Direct" but "Direct All"

@kckm
Copy link
Author

kckm commented Aug 1, 2021

Thanks, problem solved.

@kckm kckm closed this as completed Aug 1, 2021
@kckm kckm changed the title can't direct access resource (windows 11 beta) can't direct access resource Aug 1, 2021
@kckm kckm changed the title can't direct access resource Can't direct access resource Aug 1, 2021
@isaak654 isaak654 added Support Request Support request issues Status: Fixed in Next Build Fixed in the next Sandboxie version labels Aug 20, 2021
@kckm kckm reopened this Nov 3, 2021
@kckm kckm closed this as completed Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Fixed in Next Build Fixed in the next Sandboxie version Support Request Support request issues
Projects
None yet
Development

No branches or pull requests

3 participants