-
Notifications
You must be signed in to change notification settings - Fork 404
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
User Defaults Issue #6893
Comments
Not to be super obvious but: are toh running your daw with permissions to write to your document directory? This sounds like an os config problem nor a surge one; other than in macos we can’t explicitly ask for documents permissions |
I cannot confirm over here on W10, and I'm pretty sure we'd get this sort of issue way more considering majority of our userbase are Windows users... This definitely seems like a W10 permissions sorta thing. |
@baconpaul @mkruselj it seems that way, but I have explicitly defined wide open permissions on the Surge XT folder that I created and it didn't make a difference. This is in standalone mode. As to the DAW, there were no other issues other than with Surge XT, so it didn't seem like a widespread ACL issue. In any case, I wiped the damn thing and reinstalled Win 10, then reinstalled Surge XT and it worked as expected. Some component must have been corrupted within Win 10 and didn't really have the patience to track it down, especially with the so-so logging in Windows (I am normally a Linux user). I think this issue can be closed at this point. Appreciate the help though! |
Bug Description:
There seems to be an issue with filesystem access in Surge XT in Windows 10. I have encountered a number of problems:
Surge XT Version
Reproduction Steps:
install Surge XT from the main website
launch Surge XT from the start menu
observe the first error, unable to create Surge XT folder in C:\users<me>\Documents
create a Surge XT folder manually (if this is not done, Surge crashes upon selection of the skin)
click the menu button and select "Skins...Surge Dark"
observe the error "could not open SurgeXTUserDefaults.xml for writing"
create a SurgeXTUserDefaults.xml manually
close Surge XT
reopen Surge XT, notice that the skin is back to the default
attempt to change the skin to Surge Dark again, observe the error once more
notice that the manually created SurgeXTUserDefaults.xml is still 0 bytes
in the main Surge XT window, click "Save"
change the category from "Templates" to "abc"
leave the name "Init Saw"
change Author to "abc"
click save, observe the error "Exception occurred while creating category! Most likely, invalid characters were used to name the category..."
click ok
OTHER STEPS
Expected Behavior:
Screenshots:
If applicable, add screenshots/GIF/videos to help explain your problem.
Computer Information (please complete the following!):
Additional Information:
I guess this covers it.
The text was updated successfully, but these errors were encountered: