No worries, i normally don't use the 12.04 release anymore, only for
testing. I also use the source files to build my own Gambas deb's on a
Raspberry Pi, this is how i noticed the "problem" first.
2015-08-04 5:25 GMT+02:00 Sebastian Kulesz :
> It should be fixed, but some other thing might have s
It should be fixed, but some other thing might have slipped my hand. Please
let me know if you find anything else, and sorry again :P
On Mon, Aug 3, 2015 at 5:36 PM, Sebastian Kulesz wrote:
> Yup. Found the bug, for some reason I added an explicit dependence in
> gb.eval when it is already inclu
Le Mon, 03 Aug 2015 22:30:17 +0200, herberth guzman
a écrit:
> Hi
> Benoit
>
> I have a problem with IconView
>
> IconView1.Orientation = Arrange.Horizontal
> Error = "Pending Path"
>
> If you are in Vertical it works well.
> IconView1.Orientation = Arrange.Vertical
>
> I have Gambas3 3.8 Rev.7
I have discovered a "cheat" method to install Gambas 3.8 on Debian without the
need for compilation. Specifically I am running LMDE 2 but the principle should
work on any Debian-based system.
Dependencies: Access to an Ubuntu or Linux Mint computer onto which 3.8 has
been installed from the Gam
Yup. Found the bug, for some reason I added an explicit dependence in
gb.eval when it is already included in the Gambas runtime. I will fix it as
soon as I get home, sorry about that :(
On Mon, Aug 3, 2015, 14:06 Alexie wrote:
> Hi,
>
> Just want to mention the PPA for Gambas 3.8.0 & Ubuntu 12.0
Hi
Benoit
I have a problem with IconView
IconView1.Orientation = Arrange.Horizontal
Error = "Pending Path"
If you are in Vertical it works well.
IconView1.Orientation = Arrange.Vertical
I have Gambas3 3.8 Rev.7215
Regards,
Herberth
---
Am Montag, den 03.08.2015, 09:14 -0400 schrieb Martin McGlensey:
> Adrien,
>
>
>
> Thanks for your reply. I am able to execute the query "SELECT * FROM
> tblparcel_numbers WHERE tblparcel_numbers.Key <> '200';" using MySQL
> Worrkbench. The query returns the expected data with no errors. So I t
Hi,
Just want to mention the PPA for Gambas 3.8.0 & Ubuntu 12.04 is "broken",
it wouldn't install (anymore):
root@ubuntu:~# apt-get install gambas3
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that
And what about someting like the gambasforge style ?
It need some rework to replace parts like the forge by the farm, but
the forum is cool and the style match the actual gambas colors.
2015-08-02 18:40 GMT+02:00 Christof Thalhofer :
> Hello,
>
> Am 01.08.2015 um 17:30 schrieb Benoît Minisini:
Some more information. If I create a Result object using the syntax below
the SQL query executes properly.
Dim sSQL as String = Null
Dim hRows as Result = Null
sSQL = "SELECT tblparcel_numbers.Key FROM tblparcel_numbers WHERE
tblparcel_numbers.Key <> " & frmEntry.DataControl10.Value
hRo
Adrien,
Thanks for your reply. I am able to execute the query "SELECT * FROM
tblparcel_numbers WHERE tblparcel_numbers.Key <> '200';" using MySQL
Worrkbench. The query returns the expected data with no errors. So I think
that the datafile is OK. This is about 1% of a very large project. It will
Am 02.08.2015 um 19:42 schrieb Sebastian Kulesz:
> No error here. It was a mistake I made while packaging the new component,
> but I fixed it several weeks ago. I have no idea why this is showing just
> now, but you can safely delete the old package.
Ok, thank you. I had that question, because I
On Mon, 03 Aug 2015, tsukuba GIMP user wrote:
> because manjaro pacman only have 3.7.1 version gambas
> so i try goto gambas website download the tar.bz2 package to install gambas
> 3.8.0
>
> but when i in console run ./reconf-all then console will be always loop in
>
>
> Unescaped left brace
because manjaro pacman only have 3.7.1 version gambas
so i try goto gambas website download the tar.bz2 package to install gambas
3.8.0
but when i in console run ./reconf-all then console will be always loop in
Unescaped left brace in regex is deprecated, passed through in regex; marked
by <
14 matches
Mail list logo