On Sat, 17 Jan 2009 20:00:51 +0100, spir denis.spir@free.fr wrote:
Hey,
You were right about build dependances. I could install geany 0.15 properly. Now, I will check whether terminal cleaning before run works fine.
Any results?
All works fine, except for clearing the terminal before running.
clear && python "%f"
as "execution command" (? not sure of the proper words, I have geany
It's Run command but doesn't matter at all :).
speaking french) does not do the job, but is explicitely written instead Example of a session with two sucessive runs (it's a prototype of a custom config parser):
Hmm, I can't reproduce this. I also used clear && python "%f" as Run command and it works as expected. Maybe your problem is related to libvte (the library which provides the terminal widget). I'm using Debian's libvte 0.16.14 ad this works pretty fine. Maybe you are using an older version (there were some bugs fixed in 0.16.14). Otherwise, I'm not sure what could be wrong.
PS: I may help for the french translation if ever there is a need.
According to http://i18n.geany.org/, the French translation is in a good shape but anyway, updates won't hurt :). I suggest to talk to Frank and/or Jean-Philippe Moal for further details.
Regards, Enrico