Re: [Gambas-user] gb.jit Ubuntu 16.04.1 LTS

2016-10-03 Thread Ron
I wonder can't the configure steps find this out by themselves. Ie. Try if the specific config versions exists of default cannot be found? Op 3 okt. 2016 17:01 schreef "Gianluigi" : > Hello Demosthenes, > > Benoit Minisini docet: > > $ ./reconf > $ LLVM_CONFIG=llvm-config-3.5 ./configure -C > $ m

Re: [Gambas-user] Pre-release of Gambas 3.9.1 (II)

2016-09-09 Thread Ron
Seems to compile and run fine here! (Ubuntu 16.04 LTS 64 Bits) Regards, Ron. 2016-09-09 9:34 GMT+02:00 Christof Thalhofer : > Am 09.09.2016 um 00:33 schrieb Benoît Minisini: > >> I will make it official very soon, so if you have a problem that you >> don't report, you wil

Re: [Gambas-user] [Gambas Bug Tracker] Bug #979: gtk_text_buffer_get_insert () signal 11

2016-08-30 Thread Ron
I just downloaded and compiled release code, and still have this issue with supplied example project. Can I just update ticked (status is fixed now)? 2016-08-22 21:03 GMT+02:00 : > http://gambaswiki.org/bugtracker/edit?object=BUG.979&from=L21haW4- > > Comment #1 by Benoît MINISINI: > > Fixed in r

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-22 Thread Ron
I can reproduce a signal 11 crash with gambas 3.9, so it seems related to gtk_text_buffer code. See BUG REPORT 979 Kind Regards, Ron. 2016-08-22 0:27 GMT+02:00 PICCORO McKAY Lenz : > openssl version are 0.9.8o > > Lenz McKAY Gerardo (PICCORO) > http://qgqlochekone.blogspot.com >

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-21 Thread Ron
1-2.0.so.0.2400.30 GTK+3=libgtk-3.so.0.1800.9 OpenGL=libGL.so.1.0.0 OpenGL=libGL.so.1.2.0 Poppler=libpoppler.so.58.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.5.1 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 Regards, Ron. 2016-08-21 2:56 GMT+02:00 Jussi Lahtinen : >> I trie

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-20 Thread Ron
Compiles and runs (first tests) fine on Ubuntu 16.04 LTS 64 bit. Although I get a lot of gtk and gnome-keyring related deprecated warnings during make, see attached logs. It's not a big problem. llvm needs to be downgraded from 3.8 to 3.5 to be found. Regards, Ron. 2016-08-20 17:59 GMT+

Re: [Gambas-user] System Colors

2016-05-02 Thread Ron
$ sudo sed -i 's/tooltip_fg_color:#ff/tooltip_fg_color:#00/g' /usr/share/themes/Ambiance/gtk-2.0/gtkrc $ sudo sed -i 's/tooltip_bg_color:#00/tooltip_bg_color:#ff/g' /usr/share/themes/Ambiance/gtk-2.0/gtkrc restart app 2016-05-02 19:14 GMT+02:00 Jorge Carrión : > doesn't work.

Re: [Gambas-user] Pre-release of Gambas 3.8.1 (2)

2015-09-04 Thread Ron
Compiles fine on ARMv7 (Cubietruck) Running now to test stability. Some executables report outdated versions though. $ gba3 -V 3.8.1 gbs3.gambas: $ gbw3 -V 3.7.90 $ gbs3 -V 3.7.90 gbh3.gambas: $ gbh3 -V 3.6.90 Regards, Ron 2015-09-03 16:19 GMT+02:00 Benoît Minisini : > Hi, > > I

Re: [Gambas-user] Json sample

2015-06-04 Thread Ron
Put: https://domotiga.nl/projects/domotiga/repository/revisions/master/entry/DomotiGa3/.src/CXively.class#L104 Get: https://domotiga.nl/projects/domotiga/repository/revisions/master/entry/DomotiGa3/.src/CToon.class#L142 Regards, Ron. 2015-06-04 18:33 GMT+02:00 Julio Sanchez : > Hello R

Re: [Gambas-user] serial ports

2015-06-01 Thread Ron
s, you can leave it out if not needed. Regards, Ron. 2015-06-01 14:20 GMT+02:00 Shane : > Thanks heaps this is exactly what i wanted. > just one thing i get some 30 odd ttys's and I'm sure there all not > usable serial ports but this is not a problem for me i can just use th

Re: [Gambas-user] serial ports

2015-06-01 Thread Ron
https://domotiga.nl/projects/domotiga/repository/revisions/master/entry/DomotiGa3/.src/Util.module#L218 Where argument are '/dev/', 'tty[ACM|S|USB]*' Regards, Ron. 2015-06-01 13:31 GMT+02:00 Benoît Minisini : > Le 01/06/2015 12:23, Shane a écrit : >> what would be t

Re: [Gambas-user] Bug in IDE packager for rpm packages

