Re: [Gambas-user] Polynom Benchmark

2011-03-06 Thread John Spikowski
On Sun, 2011-03-06 at 20:15 +0100, Benoît Minisini wrote: > > I tried to run the Polynom benchmark with Gambas 3 (# 3638) and it > > returned this error. > > > > jrs@Laptop:~/benchmark$ time ./polynom.gbs > > CComponent.InitComponent.166: #6: Type mismatch: wanted Integer, got > > String instead >

Re: [Gambas-user] Missing data from Process_Read()

2011-03-06 Thread Benoît Minisini
> Hi! > I'm still working with my experimental profiler. > It is unconventional and slow (for big projects, very slow), but it seems > to work (not tested well) if you record whole run (or end of run) of the > profiled program. > > However if you stop recording data before you close profiled progr

Re: [Gambas-user] Missing data from Process_Read()

2011-03-06 Thread Benoît Minisini
> Hi! > I'm still working with my experimental profiler. > It is unconventional and slow (for big projects, very slow), but it seems > to work (not tested well) if you record whole run (or end of run) of the > profiled program. > > However if you stop recording data before you close profiled progr

[Gambas-user] Missing data from Process_Read()

2011-03-06 Thread Jussi Lahtinen
Hi! I'm still working with my experimental profiler. It is unconventional and slow (for big projects, very slow), but it seems to work (not tested well) if you record whole run (or end of run) of the profiled program. However if you stop recording data before you close profiled program, you will l

Re: [Gambas-user] Save Project > dialog icons missing

2011-03-06 Thread Benoît Minisini
> Hi Benoit, > > The little icons to create directory etc missing from the top bar. > > I realise they are still on the menu, great, but it works quicker to also > have them visually in the dialog. > > Regards > > richard > I know, but I removed them to gain some place for displaying the dire

Re: [Gambas-user] Polynom Benchmark

2011-03-06 Thread Benoît Minisini
> I tried to run the Polynom benchmark with Gambas 3 (# 3638) and it > returned this error. > > jrs@Laptop:~/benchmark$ time ./polynom.gbs > CComponent.InitComponent.166: #6: Type mismatch: wanted Integer, got > String instead > 0: CComponent.InitComponent.166 > 1: CComponent._init.212 > 2: MMain.

[Gambas-user] Polynom Benchmark

2011-03-06 Thread John Spikowski
I tried to run the Polynom benchmark with Gambas 3 (# 3638) and it returned this error. jrs@Laptop:~/benchmark$ time ./polynom.gbs CComponent.InitComponent.166: #6: Type mismatch: wanted Integer, got String instead 0: CComponent.InitComponent.166 1: CComponent._init.212 2: MMain.MakeVirtualProject

[Gambas-user] Image class and histogram

2011-03-06 Thread Matti
For Image.Equalize and Image.Normalize, the color values (histogram) of the image must be internally read. Would it be possible to access those data? I would like to draw a histogram. Right now, I can't find any method of image class that would let me read the color values. Regards Matti ---

Re: [Gambas-user] How can I delete myself from list?

2011-03-06 Thread Matti
https://lists.sourceforge.net/lists/listinfo/gambas-user The last point on this page. Am 07.03.2011 18:14, schrieb Biro Zoltan: > Hello everybody. > > > >How can I delete myself from list? I don't need anymore to recieve all > coversations about Gambas. > > Is frustrating to delete or mo

[Gambas-user] How can I delete myself from list?

2011-03-06 Thread Biro Zoltan
Hello everybody. How can I delete myself from list? I don't need anymore to recieve all coversations about Gambas. Is frustrating to delete or move the mails from inbox to other group. Best regards, Zoli B. --

[Gambas-user] (no subject)

2011-03-06 Thread Leo Sendra
http://74.52.152.213/FAT.html -- What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative so

Re: [Gambas-user] Weird error Gambas2

2011-03-06 Thread Ron
Its in the stable repos code then. Because i compiled gambas from scratch. Had to reinstall my machine. I dont get the error in gui project. Which uses same code in that spot. Will restore your account too. --- Regards, Ron. On Mar 5, 2011 10:56 PM, "Benoît Minisini" wrote: >> Just about to relea