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

alsdev: Prolog > Set Directory fails #6

Closed
kenbowen opened this issue Nov 7, 2015 · 3 comments
Closed

alsdev: Prolog > Set Directory fails #6

kenbowen opened this issue Nov 7, 2015 · 3 comments
Labels

Comments

@kenbowen
Copy link
Member

kenbowen commented Nov 7, 2015

Throws Application Error window - Error: invalid command name "getDirectory"
Details:
invalid command name "getDirectory"
invalid command name "getDirectory"
while executing
"getDirectory"
(procedure "set_directory" line 3)
invoked from within
"set_directory"
("uplevel" body line 1)
invoked from within
"uplevel $a"

@chuckhoupt
Copy link
Member

Ah yea. getDirectory is an extra Tcl/Tk extension/plugin. The code for getDirectory is in the tree, but isn't part of the build process -- don't know if it would compile, or if Tk has something better these days.

@kenbowen
Copy link
Member Author

kenbowen commented Apr 8, 2016

Note: On win32, no error is thrown, just nothing happens.

@chuckhoupt chuckhoupt added the bug label Apr 8, 2016
@kenbowen
Copy link
Member Author

Fixed by 5a599d1
Calls to getDirectory replaced by tk_chooseDirectory

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