2015-05-05 Thread Ron
t two characters long and must start with an alphanumeric character." source: https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Source Regards, Ron. 2015-05-06 1:25 GMT+02:00 Benoît Minisini : > Le 05/05/2015 23:28, Willy@develop a écrit : >> Hi, >> >> A us

Re: [Gambas-user] Pre-release of Gambas 3.7.1

2015-03-29 Thread Ron
e include this information if you submit a bug report.' BTW: You know Google code stops? http://google-opensource.blogspot.nl/2015/03/farewell-to-google-code.html We have to move the bug reports to somewhere else (github for example?) Would be nice to have a 'Submit a bug report' into t

Re: [Gambas-user] Pre-release of Gambas 3.7.1

2015-03-29 Thread Ron
Builds and runs fine on Ubuntu 14.10 64 bits. Small corrections: On startup 'Installed sofwares' should be called 'Installed software' In right click menu on form in treeview, 'Run that class' should be called 'Run this class' Regards, Ron. 2015-03-29 1

Re: [Gambas-user] R: Ubuntu message

2015-03-22 Thread Ron
You can make them readable with these two commands, you might need to change 'Ambiance' to 'QGtk', not sure, just try. sed -i 's/tooltip_fg_color:#ff/tooltip_fg_color:#00/g' /usr/share/themes/Ambiance/gtk-2.0/gtkrc sed -i 's/tooltip_bg_color:#00/tooltip_bg_color:#ff/g' /usr/share/

Re: [Gambas-user] gb.scanner

2015-03-11 Thread Ron
stamps like "Confidential" and signatures... Regards, Ron. 2015-03-11 19:24 GMT+01:00 Johny Provoost : > > > Op 11-03-15 om 19:10 schreef Fabien Bodard: >> Le 11 mars 2015 17:59, "Johny Provoost" a écrit : >>> Hello, >>> >>> Is ther

Re: [Gambas-user] fullscreen

2015-01-06 Thread Ron
You get the updates until April 2015, better start taking advises seriously. It's April before you know it. ;P 2015-01-06 14:50 GMT+01:00 Reiner Goerlach : > Hi Alex, > > I agree with friendly and (semi)professional. But you should add also a > keeping of certain amount of will to help. > I do no

Re: [Gambas-user] fullscreen

2015-01-06 Thread Ron
Yes please. 2015-01-06 12:47 GMT+01:00 Reiner Goerlach : > I have followed wikigambas. > > pkg-config, gcc, g++ automake, autoconf, was installed > libtool 2.2... was not installes, authentication warning, installed > libffi5 was installed > libbz2.so is missing *** > libz.so is

Re: [Gambas-user] fullscreen

2015-01-05 Thread Ron
Did you skip the step ./reconf-all on purpose? It creates the files needed for the ./configure step. ;P I don't know how big your projects are and what they do, but gambas3 runs faster than gambas2. Ron. 2015-01-05 16:05 GMT+01:00 Reiner Goerlach : > Nice answer, unfortunately n

Re: [Gambas-user] Circular references with latest revision

2015-01-02 Thread Ron
lated. Ron. 2015-01-02 12:31 GMT+01:00 Benoît Minisini : > Le 02/01/2015 11:56, Ron a écrit : > > No I didn't de-install it, thinking it will overwrite everything.. like > it > > did in the past ;P > > > > There was indeed an older gb.net.smtp.so* set under /u

Re: [Gambas-user] Circular references with latest revision

2015-01-02 Thread Ron
onent having an issue, but that's over 102000 lines of code and many forms. Does Gambas has an order in which it free's stuff upon closure? At least then I can try to shrink it to one area.. Is there a debug mode in which you can see what it does (without using gdb) Ron. 2015-01-02 11:5

Re: [Gambas-user] Circular references with latest revision

2015-01-02 Thread Ron
not enough so there is something linked somewhere. A lot of users are going to have problems when they don't read wiki/docs. Ron. 2015-01-02 11:42 GMT+01:00 Benoît Minisini : > Le 02/01/2015 11:39, Ron a écrit : > > It's in gb.net.smtp, I think! > > See bug report I ju

Re: [Gambas-user] Circular references with latest revision

2015-01-02 Thread Ron
It's in gb.net.smtp, I think! See bug report I just filled, if you de-select gb.net.smtp crash stops.. Ron. 2015-01-02 11:32 GMT+01:00 Benoît Minisini : > Le 02/01/2015 11:14, Ron a écrit : > > I have the same issue, trying to get it isolated, but didn't succeed yet, > &g

Re: [Gambas-user] Make Ubuntu tooltips readable again

2015-01-02 Thread Ron
It's a two liner to make balloons and tooltips in ide readable: sed -i 's/tooltip_fg_color:#ff/tooltip_fg_color:#00/g' /usr/share/themes/Ambiance/gtk-2.0/gtkrc sed -i 's/tooltip_bg_color:#00/tooltip_bg_color:#ff/g' /usr/share/themes/Ambiance/gtk-2.0/gtkr

