Cure is OK, too: from synaptic I removed all the installed gambas
components and now the IDE works properly.
Thank you so much for the help.
Robi
-
Original Message-
From: JUHASZ Robert
To: gambas-user@lists.sourceforge.net
Subject: Re: [Gambas-user] problems after ubuntu 11.04 update
or gambas users
Subject: Re: [Gambas-user] problems after ubuntu 11.04 update --> same
under 11.10
Date: Wed, 21 Dec 2011 19:35:48 +0100
El 21/12/11 18:53, Fabien Bodard escribió:
> 2011/12/21 Jesus :
>> El 21/12/11 11:14, JUHASZ Robert escribió:
>>> Hello List,
>>>
>&
gambas users
Subject: Re: [Gambas-user] problems after ubuntu 11.04 update --> same
under 11.10
Date: Wed, 21 Dec 2011 18:53:46 +0100
2011/12/21 Jesus :
> El 21/12/11 11:14, JUHASZ Robert escribió:
>> Hello List,
>>
>> I didn't succeed to recover my gambas2 despite o
em megoldja a problémád :-)
Üdv.: Sevoir
2011-11-30 10:28 keltezéssel, JUHASZ Robert írta:
> Thanks for your instructions Jussi, I tried to follow them.
> However I still receive the same error message as before.
>
> I attached the log file.
>
> Thanks for any help.
>
&g
2>&1
4. If problem persist send packed compile.log (tar.gz) to the list.
Jussi
On Tue, Nov 29, 2011 at 11:42, JUHASZ Robert wrote:
> Hello,
>
> I updated my gambas2 to the latest revision 2 days ago and was perfectly
> happy as the eval function works again.
> This m
Hello,
I updated my gambas2 to the latest revision 2 days ago and was perfectly
happy as the eval function works again.
This morning an automatic update of my OS (Ubuntu 11.04, 32bit) was
performed which was a "big" update (with an updated kernel to
2.6.38-13).
After the update my programs (devel
In which folder should I type this? In /usr/src/gambas2-2.23.1/ (where
the source file was unpacked) ?
Robi
-Original Message-
From: Benoît Minisini
Reply-to: mailing list for gambas users
To: mailing list for gambas users
Subject: Re: [Gambas-user] Eval error
Date: Sat, 17 Sep 2011 12
Hello,
I don't know how to check the revision but I downloaded the source
yesterday afternoon (4PM CET) so it should be the latest one.
Robi
-Original Message-
From: Benoît Minisini
Reply-to: mailing list for gambas users
To: mailing list for gambas users
Subject: Re: [Gambas-user] Ev
Merci Benoit!
FYI: my system is 32 bit version (ignore if not relevant).
Robi
-Original Message-
From: Benoît Minisini
Reply-to: mailing list for gambas users
To: mailing list for gambas users
Subject: Re: [Gambas-user] Eval error
Date: Fri, 16 Sep 2011 20:19:32 +0200
> +1
>
> I'm u
;-(
It would be great to fix it in gambas2, too if possible. At the moment I
don't want to move to gambas3 my production softwares because it is
still RC (and I suppose that I should learn and work a little to get my
programs working again).
Robi
-Original Message-
From: Benoît Minisini
Hello Benoit,
Finally I succeeded to install the latest version of gambas2 but I
haven't succeeded with the Eval function.
1. I installed a brand new ubuntu 10.04 in virtualbox, performed the
updates and installed gambas2 from source.
Eval works fine under 10.04 but the .deb package created and i
Hello Benoit,
Can you tell me how to remove the binary packages? What I installed from
the software center I also removed with the software center.
Robi
-Original Message-
From: Benoît Minisini
Reply-to: mailing list for gambas users
To: mailing list for gambas users
Subject: Re: [Gam
Hello,
I have a very basic problem: I cannot install the latest version of
gambas2.
It works from the ubuntu software center but it is not up-to-date (and I
don't know if it's possible to update the version installed from the
rep).
I already had problem to install from source code before but I wa
Hello,
Great news, many thanks.
A little question: with the Ubuntu 10.10 I installed Gambas from the
ubuntu software center and then I upgraded to 11.04. How can I update
now to the latest revision? Or do I need to reinstall from source?
Robi
-Original Message-
From: Benoît Minisini
Rep
Hello,
Can anything be done with this issue? The problem is little annoying in
the IDE but more annoying for the users who upgraded to 11.04 and the
existing Gambas programs crash if the eval function was used.
Thanks to help if you can!
Robi
-Original Message-
From: Benoît Minisini
Rep
Yes, it's beta and I only did the upgrade, changed nothing else.
Robi
-Original Message-
From: Caveat
Reply-to: gam...@caveat.demon.co.uk, mailing list for gambas users
To: mailing list for gambas users
Subject: Re: [Gambas-user] Eval error
Date: Thu, 28 Apr 2011 09:25:47 +0200
11.04
Hello,
I recently upgraded to ubuntu 11.04. My Gambas is 2.21.
The eval function worked well on 10.10 and before.
Now Eval("1/2") gives good results (works with integers) but
Eval("1.2/2") gives a syntax error (it seems not working with floats).
Robi
-
Salut Benoit,
I tested the last version with the different components:
gb.qt: still the same problem (ComboBox is read-only)
gb.qtk: OK
gb.gui: OK
I use gb.qt.
Robi
-Original Message-
From: Benoît Minisini
Reply-to: mailing list for gambas users
To: mailing list for gambas users
Sub
Benoit,
I just updated to the 2.21 version, revision 3173.
Checking with the previously attached file gives the same behavior :-(
Did I do something wrong with the update or the bug survived ?
Robi
-Original Message-
From: Benoît Minisini
Reply-to: mailing list for gambas users
To: ma
Hello Ricardo,
I use this function to display a result in a TableView. I just copy it
as is, you may find out how do I adjust the column width. Maybe not the
simplest but works well.
For the Boolean I show the picture of a checkbox, I attached if you
wanna try the code then add the pictures to yo
Gambas was installed as described for karmic on the link bellow:
http://www.domotiga.nl/wiki/Gambas/Install
I did it 1 month ago and the version is the latest one: 2.20
It worked perfectly under karmic from the IDE and also the executables
generated by Gambas.
Robi
On Fri, 2010-04-30 at 10:40 +
Hello List,
When upgraded* to ubuntu 10.04 my applications using mysql don't work
anymore.
If I wanna run them from Gambas then I receive unexpected error message,
if I start a .gambas file from terminal then I receive something like
that:
--
22 matches
Mail list logo