[Gambas-user] Modal dialog + Balloon hangs program

2010-01-12 Thread Rolf-Werner Eilert
Hi all, Last night I discovered this feature: If you have a balloon on FMain and want to let it appear while there is a modal dialog open (I didn't test a non-modal form yet), the balloon isn't shown and the program hangs, eating 100 % CPU load. I made a little test app to show this and try

Re: [Gambas-user] Strange event in a ComboBox

2010-01-12 Thread Olivier Cruilles
Thank you Benoit. I'll try it as soon is possible. Le 13 janv. 2010 à 00:53, Benoît Minisini a écrit : >> Benoit, >> >> I'm following my project and in a ComboBox I found a strange event. >> >> On Gambas v2.18 on Fedora11. >> >> I joined a list a data in this ComboxBox manually by the IDE a

Re: [Gambas-user] Serial port (gb.net) curious error - reading byte value incorrectly.

2010-01-12 Thread Werner
On 13/01/10 11:00, Anthony Ivan wrote: > Hello to All, > > [Gambas 2.19.0-1 on Fedora 12, Intel X86_64] > > I am currently working on a little project that communicates with a VHF > radio via the MAP27 instruction set. All is working perfectly except for > one small error... as detailed below...

Re: [Gambas-user] Mailing list not working correctly?

2010-01-12 Thread Werner
On 13/01/10 05:56, Matti wrote: > Since a few months, it happens quite often that I post a question or an answer > to another post and don't get any answers. > I recieve my own mails in Thunderbird correctly, but when I look at > http://sourceforge.net/mailarchive/forum.php?forum_name=gambas-user >

[Gambas-user] Serial port (gb.net) curious error - reading byte value incorrectly.

2010-01-12 Thread Anthony Ivan
Hello to All, [Gambas 2.19.0-1 on Fedora 12, Intel X86_64] I am currently working on a little project that communicates with a VHF radio via the MAP27 instruction set. All is working perfectly except for one small error... as detailed below... When the radio communicates with the PC the serial

Re: [Gambas-user] Strange event in a ComboBox

2010-01-12 Thread Benoît Minisini
> Benoit, > > I'm following my project and in a ComboBox I found a strange event. > > On Gambas v2.18 on Fedora11. > > I joined a list a data in this ComboxBox manually by the IDE and when > I add the word 'or', 'OR', '-or-', etc... in this list, the project can't > start because the IDE add a

Re: [Gambas-user] Mailing list not working correctly?

2010-01-12 Thread Alessandro Rinaldi
Don't know, I received this however... -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes ap

[Gambas-user] Mailing list not working correctly?

2010-01-12 Thread Matti
Since a few months, it happens quite often that I post a question or an answer to another post and don't get any answers. I recieve my own mails in Thunderbird correctly, but when I look at http://sourceforge.net/mailarchive/forum.php?forum_name=gambas-user my mails sometimes just don't appear ther

Re: [Gambas-user] we need an update for report-ng

2010-01-12 Thread Joshua Higgins
Where does report-ng live now? 2010/1/11 Charlie Reinl : > Salut, > > we need an update for report-ng > > Mandriva Linux 2010.0 use also /etc/lsb-release > > see attached gambas_report.log > -- > Charlie > > -- > This SF.N

Re: [Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10

2010-01-12 Thread matteo.l...@engicam.com
Hi ! Not work yet ! I redid an installation and I saw that the the ./configure output show gb.qte disabled why ? After the installation I did: > cd /usr/src/gambas2-2.19.0/main > sudo make uninstall > make clean > /reconf > /configure -C > make > sudo make install > gbi3 (gbi2 instead of gbi

Re: [Gambas-user] make fail (gambas3 rev 2603)

2010-01-12 Thread Rolf-Werner Eilert
Ok, thanks a lot! I'll try that next... Rolf Am 11.01.2010 22:01, schrieb kobolds: > > I just add the libffi-devel package from yast . this package is not added by > default > > > Rolf-Werner Eilert wrote: >> >> Am 09.01.2010 18:51, schrieb kobolds: >>> >>> Fixed . thanks >> >> >> How did you fi