Re: [Gambas-user] Circular references with latest revision

2015-01-02 Thread Ron
th command line project but only when I use gb.signal component to catch these Signal[Signal.SIGINT].Catch ' ' Catch default kill signal Signal[Signal.SIGTERM].Catch I personally would like to have this fixed in 3.7, maybe this info helps.. Regards, Ron. [System] Gambas=3.6.90 O

[Gambas-user] Make Ubuntu tooltips readable again

2015-01-02 Thread Ron
This onliner fixes this issue: $ sudo sed -i 's/tooltip_fg_color:#ff/tooltip_fg_color:#00/g' /usr/share/themes/Ambiance/gtk-2.0/gtkrc Regards, Ron. -- Dive into the World of Parallel Programming! The G

Re: [Gambas-user] File watching behaviour

2015-01-01 Thread Ron
New year, new keywords ;-) I was just about to install latest revision to test the trunk -soon to be 3.7 version-, so I will let you know. Regards, Ron. 2015-01-02 3:28 GMT+01:00 Benoît Minisini : > @Jussi : I introduce a new thread for the problem. Now for the new year > people will

Re: [Gambas-user] Problems on mail list

2014-12-28 Thread Ron
Lol...This should be added to Gambas tip of the day, there is always something not working the it should ;+) Regards, Ron Op 28 dec. 2014 07:05 schreef "B Bruen" : > On Sat, 27 Dec 2014 18:37:05 +0100 > Benoît Minisini wrote: > > > Le 27/12/2014 13:44, Gian a écr

Re: [Gambas-user] Where are the examples?

2014-12-16 Thread Ron
Benoit, Watch out getting to close to the visualbasic way of thinking. Please keep things simple and logical... Examples are the first thing new users will look for.. Don't make them hard to find. ;P Regards, Ron Op 16 dec. 2014 12:51 schreef "Benoît Minisini" < gam...@use

Re: [Gambas-user] Feature Request: Val Function

2014-11-26 Thread Ron
There is: Print Val("&H" & "c25688") 12736136 2014-11-26 17:29 GMT+01:00 Lewis Balentine : > There does not seem to be an inverse function for HEX$. > > Feature Request: > Add ability to VAL function to return the value of a HEX string. > > > Example: > Print Val("0xc25688")' formatted a

Re: [Gambas-user] What "Cannot read information about table mi_table_name" means?

2014-11-08 Thread Ron
Trunk fixed the issue with the Celsius degrees symbol mangling, so utf8 is correctly set when a lost mysql connection is restored now. Can this be backported to 3.6.2 please? (if Jorge agrees too) Regards, Ron. 2014-11-07 17:43 GMT+01:00 Jorge Carrión : > Well... I've created a Virtual

Re: [Gambas-user] What "Cannot read information about table mi_table_name" means?

