On Thu, 18 Jun 2015 20:27:37 +0200
Charlie Reinl wrote:
> Am Donnerstag, den 18.06.2015, 17:10 +0200 schrieb Benoît Minisini:
> > Le 18/06/2015 16:56, Charlie Reinl a écrit :
> > > Salut Benoît,
> > >
> > > the IDE crash sometimes now
> > > See attachment
> > >
> > > [System]
> > > Gambas=3.7.90
Le 19/06/2015 02:40, wi...@develop.earthshipeurope.org a écrit :
>> This is a bug, as the Gambas executable are (or should be)
>> architecture-independant. Can you provide me the i386 and the armhf
>> packages?
>
> First, it will have to wait until monday because the code is at my
> system at work.
On 2015-06-19 02:40, wi...@develop.earthshipeurope.org wrote:
> On 2015-06-19 02:12, Benoît Minisini wrote:
>> Le 18/06/2015 23:05, wi...@develop.earthshipeurope.org a écrit :
>>> Hi all,
>>>
>>> I have been looking at the Gambas IDE package code (in
>>> app/.src/gambas3/.src/packager folder)
>>>
On 2015-06-19 02:12, Benoît Minisini wrote:
> Le 18/06/2015 23:05, wi...@develop.earthshipeurope.org a écrit :
>> Hi all,
>>
>> I have been looking at the Gambas IDE package code (in
>> app/.src/gambas3/.src/packager folder)
>> In the package module I see that packages for debain/ubuntu are made
>
Le 18/06/2015 23:05, wi...@develop.earthshipeurope.org a écrit :
> Hi all,
>
> I have been looking at the Gambas IDE package code (in
> app/.src/gambas3/.src/packager folder)
> In the package module I see that packages for debain/ubuntu are made
> with:
> dpkg-buildpackage -d -rfakeroot
>
> Request
Le 18/06/2015 20:50, Tobias Boege a écrit :
> Hi Benoit,
>
> two things about the editor:
>
> (1) If I write a semicolon into the first column of an otherwise empty line
> and click behind the semicolon on the line, the cursor always goes
> *before* the semicolon, never behind (where
Le 18/06/2015 20:38, Tobias Boege a écrit :
> Hi Benoit,
>
> the attached project shows two strange behaviours of Polygon from the
> gb.clipper component.
>
> (1) Polygon._get() returns a new PointF object created on the fly from
> internal data. However, people would think that
>
>
Le 18/06/2015 20:27, Charlie Reinl a écrit :
>
> Salut Benoît,
>
> here it is, one:
> TextEditor.LinePos.1008: #21: Out of bounds
> TextEditor.Clear.320 FOutput.Clear.45 Design.ClearOutput.1091
> Design.Start.774 Design.Run.653 Project.Run.2609
> FMain.Action_Activate.1360 >Action.Raise.204
Hi all,
I have been looking at the Gambas IDE package code (in
app/.src/gambas3/.src/packager folder)
In the package module I see that packages for debain/ubuntu are made
with:
dpkg-buildpackage -d -rfakeroot
Request 1:
Could a simple -k option be added to 'dpkg-buildpackage -d
-rfakeroot' for
Hi Benoit,
two things about the editor:
(1) If I write a semicolon into the first column of an otherwise empty line
and click behind the semicolon on the line, the cursor always goes
*before* the semicolon, never behind (where it should actually be).
Rounding errors? (I use the de
Hi Benoit,
the attached project shows two strange behaviours of Polygon from the
gb.clipper component.
(1) Polygon._get() returns a new PointF object created on the fly from
internal data. However, people would think that
hPolygon[0].X = 20
should modify the zeroth point's x c
Am Donnerstag, den 18.06.2015, 17:10 +0200 schrieb Benoît Minisini:
> Le 18/06/2015 16:56, Charlie Reinl a écrit :
> > Salut Benoît,
> >
> > the IDE crash sometimes now
> > See attachment
> >
> > [System]
> > Gambas=3.7.90 rev.7139
> > OperatingSystem=Linux
> > Kernel=3.2.0-86-generic
Le 18/06/2015 16:56, Charlie Reinl a écrit :
> Salut Benoît,
>
> the IDE crash sometimes now
> See attachment
>
> [System]
> Gambas=3.7.90 rev.7139
> OperatingSystem=Linux
> Kernel=3.2.0-86-generic
> Architecture=x86
> Distribution=Ubuntu 12.04.5 LTS
> Desktop=GNOME
> Theme=Plastique
> Lang
Salut Benoît,
the IDE crash sometimes now
See attachment
[System]
Gambas=3.7.90 rev.7139
OperatingSystem=Linux
Kernel=3.2.0-86-generic
Architecture=x86
Distribution=Ubuntu 12.04.5 LTS
Desktop=GNOME
Theme=Plastique
Language=de_DE.UTF-8
Memory=3025M
[Libraries]
Cairo=libcairo.so.2.11000.
On Thu, 18 Jun 2015, Beno?t Minisini wrote:
> Le 16/06/2015 18:23, Tobias Boege a ?crit :
> > Hi,
> >
> > the @{syntax} command gives wrong output for the Polygon._put() method
> > in gb.clipper[0], as it reports the syntax to be
> >
> >hPolygon [ Point As PointF ] = hPointF
> >
> > but Polygon
Le 16/06/2015 18:23, Tobias Boege a écrit :
> Hi,
>
> the @{syntax} command gives wrong output for the Polygon._put() method
> in gb.clipper[0], as it reports the syntax to be
>
>hPolygon [ Point As PointF ] = hPointF
>
> but Polygon is indexed with integers 0, ..., Polygon.Max. There seems
> t
Le 18/06/2015 08:29, Tobias Boege a écrit :
> Hi Benoit,
>
> when I type "New Rect(", the IDE shows the signature of Rect's constructor
> doubled (s. attached screenshot). I have gb.qt4 and gb.clipper enabled which
> both have a Rect class. Does inheritance of the parent's constructor
> arguments c
17 matches
Mail list logo