On Sun, 14 Feb 2016, Peter Roc wrote:
>
>Hi.
>
>After having installed the ppa for daily builds, purged it, installed from
>svn, removed it,
Did you remove it properly, i.e. with a "make uninstall"?
>and reinstalled the ppa for the stable releases, gambas
>stopped compiling
Hi Tobias. Thank you for your reply.
Yes, I did make uninstall. By stopped I mean, everything worked fine, it's
just than when pressing F7 nothing happens. Going to the project folder
there is no .gambas file. Alt+F7 results in some warnings but
nothing special, they were there bef
On Sun, 14 Feb 2016, Peter Roc wrote:
>
>Hi Tobias. Thank you for your reply.
>
>Yes, I did make uninstall. By stopped I mean, everything worked fine, it's
>just than when pressing F7 nothing happens. Going to the project folder
>there is no .gambas file. Alt+F7 results in some wa
F7 and Alt+F7 it's the same here. About the .gambas file, until
this problem surfaced I can assure you that the files were created.
Typing from the Lubuntu (x64, it was the only available at home), and same
problem. Tested removing the .gambas dir and its created fine with all the
A bit with a red face right now... Tobias, I followed your tip and did a
compille all before running the project, everything working now. A big
thanks and sorry for the annoyance. If I don't email again, it means that
everything is working in Mint as well. Cheers,
Peter
Sent: S
http://gambaswiki.org/bugtracker/edit?object=BUG.893&from=L21haW4-
Comment #5 by BenoƮt MINISINI:
Fixed in revision #7603.
There is an interpreter global variable that represents the current component
used for searching classes, and it
was not correctly reset in some places when an error occurs