[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- Comment #7 by C THALHOFER: Yes, there is an attachment, not(!) packed with Gambas. In folder "test" there are VERSION and the folder testproject. -- _

[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- C THALHOFER added an attachment: test.tar.gz -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.

[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- Comment #6 by Benoît MINISINI: Can you send your VERSION file, and the project having a corrupted .startup file? -- __

[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- Comment #5 by C THALHOFER: No my VERSION file is trimmed, there is no newline in it. -- ___ Gambas-user mai

[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- Comment #4 by Benoît MINISINI: The problem comes from the extra new line that is actually located in your VERSION file. Can you try to trim it (no newline in the VERSION file) and check? In the next release, the Gambas compiler

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-08 Thread Sebastian Kulesz
Yes, the packages are generated using the /branches/3.8/ svn repository. But commits are not included automatically as they are pushed, I must manually select which commit should be built and packaged. That's why I'm asking if that last commit should be the one used to build the stable packages, or

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-08 Thread Benoît Minisini
Le 08/10/2015 17:37, Sebastian Kulesz a écrit : > Benoit, was that problemas fixed un revision 7398? Because the stable > release does not include that commit, as the release was done before. > Should I include it? > AFAIK, you are not concerned by these commits, as the packages you make are gene

[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- Comment #3 by C THALHOFER: Ok, got it: The problem occurs, when an extern VERSION file is included in the project settings. There are 2 differences compared to a project that works: File .project: "VersionFile=1" after line "V

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-08 Thread Sebastian Kulesz
Benoit, was that problemas fixed un revision 7398? Because the stable release does not include that commit, as the release was done before. Should I include it? On Thu, Oct 8, 2015, 12:16 Christof Thalhofer wrote: > Am 08.10.2015 um 16:57 schrieb Benoît Minisini: > > > I see: you have to recompi

Re: [Gambas-user] Form Positioning Problem with 3.8.2

2015-10-08 Thread Benoît Minisini
Le 08/10/2015 17:22, Nigel Verity a écrit : > Hi > > My installation of 3.8.1, running on Mint 17.2, was upgraded to 3.8.2 > yesterday via the Launchpad PPA. Since then I have been experiencing > problems with form placement. - Where FormA opens FormB using > formB.showmodal(), the subordinate form

[Gambas-user] Form Positioning Problem with 3.8.2

2015-10-08 Thread Nigel Verity
Hi My installation of 3.8.1, running on Mint 17.2, was upgraded to 3.8.2 yesterday via the Launchpad PPA. Since then I have been experiencing problems with form placement. - Where FormA opens FormB using formB.showmodal(), the subordinate form is behind the parent. - FormB is smaller than Form

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-08 Thread Christof Thalhofer
Am 08.10.2015 um 16:57 schrieb Benoît Minisini: > I see: you have to recompile the project, because the ".startup" file > has been corrupted by a bad VERSION file located in the sources. > > But all current sources (/tags/3.8.2, /branches/3.8, /trunk) has a > correct VERSION file. > > So can y

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-08 Thread Benoît Minisini
Le 08/10/2015 16:47, Christof Thalhofer a écrit : > Am 08.10.2015 um 12:53 schrieb Benoît Minisini: > >> At the moment, you are the only one that report such a problem. >> > > Ah, I was alone just three hours :-) > Bug 801 > > I sent a project to the Mailinglist which triggers the error. And again,

Re: [Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread Christof Thalhofer
Am 08.10.2015 um 16:43 schrieb bugtrac...@gambaswiki.org: > http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- > > Comment #2 by Benoît MINISINI: > > So, if you can reproduce the error, can you send a project raising it > (i.e. before you apply your workaround)? Thanks. In Mail M

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-08 Thread Christof Thalhofer
Am 08.10.2015 um 12:53 schrieb Benoît Minisini: > At the moment, you are the only one that report such a problem. > Ah, I was alone just three hours :-) Bug 801 I sent a project to the Mailinglist which triggers the error. And again, the last daily I downloaded from Launchpad (short before 6.10

[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- Comment #2 by Benoît MINISINI: So, if you can reproduce the error, can you send a project raising it (i.e. before you apply your workaround)? Thanks.

[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- Comment #1 by PM B: I'll add the system information here. [System] Gambas=3.8.2 OperatingSystem=Linux Kernel=3.16.0-50-generic Architecture=x86_64 Distribution=Ubuntu 14.04.3 LTS Desktop=KDE4 Theme=Oxygen Language=en_GB.UTF-8 Mem

[Gambas-user] [Gambas Bug Tracker] Bug #801: 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . .

2015-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.801&from=L21haW4- PM B reported a new bug. Summary --- 3.8.2 - Ubuntu - Error Running in IDE - Cannot load class: . . . Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description -

Re: [Gambas-user] When QT discontinues QtWebkit

2015-10-08 Thread Moviga Technologies
Oh! OK, wow! Then I am surely hoping with you! It is such a central component that I'd hate to lose -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https

Re: [Gambas-user] When QT discontinues QtWebkit

2015-10-08 Thread Benoît Minisini
Le 08/10/2015 13:21, Moviga Technologies a écrit : > Hello, and thanks for the reply! > I suppose it will be replaced with QtWebEngine? I see that it at least > has this method > > void RUNJAVASCRIPT [1](string _script_, variant _callback_) > > so I guess .Eval() will still work, no? Which means we

Re: [Gambas-user] When QT discontinues QtWebkit

2015-10-08 Thread Moviga Technologies
Hello, and thanks for the reply! I suppose it will be replaced with QtWebEngine? I see that it at least has this method void RUNJAVASCRIPT [1](string _script_, variant _callback_) so I guess .Eval() will still work, no? Which means we can still manipulate the DOM, and use it as a texteditor?

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-08 Thread Benoît Minisini
Le 08/10/2015 07:23, Christof Thalhofer a écrit : > > Maybe you did not notice: > > The problem was gone in the last Gambas daily. But now in stable it > still occurs. I am not able to open my project with Gambas stable from > Launchpad. There is the same error: "Form cannot load parent Class Form"