Re: [Gambas-user] Gambasdoc.org hosting (wiki)

2011-04-11 Thread Kevin Fishburne
On 04/11/2011 09:51 AM, Benoît Minisini wrote: >> Hi, my name is Rob Kudla. I've been providing hosting for the Gambas >> wiki at gambasdoc.org for about 6 years. The wiki needs a new host. >> >> ... >> >> If anyone can take this over, please let me and/or Benoit know. >> >> Thanks >> Rob > Mmm.

Re: [Gambas-user] Issue 60 in gambas: combobox shows blank lines before first item (GTK+)

2011-04-11 Thread gambas
Updates: Status: NeedsInfo Labels: -Version -GUI-Any Version-TRUNK GUI-GTK Comment #1 on issue 60 by benoit.m...@gmail.com: combobox shows blank lines before first item (GTK+) http://code.google.com/p/gambas/issues/detail?id=60 Isn't it a GTK+ bug? Do you have that problem with

Re: [Gambas-user] Issue 59 in gambas: font size issue with combobox when readonly=false (GTK+)

2011-04-11 Thread gambas
Updates: Status: Fixed Comment #2 on issue 59 by benoit.m...@gmail.com: font size issue with combobox when readonly=false (GTK+) http://code.google.com/p/gambas/issues/detail?id=59 Fixed in revision #3752. --

Re: [Gambas-user] Issue 59 in gambas: font size issue with combobox when readonly=false (GTK+)

2011-04-11 Thread gambas
Updates: Status: Accepted Labels: -Version -GUI-Any Version-TRUNK GUI-GTK Comment #1 on issue 59 by benoit.m...@gmail.com: font size issue with combobox when readonly=false (GTK+) http://code.google.com/p/gambas/issues/detail?id=59 (No comment was entered for this change.) ---

Re: [Gambas-user] Issue 61 in gambas: valuebox of type IPAddress crashes IDE

2011-04-11 Thread gambas
Comment #2 on issue 61 by zachsmit...@gmail.com: valuebox of type IPAddress crashes IDE http://code.google.com/p/gambas/issues/detail?id=61 Be sure to click on the valuebox control within the form designer while the program runs, not on the valuebox control in the running program. Attachment

Re: [Gambas-user] Issue 58 in gambas: Gtk-CRITICAL error when form closed while combobox dropdown is showing

2011-04-11 Thread gambas
Updates: Status: Accepted Labels: -Version -GUI-Any Version-TRUNK GUI-GTK Comment #1 on issue 58 by benoit.m...@gmail.com: Gtk-CRITICAL error when form closed while combobox dropdown is showing http://code.google.com/p/gambas/issues/detail?id=58 Mmm... Seems a weird GTK+ behavio

Re: [Gambas-user] Issue 61 in gambas: valuebox of type IPAddress crashes IDE

2011-04-11 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-TRUNK Comment #1 on issue 61 by benoit.m...@gmail.com: valuebox of type IPAddress crashes IDE http://code.google.com/p/gambas/issues/detail?id=61 I can't reproduce the crash. Is there something else that you didn't tell?

Re: [Gambas-user] Issue 56 in gambas: error with GTK textarea control when line property is set out of bounds

2011-04-11 Thread gambas
Updates: Status: Fixed Comment #2 on issue 56 by benoit.m...@gmail.com: error with GTK textarea control when line property is set out of bounds http://code.google.com/p/gambas/issues/detail?id=56 Fixed in revision #3751. Now it behaves the same way as in gb.qt4. --

Re: [Gambas-user] Issue 56 in gambas: error with GTK textarea control when line property is set out of bounds

2011-04-11 Thread gambas
Updates: Status: Accepted Labels: -Version -GUI-Any Version-TRUNK GUI-GTK Comment #1 on issue 56 by benoit.m...@gmail.com: error with GTK textarea control when line property is set out of bounds http://code.google.com/p/gambas/issues/detail?id=56 (No comment was entered for this

[Gambas-user] Issue 61 in gambas: valuebox of type IPAddress crashes IDE

2011-04-11 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 61 by zachsmit...@gmail.com: valuebox of type IPAddress crashes IDE http://code.google.com/p/gambas/issues/detail?id=61 1. Run program 2. Double click ip valuebox within

Re: [Gambas-user] Issue 55 in gambas: extended ASCII codes in textarea control give GTK error.

2011-04-11 Thread gambas
Updates: Status: WontFix Labels: -Version -GUI-Any Version-TRUNK GUI-GTK Comment #1 on issue 55 by benoit.m...@gmail.com: extended ASCII codes in textarea control give GTK error. http://code.google.com/p/gambas/issues/detail?id=55 TextArea.Text must receive a valid UTF-8 string.

Re: [Gambas-user] Issue 54 in gambas: Gambas debugger shows "unexpected" warnings on keywords when paused

2011-04-11 Thread gambas
Updates: Status: Fixed Comment #2 on issue 54 by benoit.m...@gmail.com: Gambas debugger shows "unexpected" warnings on keywords when paused http://code.google.com/p/gambas/issues/detail?id=54 I use a tooltip instead of a balloon since revision #3750, and I try to ignore when something

Re: [Gambas-user] Issue 54 in gambas: Gambas debugger shows "unexpected" warnings on keywords when paused

2011-04-11 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 54 by benoit.m...@gmail.com: Gambas debugger shows "unexpected" warnings on keywords when paused http://code.google.com/p/gambas/issues/detail?id=54 (No comment was entered for this change.) -

Re: [Gambas-user] Problems with gbs

