- changed status to open
"Could not read drotrim.ini", despite file present
Issue #4
resolved
User reported an issue where the console displayed the message "Error: Could not read drotrim.ini, using default audio options." The file "drotrim.ini" was in the same directory as the Python executable, so error should not have occurred.
Need to see if issue can be reproduced, and investigate adding extra directories to the search path for "drotrim.ini".
Comments (2)
-
reporter -
reporter - changed status to resolved
Mitigated. Will be in v3 r7.
- Log in to comment
Can reproduce the issue in Windows by doing the following:
This is probably the expected behaviour, but I'll modify the search criteria so it'll look in the location of the executable if "drotrim.ini" is not found in the working directory.