2014-11-05 Thread Ron
nections behave differently. Maybe this issue can be looked into.. Regards, Ron. 2014-11-05 10:39 GMT+01:00 Jorge Carrión : > With MySQL I have this function to log certains operations on a table named > ad_hlog: > > (The connection is named datos and is a public variable that rema

Re: [Gambas-user] Release goals for 3.7 / 4.0

2014-10-23 Thread Ron
Maybe we should have some Mike this? Ifdef System.Version >= 3.6.0 then ' do special new code.. Else ' something else Endif Regards, Ron Op 23 okt. 2014 14:49 schreef "Fabien Bodard" : > > ideally "back-compiling" to older versions as an option in the

Re: [Gambas-user] About simbolic links in .src

2014-10-22 Thread Ron
I think you still cannot edit the files linked to by the symbolic links... It's by design, would be nice if it wasn't (or an option in project) 2014-10-22 18:39 GMT+02:00 Jorge Carrión : > I remember to read some messages in this list about to have folder's > simbolic links inside de .src folder o

Re: [Gambas-user] Drag and drop inconsistent across toolkits

2014-10-18 Thread Ron
I have to drag a control on my form a few time until it sticks... Is this related? Ubuntu 14.04.1 Regards, Ron. 2014-10-17 19:05 GMT+02:00 : > Den 2014-10-17 18:44, skrev Jørn Erik Mørne: > >> Tobias Boege wrote: >>> >>> Hi, >>> >>> there is

Re: [Gambas-user] Pre-release of Gambas 3.6 (2)

2014-10-14 Thread Ron
Yes I can do that... ;P 2014-10-14 15:34 GMT+02:00 Tobias Boege : > On Tue, 14 Oct 2014, Ron wrote: >> >> I get the idea that default alignment of a TextLabel is TopNormal now, >> >> is that on purpose? >> > >> > Mmm, it was always intended to be li

Re: [Gambas-user] Pre-release of Gambas 3.6 (2)

2014-10-14 Thread Ron
behind it, it looks really bad... See attachment. I always have to adjust alignment to 'Normal' Please unfix the bug ;P Regards, Ron. -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/M

Re: [Gambas-user] Pre-release of Gambas 3.6 (2)

2014-10-14 Thread Ron
New archive runs OK on Ubuntu 14.04, versions are correct now. I have to get used to Copy/Paste being under Edit menu now (at least it seems that the location changed) I get the idea that default alignment of a TextLabel is TopNormal now, is that on purpose? Regards, Ron. 2014-10-14 12:29 GMT

Re: [Gambas-user] Pre-release of Gambas 3.6

2014-10-13 Thread Ron
s="-c\n/home/benoit/comment-at-last-END-bug.gbs3" Regards, Ron. 2014-10-13 10:31 GMT+02:00 Benoît Minisini : > Le 13/10/2014 10:23, Rolf-Werner Eilert a écrit : >> >> >> Am 12.10.2014 19:06, schrieb Benoît Minisini: >>> Hi, >>> >>> I

Re: [Gambas-user] [Gambas-devel] Gambas IDE trunk slow start

2014-09-13 Thread Ron
.settings entries.. After the 'close all windows action' it got emptied... Ignore it for now... Regards Ron Op 13 sep. 2014 22:35 schreef "Benoît Minisini" < gam...@users.sourceforge.net>: > Le 13/09/2014 20:53, Benoît Minisini a écrit : > > Le 13/09/2014

Re: [Gambas-user] Issue 552 in gambas: httpclient in async mode timeout not working

2014-08-27 Thread Ron
Benoit, Tested it just now, and got this after the configured timeout (3 secs in this case) 2014/08/27 20:31:44 [Plugin] RaZberry Z-Wave, Instance #1 enabled. 2014/08/27 20:31:44 [RaZberry] RaZberry Z-Wave initializing. 2014/08/27 20:31:47 [RaZberry] ERROR: Operation Timeout (-1028). So looks fi

Re: [Gambas-user] Collection puzzle.

2013-09-07 Thread Ron
Fabian Yes i think thats the way. Will try thanks. Benoit my example was not clear. In my program i cannot access col2 directly. It was only here to create a collection inside the collection col which is the only one I can access. Regards, Ron. Op 7 sep. 2013 14:23 schreef "Fabien Bodard&

Re: [Gambas-user] Collection puzzle.

2013-09-07 Thread Ron
I can't display them in any other way. Can you? Op 7 sep. 2013 12:59 schreef "Benoît Minisini" het volgende: > Le 07/09/2013 12:56, Ron a écrit : > > It doesn't work. > > > > I don't see them with this example. > > Normally this works but not

Re: [Gambas-user] Collection puzzle.

2013-09-07 Thread Ron
It doesn't work. I don't see them with this example. Normally this works but not with collection inside collection... Do you see them when you run example? Regards, Ron. Op 7 sep. 2013 12:54 schreef "Benoît Minisini" het volgende: > > Le 07/09/2013 12:48, Ron a écr

[Gambas-user] Collection puzzle.

2013-09-07 Thread Ron
Something eats my time here... I have a collection cCol which contains collections cCol2 The keys of cCol2 are unknown because they come from a JSON.decode function. I can't seem to access those keys, anyone has an idea on how to print them? So in example below, the "1", "2", "6" It seems colle

Re: [Gambas-user] A Check MarK?

2013-09-02 Thread Ron
Same here. No idea what it does or how to het rid of it. ;-) Regards, Ron Op 3 sep. 2013 00:27 schreef "A. Person" <2aq9j93...@cogeco.ca> het volgende: > Recently in one of my projects a check mark appeared next to the line > numbers > as in the attachment. Just one.

Re: [Gambas-user] Connect hang with latest revision

2013-06-07 Thread Ron
I just checked, gambas2 didn't/doesn't respect timeout either in this case when a hiost cannot be reached. And reports after 2+ minutes. So it was always like this, maybe because of the fact that it was difficult to implement? Regards, Ron. > Thanks. > The blocking mode issue

Re: [Gambas-user] Connect hang with latest revision

2013-06-06 Thread Ron
d by implication, set a Timeout value... it will need > a little more work than just a tweak to call set_timeout whenever > set_blocking is called... > > Kind regards, > Caveat > > On 03/06/13 21:14, Benoît Minisini wrote: >> Le 02/06/2013 17:05, Ron a écrit : >>> Bu

Re: [Gambas-user] Connect hang with latest revision

2013-06-04 Thread Ron
Regards, Ron_2nd. 2013/6/3 Benoît Minisini : > Le 02/06/2013 17:05, Ron a écrit : >> Bug #1 and Bug #2 are fixed, thanks for that! >> >> The time it takes for Event_Error to trigger is still more than 2 minutes. >> I see that in ClientSocket there is a 10sec timer running

Re: [Gambas-user] Connect hang with latest revision

2013-06-02 Thread Ron
property it seems it doesn't work? Would be nice if users know after 10 secs that the socket is unable to connect, +2 minutes is too long... Regards, Ron. 2013/6/1 Benoît Minisini : > Le 01/06/2013 10:33, Ron a écrit : >> Benoit, >> >> It seems to be a Gambas3 thing all alo

Re: [Gambas-user] Connect hang with latest revision

2013-06-01 Thread Ron
ing when a host cannot be reached.. I detected three bugs... and filled this bug report. https://code.google.com/p/gambas/issues/detail?id=435 Regards, Ron_2nd. 2013/5/30 Benoît Minisini : > Le 30/05/2013 20:56, Ron a écrit : >> Strange i updated two machines and they both hang a

Re: [Gambas-user] Connect hang with latest revision

2013-05-30 Thread Ron
Strange i updated two machines and they both hang at startup trying to connect to a tcp socket. Will downgrade tomorrow and try to isolate it. Regards, Ron_2nd Op 30 mei 2013 20:45 schreef "Benoît Minisini" het volgende: > Le 30/05/2013 20:08, Ron a écrit : > > Did some

[Gambas-user] Connect hang with latest revision

2013-05-30 Thread Ron
Did something change in the latest 10 revisions trunk regarding socket connects? I upgraded my Gambas3 to latest rev, and now my project hangs when starting. this is the first part of the gdb bt: 0x7fffc6ffe000 0x7f8a61c0dfdd in connect () at ../sysdeps/unix/syscall-template.S:81 81 ../sysdep

Re: [Gambas-user] Global error management routine

2013-05-22 Thread Ron
On 22-5-2013 9:53, Benoît Minisini wrote: > Le 22/05/2013 00:04, Richard Terry a écrit : >> Tobias Boege wrote: >>> Hi Benoit, >>> >>> when programming a component in C/C++, one can use the error hook to execute >>> a function when the interpreter is about to abort because of an error. >>> >>> In G

Re: [Gambas-user] Restructuring the official Gambas examples

2013-05-01 Thread Ron
Although discussing about a good structure to put them under is a good thing, watch out not to waste time which better had been used to code the example themselves. I'm missing modern world examples, not simple basic stuff. Like how to interact with your webbrowser via websockets using Gambas. ht

Re: [Gambas-user] all those bloody dependencies

2013-04-25 Thread Ron
If you want to build gambas3 from scratch, simply look which packages/libs a known opensuse gambas3 rpm used to build itself. wget http://download.opensuse.org/repositories/home:/munix9:/gambas/openSUSE_12.3/src/gambas3-3.4.1-3.8.src.rpm apt-get install rpm2cpio rpm2cpio gambas3-3.4.1-3.8.src.rp

Re: [Gambas-user] RpcClient patch

2013-04-23 Thread Ron
Adrien, No problem, was busy myself on my own project ;-) And I guess the xmlrpc component is not used by many. Had to dive into it myself quite often, since the author is not active with gambas anymore. Thanks, and I will test it. Regards, Ron. 2013/4/23 Adrien Prokopowicz > Le Sun,

[Gambas-user] RpcClient patch

2013-04-14 Thread Ron
In gb.xml.rpc client code the RpcMethod_Read value is incorrectly filled. This results in error when displaying RpcClient variables, see screenshot. gambas/trunk/gb.xml/src/rpc/gb.xml.rpc/.src/RpcClient.class: BAD: Function RpcMethod_Read() As RpcFunction Return RpcFunction End GOOD/BETTER

Re: [Gambas-user] Pre-release of Gambas 3.4.1

2013-04-07 Thread Ron
We are in luck. It seems very easy to reproduce... Create CLI project containing just this: Public Sub Main() Exec ["/test"] Catch End And you get 1 allocation(s) non freed when run. This is on latest revision. So it seems the latest gbx_ changes are generating this issue. Re

Re: [Gambas-user] Pre-release of Gambas 3.4.1

2013-04-06 Thread Ron
Ok i will recompile and try to isolate it. Can they come from the two revisions mentioned below? Since I didn't see them before it. I will revert the code to see too. Regards, Ron. 2013/4/6 Benoît Minisini : > Le 06/04/2013 17:06, Ron a écrit : >> Revision #5598 and #5600 made

Re: [Gambas-user] Pre-release of Gambas 3.4.1

2013-04-06 Thread Ron
Revision #5598 and #5600 made Gambas3 stable. But one thing I noticed it when it runs for a few days and I stop it i see this: gbx3: warning: 35 allocation(s) non freed. How can I check what they are? Run valgrind? Regards, Ron_2nd. 2013/4/5 Benoît Minisini : > Le 05/04/2013 11:12, Ron a éc

Re: [Gambas-user] Pre-release of Gambas 3.4.1

2013-04-05 Thread Ron
nt their control > name to be renamed savagely), and I will make it official. > > Regards, > Benoit, Hopefully you also integrated the gbx_ patches? r5598 and later regarding freeing gbx stuff? With those my DomotiGa project runs stable now, for the f

Re: [Gambas-user] Gambas IDE doesn't save files.

2013-03-31 Thread Ron
range... I will take some coffee and start over ;-) Regards, Ron. 2013/3/31 Benoît Minisini : > Le 31/03/2013 17:27, Ron a écrit : >> Ok. >> >> I have again a serious issue with Gambas3. >> >> I had coded quite some stuff in a specific class, and clicked save all >

[Gambas-user] Gambas IDE doesn't save files.

2013-03-31 Thread Ron
stop using it I am afraid... Gambas3 is simply not even close to the stability Gambas2 was for years and years... Regards, Ron. -- Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independ

Re: [Gambas-user] Benoît is over for at least one week

2013-03-12 Thread Ron
Tell him to buy a Chromebook Pixel, it's great for Gambas development. ;P Regards, Ron_2nd. 2013/3/12 Fabien Bodard : > Its computer is broken, and he will don't have the new one before one week > . So he join me to inform every one that he can't work on gambas during > this time. > > Regards > --

Re: [Gambas-user] Using valgrind with Gambas3 project.

2013-03-11 Thread Ron
I left it out and its OK. Thanks. Op 11 mrt. 2013 22:05 schreef "Tobias Boege" het volgende: > On Mon, 11 Mar 2013, Ron wrote: > > I cannot run valgrind anymore together with a Gambas3 project to check > > memory alloc issues. > > > > I use thi

[Gambas-user] Using valgrind with Gambas3 project.

2013-03-11 Thread Ron
. * ? > Did I miss something? Regards, Ron. -- Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice

[Gambas-user] Fwd: [Full-disclosure] Gambas 3.3.4 Directory hijack vulnerability

2013-02-27 Thread Ron
Fyi... Regards, Ron -- Doorgestuurd bericht -- Van: "Larry W. Cashdollar" Datum: 27 feb. 2013 19:31 Onderwerp: [Full-disclosure] Gambas 3.3.4 Directory hijack vulnerability Aan: "Full Disclosure" Cc: Gambas 3.3.4 Directory hijack vulnerability The gam

Re: [Gambas-user] MySQL language problems

2013-02-27 Thread Ron
/mysql restart Regards, Ron. > Well... with Gambas2 I have the problem that my Mysql server, cut by > time-out the conexions after a few minutes of no activities. The users > complains that, so, y develop this module that re-open the connection if > there is an error. > Usually I cal

Re: [Gambas-user] MySQL language problems

2013-02-27 Thread Ron
Do you run a gambas version with this patch in it, or without it? https://code.google.com/p/gambas/issues/detail?id=402 Regards, Ron. > What kind of syntax are you using to communicate with the database? Give us > some example, please. > > Csaba > > 2013/2/26 Jorge Carrión >

[Gambas-user] gb.pcre behaviour with Gambas3

2013-02-16 Thread Ron
ng[] Dim rReg As New Regexp Dim aMatches As New String[] Dim iCnt As Integer rReg.Compile("\x03\x03(\\w+)\r\n") rReg.Exec(sRaw) For iCnt = 0 To rReg.SubMatches.Count - 1 aMatches.Add(rReg.SubMatches[iCnt].Text

Re: [Gambas-user] R: Valid regexp?

2013-01-15 Thread Ron
Yes that seems to work, well it's accepted as valid... Need to polish it a bit more... Thanks! > Maybe: > > DIM sPattern AS String = "s/\x05\x05\x03\x03(\\w+)\r\n//" > > > > > > > --- Mar 15/1/13, Ron ha scritto: > >> Da: Ron >>

[Gambas-user] Valid regexp?

2013-01-15 Thread Ron
DIM sPattern AS String = "s/\x05\x05\x03\x03(\w+)\r\n//" This is not a valid syntax in Gambas regexp. Error bad character constant in string... The part with the problem is (\w+) Anybody has suggestions to get it working? Thanks in advance. Re

Re: [Gambas-user] IMPORTANT! Sourceforge upgrade

2012-12-08 Thread Ron
This is why I host my own svn... What a mess sourceforge makes of this.. Op 8 dec. 2012 16:36 schreef "Charlie Reinl" het volgende: > Am Samstag, den 08.12.2012, 16:16 +0100 schrieb Benoît Minisini: > > Le 08/12/2012 16:12, Benoît Minisini a écrit : > > > Le 08/12/2012 10:41, Bruce a écrit : > >

Re: [Gambas-user] How to check "Is a Network unreachable"

2012-10-10 Thread Ron
http://domotiga.nl/projects/domotiga/repository/entry/trunk/DomotiGa/Ping.module It results in On/Off (printers), Down/Up (hosts), or measure latency for graphing. Regards, Ron_2nd. > Not sure what would be good way to do this, but quick idea: > > Shell ("ping -c1 -q www.google.com") Wait To sTm

Re: [Gambas-user] Question: Is it possible to build 'plugins/add ons' for Gambas applications

2012-10-03 Thread Ron
names online, download the files from the found list archive and open them with 7zip (windows, yuk) right click choose "open archive". Then click on the files until you see the list of contents, you can then drag them to a folder. Simply unpacking directly indeed results in one strange text

Re: [Gambas-user] Disable / overrule 'create new' button on DataBrowser

2012-08-31 Thread Ron
On 31-8-2012 13:47, Benoît Minisini wrote: > Le 31/08/2012 13:12, Ron a écrit : >> Hi list, >> >> Is it possible to disable/overrule the 'new' button of a DataBrowser object? >> >> If so, how? >> >> Thanks. >> >> Regards, >>

[Gambas-user] Disable / overrule 'create new' button on DataBrowser

2012-08-31 Thread Ron
Hi list, Is it possible to disable/overrule the 'new' button of a DataBrowser object? If so, how? Thanks. Regards, Ron_2nd. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's secur

[Gambas-user] Small typos in XMLRPC code

2012-08-24 Thread Ron
gambas/2.0/gb.xml/src/rpc/gb.xml.rpc: RpcClient.class: IF ME.Mode = RpcClient.httpAsync THEN RAISE BadReply("Unable to contact with server, or bad reply from server") RpcClient.class: Error.Raise("Unable to contact with server, or bad reply from server") gambas/trunk/gb.xml/src/rpc/gb.xm

Re: [Gambas-user] New feature in the IDE code editor

2012-08-15 Thread Ron
+1 Op 15 aug. 2012 17:23 schreef "Benoît Minisini" < gam...@users.sourceforge.net> het volgende: > Le 15/08/2012 17:07, Ru Vuott a écrit : > >> In revision #5041, I started to implement automatic declaration of > >> undeclared local variable. > > > >> There is a new option to disable this feature

Re: [Gambas-user] Compile error in gb.xml

2012-05-30 Thread Ron
On 30-5-2012 16:58, Adrien Prokopowicz wrote: > Le mercredi 30 mai 2012 16:50:35 Ron a écrit : >> Gambas trunk doesn't compile anymore on two machines now. >> >> This is the end: >> >> make[4]: Entering directory `/home/ron/install/gambas/trunk/gb.libxml

[Gambas-user] Compile error in gb.xml

2012-05-30 Thread Ron
Gambas trunk doesn't compile anymore on two machines now. This is the end: make[4]: Entering directory `/home/ron/install/gambas/trunk/gb.libxml' make[4]: Leaving directory `/home/ron/install/gambas/trunk/gb.libxml' make[3]: Leaving directory `/home/ron/install/gambas/trunk/gb

Re: [Gambas-user] Issue 242 in gambas: Gamba forms fail on Debian ARM

2012-04-26 Thread Ron
Thanks. Regards, Ron_2nd. Op 26 apr. 2012 18:54 schreef "Benoît Minisini" < gam...@users.sourceforge.net> het volgende: > Le 26/04/2012 18:36, Ron a écrit : > > Gambas2 already runned on ARM before, so it doesn't seem to be much work > to > > get it running o

Re: [Gambas-user] Issue 242 in gambas: Gamba forms fail on Debian ARM

2012-04-26 Thread Ron
Gambas2 already runned on ARM before, so it doesn't seem to be much work to get it running or am I mistaken? Regards, Ron_2nd Op 26 apr. 2012 18:05 schreef het volgende: > Updates: >Status: WontFix > > Comment #10 on issue 242 by benoit.m...@gmail.com: Gamba forms fail on > Debian ARM >

Re: [Gambas-user] PhotoTouch example

2012-04-25 Thread Ron
ause like that it crashes. >> >> Thanks >> >> > Do you have more details ? > Don't know what the other persons error is, but here it says upon start. Null object in FMain:879 line is: ivwImage[$iIndex].EnsureVisible If I comment it, it runs as far as I can se

Re: [Gambas-user] Send from .module to .class

2012-02-06 Thread Ron
I agree, but the supplied example doesn't work with making controls public. 2012/2/6 Jesus > El 05/02/12 00:01, abbat escribió: > > > > How can I send a string "test_string" from > > Main.module > > to > > Label1 which situated on > > MFmain.class > > > > Thanks > > > > > > Use "properties" or s

Re: [Gambas-user] Send from .module to .class

2012-02-06 Thread Ron
But you have to tweak your project options to allow this. Regards, Ron_2nd. > MFmain.Label1.text = "test_string" > > > -- Original Message --- > From: abbat > To: gambas-user@lists.sourceforge.net > Sent: Sat, 4 Feb 2012 15:01:59 -0800 (PST) > Subject: [Gambas-user] Send from .mod

Re: [Gambas-user] How to convert unix timestamp into gambas date and time

2012-02-03 Thread Ron
Just google for gambas calculate get unix time Regards, Ron_2nd. > Hi "another Rolf" > >>> is there a function which allows to convert an unix timestamp into the >>> appropriated date/time in Gambas3? >>> >>> If, how is it called and how to use. >> Take a look at this one: >> http://gambasdoc.org/

Re: [Gambas-user] extern library

2012-02-01 Thread Ron
On 31-1-2012 1:09, Benoît Minisini wrote: > Le 29/01/2012 21:33, Wally a écrit : >> No other way ? >> > Normally the library can be any path, like any data file. So: > > - It is searched as a real file (absolute path, or standard library paths). > > - If it is not found, then it is searched inside

Re: [Gambas-user] extern library

2012-01-29 Thread Ron
Modify your systems ldconfig config. Regards, Ron_2nd. Op 29 jan. 2012 21:04 schreef "Wally" het volgende: > Hi > > how can i tell Gambas3, "Library" command to use > "libMyLib.so" in Project Dir or somewhere else ? > > ' Gambas class file > Library "libMyLib:0"'<--- > > Private Exte

Re: [Gambas-user] Gambas WebPage

2012-01-28 Thread Ron
Benoit great news that we can start develop web pages. No idea what I need exactly. I will just start to play with it for my project and let you know what I think then. Regards, Ron_2nd Op 28 jan. 2012 18:57 schreef "M. Cs." het volgende: > Will it be possible to display a native HTML/PHP code i

Re: [Gambas-user] How to delete copy of class/object

2012-01-19 Thread Ron
yes looks like i need that, will try, thanks alot! Ron Op 19 jan. 2012 17:29 schreef "Jussi Lahtinen" het volgende: > Maybe I don't understand the question, but why not just like this: > > Do > >ProcessIt(oMyMsg[0]) > >oMyMsgs.Remove(0) > &g

[Gambas-user] How to delete copy of class/object

2012-01-19 Thread Ron
Hi community, Let say I have a class called CMyMsg like this: ' Gambas class file PUBLIC Length AS Integer' packet length PUBLIC Prio AS Integer ' 0 = normal, 1 = system PUBLIC Node AS Integer' node id PUBLIC Key AS String PUBLIC Packet AS NEW Byte[] ' data to send PUBLIC AwaitAck A

Re: [Gambas-user] Cannot close GUI application

2012-01-02 Thread Ron
You always get unfreed stuff when using Quit in a GUI project is my experience. In Form_Close() ' exit program Main.CloseAll() FMain.Close END In CloseAll() I close all file handles, sockets, serial ports and stop timers. Then FMain.Close does the trick nicely. Regards, Ron_2nd. 2012/1/2

Re: [Gambas-user] Cannot close GUI application

2012-01-02 Thread Ron
Just close all open handles file hand timers hand close main form with me.close Ron Op 2 jan. 2012 18:36 schreef "Olivier Cruilles" het volgende: > Hello, > > Did you use the quit() command in the main Form ? > > > > > > Olivier Cruilles > Mail: linu...@c

[Gambas-user] Gambas3 IDE's un- indent buttons

2011-12-28 Thread Ron
Community, I really, really miss the Indent and Unindent toolbar icons in Gambas3's IDE! I want to start a petition to get them back, 1 vote added.. Regards, Ron_2nd. -- Write once. Port to many. Get the SDK and tools

Re: [Gambas-user] Issue 159 in gambas: No Toolbox after warning about el_GR.utf8

2011-12-23 Thread Ron
I had the same problem, it's there, but hidden by default (click the arrows on right side and bottom of the IDE screen to see it, when in form mode) There use to be a toolbar icon in gambas2 who made the toolbox visible with one click, but it's not there anymore in gambas3, better re-add it to tak

Re: [Gambas-user] Client/Server Application with Gambas

2011-12-20 Thread Ron
Hi Hamza, I use XMLRPC in my Gambas project. http://www.domotiga.nl/projects/domotiga/repository/entry/trunk/DomotiGa/CXMLRPC.class Look here for simple android, web and iphone clients using xmlrpc/json: http://www.domotiga.nl/projects/domotiga/repository/show/trunk/webclients I also watched webs

Re: [Gambas-user] Big Gambas3 slowdown on hex edit / compare program

2011-12-15 Thread Ron
On 15-12-2011 5:50, Benoît Minisini wrote: > Le 15/12/2011 03:42, Benoît Minisini a écrit : >> Le 15/12/2011 01:19, Caveat a écrit : >>> Benoit, >>> >>> I decided to test against qt and gtk+ by selecting them manually from >>> the Project Properties, Components. >>> >>> If I select gb.qt4, the '4k

[Gambas-user] Moviebox with animated gif, need tranparent background

2011-11-26 Thread Ron
I display movieboxes with an animated gifs, and have it use a transparent background, the gifs are already transparant. I can do this for TextLabel with property .Transparant, but how can I do this for MovieBoxes? Small code: WITH hMovieBox TRY .Path = "/some/animated.g

  1   2   3   4   5   >