Blockquote Which one is the working version, @chromorphous?
As mentioned in the first post, the working computer is running Windows 10 and has not been updated to the most recent version of the IDE. The not working version is running Windows 11 and has been updated to the most recent IDE.
Just for reference, the version of the IDE that has this new problem is 2.1.0 (2023-04-19 CLI Version: 0.32.2). The older version that still works is 2.0.4(2023-02-27T16:14:28.576Z CLI Version: 0.31.0).
Blockquote Could you share the entire log file?
Maybe I wasn't clear when I first mentioned this, but when I try to upload a file to the forum, I get an error that reads "Sorry, new users cannot upload attachments." I would copy and paste the text from the log here, but just the act of loading the IDE creates a pretty hefty amount of text.
Blockquote Does your other computer have the same setup: the sketchbook path points to a Dropbox folder?
Yes, the other computer with the older version of the IDE has the same path for the sketchbook. Again, just for clarity's sake, the older version of the IDE has no problems saving anything to anywhere, even when there are parentheses in the file path. The parentheses seems to work fine in every version of the IDE up to at least 2.0.4. I have been using this directory structure successfully for a long time. It only started failing immediately after I moved to version 2.1.0.
Blockquote Does Save as work if you set the sketchbook path to an ordinary folder?
I did some additional testing. Again, for clarity's sake, let me state that the path of the sketchbook is c:\Users\golds\Dropbox\
. The folder that I am having problems with is a sub-folder of what the path of the sketchbook is actually set to. So I copied a file to a different sub-folder that is still in the dropbox folder, but that does not have parentheses in the path. From there I was able to open the file and correctly save it again. Next, I conducted another test where I created a folder on the desktop and that folder had parentheses in the folder name. Then I copied a file in to that folder, opened it, and tried to save it again. That operation failed. Next, I opened a file from the desktop and attempted to save it to a folder that had parentheses in the name. That operation was successful.
This basically confirms that the problem is the parentheses in the path and has nothing to do with the path that the sketchbook is set to.
So, to summarize, it appears that the latest release of the IDE (version 2.1.0) has a bug which prevents the IDE from saving a file if that file currently resides at a path that contains parentheses. Specifically, the IDE can save a file to a path that has a parentheses, but can not save a file anywhere if the current location of that file is a path that has a parentheses.
For example, imagine that you have two folders on your C drive; C:\Folder1 and C:\Folder(2). If you open a file in Folder1, you can save it to Folder(2). However, if you open a file in Folder(2), you cannot save it anywhere on the computer.
To solve this problem for myself, I'm just going to reinstall an older version of the IDE, since that will be easier than tracking down every folder I have that has a parentheses.
I hope this helps resolve the bug. I really appreciate everyone's help with getting this solved for me!