-
Notifications
You must be signed in to change notification settings - Fork 34
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
otx GUI "Unable to process" file error #4
Comments
Hi, Guess the original developer never thought people would ever use those menu in the menu bar. I'll take a look later but at the mean time, please use the auto generated file or set the path in the preferences. PS. I've never used those since 2008, never knew till now! Best, |
Hi @m-schmitt , It's fixed in Build 566. Best, |
I was clicking the Save button not using the File > Save menu, but build 566 does fix it. It's weird though... even the output name is in the Output box (regardless of the Filename preference), the Save dialog that appears when you click Save loses the file name. You have to reenter it. |
Hi @m-schmitt , Those two are not relevant. The save panel does not read anything from any UI fields. You can check out the source code to see how it works. (And indeed I could have made it that way, but not a priority to it's purpose.) You are welcome to make changes and open a pull request if you wish this to be added. For now, I'd have to leave it as what it is till I have some spare time. Best, |
Using otx build 565, when using the GUI, file loads and verifies. Click Save, a "Save As" dialog appears. Enter file name, click Save.
Result is: Error processing file.
Unable to process posix_file_path.
Error occurs on all files. Command line can process the same file.
Preferences are the defaults.
The text was updated successfully, but these errors were encountered: