You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently been developing the getpath.py script and a new script ('getcreator.py', which I'll share soon) and as part of my development both of these scripts will use getfolderid.py. Today I encountered a weird situation whereby a user had two "Application Data" directories in their user folder, and when getfolderid encountered this, it doesn't know which folder's objectURI it should return.
I don't think that this will be a common issue, but perhaps you would like to include a warning in the script or perhaps some error catching message which would explain what error code 11512 might have been caused by. Just a thought.
Cheers.
The text was updated successfully, but these errors were encountered:
I've recently been developing the getpath.py script and a new script ('getcreator.py', which I'll share soon) and as part of my development both of these scripts will use getfolderid.py. Today I encountered a weird situation whereby a user had two "Application Data" directories in their user folder, and when getfolderid encountered this, it doesn't know which folder's objectURI it should return.
I don't think that this will be a common issue, but perhaps you would like to include a warning in the script or perhaps some error catching message which would explain what error code 11512 might have been caused by. Just a thought.
Cheers.
The text was updated successfully, but these errors were encountered: