[Gambas-user] Gambas pgm won't start at all

2008-12-01 Thread Fredrik Hansson
At my office we have an application written by me in Gambas. One user can't execute it, no matter where she logs on. Everybode else can run the application on every computer. We all have our own Desktop and the .gambas file is there. Seems that this poor user has an error making it impossible for t

[Gambas-user] On Gentoo 64-bit...

2008-12-01 Thread Stephen Sullivan
Just to report: Gambas works fine on gentoo 64-bit, but the e-build is horribly broken (i could not get the portage version to build at all). I built it from the latest stable source package (./configure && make && make install) which worked without any hassle. Having said this I have had Gambas qu

Re: [Gambas-user] Ideas needed ?how to track down corruption of png file

2008-12-01 Thread richard terry
On Tue, 2 Dec 2008 12:25:10 am you wrote: > On lundi 1 décembre 2008, richard terry wrote: > > I've mentioned recently that my re-loading of images from postgres back > > into my program is failing - the images seem to save correctly but on > > retrieving them they fail to display in khtml or konqu

Re: [Gambas-user] Using a socket to download an image. Please Help ^_^

2008-12-01 Thread Benoit Minisini
On dimanche 30 novembre 2008, Robert Moss wrote: > The ImgData stops writing when it comes to a byte with value &H00 (I > believe) although I'm pretty sure it doesn't matter how I write the stream, > once it's read as a String, it becomes terminated by any NULL char. So my > question is this: How d

Re: [Gambas-user] Ideas needed ?how to track down corruption of png file

2008-12-01 Thread Benoit Minisini
On lundi 1 décembre 2008, richard terry wrote: > I've mentioned recently that my re-loading of images from postgres back > into my program is failing - the images seem to save correctly but on > retrieving them they fail to display in khtml or konqueror if I load the > tempfile from the desktop > >

Re: [Gambas-user] To fast do..loops for process management!

2008-12-01 Thread Benoit Minisini
On lundi 1 décembre 2008, Demosthenes Koptsis wrote: > On Sun, Nov 30, 2008 at 11:27 PM, Benoit Minisini > > <[EMAIL PROTECTED]> wrote: > > On jeudi 27 novembre 2008, Demosthenes Koptsis wrote: > >> Hi dear list, > >> > >> I write a front-end for mpg123 mp3 console player in gambas2 but i > >> came

Re: [Gambas-user] To fast do..loops for process management!

2008-12-01 Thread Demosthenes Koptsis
On Sun, Nov 30, 2008 at 11:27 PM, Benoit Minisini <[EMAIL PROTECTED]> wrote: > On jeudi 27 novembre 2008, Demosthenes Koptsis wrote: >> Hi dear list, >> >> I write a front-end for mpg123 mp3 console player in gambas2 but i >> came face to face with a bug and i need your help! >> i dont know if the

Re: [Gambas-user] Form does not get focus

2008-12-01 Thread moon_walker
Thanks Benoit! br Attila Bugzilla from [EMAIL PROTECTED] wrote: > > On samedi 29 novembre 2008, moon_walker wrote: >> Hi Gurus, >> >> i have a problem again:-): >> >> PUBLIC SUB TableView3_Menu() >> DIM lform AS Form >> >> lform = NEW dataentry(did.Value, "fertilizer", tableview3.X, >> tablevi