2011-04-11 Thread Jussi Lahtinen
There certainly are some warnings... I not sure why, but doesn't seem to be serious. Jussi 2011/4/11 Benoît Minisini > > Still problems with this... same errors with both Gambas 2.23 and Gambas > 3 > > rev 3748. > > > > I tried with different character encodings and line endings. > > "Mac OS

[Gambas-user] gambas 2 or 3 ,on Mac/Intel CPU

2011-04-11 Thread Karl Reinl
Salut, are there anybody, who ran that ? gambas 2 or 3 ,on Mac/Intel CPU Even command line only would be nice. -- Amicalement Charlie -- Forrester Wave Report - Recovery time is now measured in hours and minutes not

Re: [Gambas-user] Problems with gbs

2011-04-11 Thread Benoît Minisini
> Still problems with this... same errors with both Gambas 2.23 and Gambas 3 > rev 3748. > > I tried with different character encodings and line endings. > "Mac OS Classic" line endings yielded different errors, > but I couldn't find working combination. > > Can someone confirm if UTF-8 with norm

Re: [Gambas-user] Problems with gbs

2011-04-11 Thread Jussi Lahtinen
Still problems with this... same errors with both Gambas 2.23 and Gambas 3 rev 3748. I tried with different character encodings and line endings. "Mac OS Classic" line endings yielded different errors, but I couldn't find working combination. Can someone confirm if UTF-8 with normal unix line end

Re: [Gambas-user] Gambasdoc.org hosting (wiki)

2011-04-11 Thread Benoît Minisini
> On Monday 11 April 2011 10:45, Rolf-Werner Eilert wrote: > > So, if I'd hire some server with server access, it wouldn't do? Let me > > What you describe could be fine for the Gambas wiki, I don't know. (Sounds > good to me, but Benoit's the one who wrote it!) What I was trying to avoid > was w

Re: [Gambas-user] Gambasdoc.org hosting (wiki)

2011-04-11 Thread Rob
On Monday 11 April 2011 10:45, Rolf-Werner Eilert wrote: > So, if I'd hire some server with server access, it wouldn't do? Let me What you describe could be fine for the Gambas wiki, I don't know. (Sounds good to me, but Benoit's the one who wrote it!) What I was trying to avoid was well-meanin

Re: [Gambas-user] Gambas on Suse 11.4

2011-04-11 Thread Jussi Lahtinen
You are missing a lot of things, though they all may be optional... Do you have "libqt4-devel" installed? Maybe SuSE has also separated package for qt4 webkit. And I recommend to install "libffi.so". Jussi On Sun, Apr 10, 2011 at 17:26, Steven Lobbezoo wrote: > Here they are, as gz > > Steven

Re: [Gambas-user] Gambasdoc.org hosting (wiki)

2011-04-11 Thread Rolf-Werner Eilert
Benoit, I haven't seen this message until now. What does Rob mean by this: >> out of date by the time we finally get it online. (Not looking for any >> business advice here. If all we wanted was web and mail hosting, we could >> get that right now from a thousand different places. We have addi

Re: [Gambas-user] Gambasdoc.org hosting (wiki)

2011-04-11 Thread Benoît Minisini
> Hi, my name is Rob Kudla. I've been providing hosting for the Gambas > wiki at gambasdoc.org for about 6 years. The wiki needs a new host. > > The Gambas wiki is currently running on a pre-2.0 release of Gambas, > because the operating system on which our host runs is too old for anything > ne

Re: [Gambas-user] Should not we follow the ISO 8601 standard?

2011-04-11 Thread Benoît Minisini
> Hi! I was read an article about ISO 8601, and think...¡Date of Gambas don't > follow this! > > Print Now > 04/11/2011 06:12:18 > > But the standard dictates otherwise: the format is -MM-DD. > > It's a problem, or is you are indifferent at this standard? > > Well, if you not known this

Re: [Gambas-user] Should not we follow the ISO 8601 standard?

2011-04-11 Thread Rolf-Werner Eilert
Am 11.04.2011 15:17, schrieb Federico Leite: > Hi! I was read an article about ISO 8601, and think...¡Date of Gambas don't > follow this! > > Print Now > 04/11/2011 06:12:18 > > But the standard dictates otherwise: the format is -MM-DD. > > It's a problem, or is you are indifferent at this

[Gambas-user] Should not we follow the ISO 8601 standard?

2011-04-11 Thread Federico Leite
Hi! I was read an article about ISO 8601, and think...¡Date of Gambas don't follow this! Print Now > 04/11/2011 06:12:18 But the standard dictates otherwise: the format is -MM-DD. It's a problem, or is you are indifferent at this standard? Well, if you not known this standard, you can r

Re: [Gambas-user] Serial with 9 databits

2011-04-11 Thread Jack
Le 11/04/2011 11:00, wally a écrit : > > Is there a way to setup the gambas serial control to 9 databits ? > ( or another way to communicate with (9 dtat, even par, 2 stops ) ? IF your name port is sPort Sport.Speed = "19200" Sport.Parity = 0 Sport.DataBits = 9 Sport.StopBits = 2 J

[Gambas-user] Serial with 9 databits

2011-04-11 Thread wally
Is there a way to setup the gambas serial control to 9 databits ? ( or another way to communicate with (9 dtat, even par, 2 stops ) ? -- Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on th

Re: [Gambas-user] Gambas on Suse 11.4

2011-04-11 Thread Rolf-Werner Eilert
Hi Steven, that would be bad news for me: Am 09.04.2011 14:57, schrieb Steven Lobbezoo: > Hi, > > I tried everything to install 2 on SuSE 11.3 and 11.4. > Then found out that it's not possible since they abandoned qt3 for qt4. Currently, I'm setting up a new server to replace my old one with Sus