Re: [Gambas-user] Problem compiling projects

2016-02-14 Thread Tobias Boege
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

Re: [Gambas-user] Problem compiling projects

2016-02-14 Thread Peter Roc
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

Re: [Gambas-user] Problem compiling projects

2016-02-14 Thread Tobias Boege
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

Re: [Gambas-user] Problem compiling projects

2016-02-14 Thread Peter Roc
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

Re: [Gambas-user] Problem compiling projects

2016-02-14 Thread Peter Roc
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

[Gambas-user] [Gambas Bug Tracker] Bug #893: Variables become Null after "Unable to load class file" error?

2016-02-14 Thread bugtracker
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