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.
--
_
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.
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?
--
__
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
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
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
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
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
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
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
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
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
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,
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
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
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.
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
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
-
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
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
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?
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"
22 matches
Mail list logo