Hi Anh,

1. I am able to execute (hit F5) fine for Python files. But for SQL
script, I ran into this error:
./geany_run_script.sh: 5: ./geany_run_script.sh: ./ex1: not found

(ex1.sql is the name of my script.)

2. Another oddity is that, after using the terminal in geany, I can no
longer use F5 to execute even Python scripts, while manually clicking on
Execute in the toolbar still works fine.

1. By default Execute attempts to run a file in the current directory that is the same name as the current file but without the extension. You can change this in the Build->Set Build Commands menu.

2. Yes, this happened to me too (might be Ubuntu-specific) but I just disabled the inbuilt terminal and used the MultiTerm plugin instead, which is more useful anyway.

Hope this helps,

James

--
"Unix is the worst computer operating system, except
all the others that have been tried."
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to