Skip to content
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

Closed
m-schmitt opened this issue Apr 25, 2015 · 4 comments
Closed

otx GUI "Unable to process" file error #4

m-schmitt opened this issue Apr 25, 2015 · 4 comments
Assignees
Labels

Comments

@m-schmitt
Copy link

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.

@x43x61x69
Copy link
Owner

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,
Cai

x43x61x69 pushed a commit that referenced this issue Apr 25, 2015
* Fix the Save menu. (#4)
@x43x61x69 x43x61x69 self-assigned this Apr 25, 2015
@x43x61x69 x43x61x69 added the bug label Apr 25, 2015
@x43x61x69
Copy link
Owner

Hi @m-schmitt ,

It's fixed in Build 566.

Best,
Cai

@m-schmitt
Copy link
Author

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.

@x43x61x69
Copy link
Owner

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,
Cai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants