[Gambas-user] Issue 262 in gambas: gb.option makes every program crash with signal #11

2012-06-30 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 262 by sebi...@gmail.com: gb.option makes every program crash with signal #11 http://code.google.com/p/gambas/issues/detail?id=262 If the gb.option component is enabled,

Re: [Gambas-user] cannot find library crashes the IDE

2012-06-30 Thread Benoît Minisini
Le 30/06/2012 20:48, Charlie Reinl a écrit : > Am Samstag, den 30.06.2012, 00:51 +0200 schrieb Benoît Minisini: >> Le 30/06/2012 00:39, Karl Reinl a écrit : >>> Salut, >>> >>> changed to rev 4871 and found that >>> , the IDE crashes. >>> Just before I compiled that 'DBReportViewer3.gambas' and I kn

Re: [Gambas-user] cannot find library crashes the IDE

2012-06-30 Thread Charlie Reinl
Am Samstag, den 30.06.2012, 00:51 +0200 schrieb Benoît Minisini: > Le 30/06/2012 00:39, Karl Reinl a écrit : > > Salut, > > > > changed to rev 4871 and found that > > , the IDE crashes. > > Just before I compiled that 'DBReportViewer3.gambas' and I know it is in > > the right place and the it worke

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

2012-06-30 Thread Jack
Le 30/06/2012 15:25, Benoît Minisini a écrit : > Hi, > > I have uploaded the Gambas 3.2 source package on sourceforge: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.2.0.tar.bz2/download > > Please try it, and if there is no problem, I will make the release public. > > Thanks in

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

2012-06-30 Thread Benoît Minisini
Le 30/06/2012 16:00, Bruce a écrit : > On Sat, 2012-06-30 at 15:25 +0200, Benoît Minisini wrote: >> Hi, >> >> I have uploaded the Gambas 3.2 source package on sourceforge: >> >> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.2.0.tar.bz2/download >> >> Please try it, and if there is

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

2012-06-30 Thread Bruce
On Sat, 2012-06-30 at 15:25 +0200, Benoît Minisini wrote: > Hi, > > I have uploaded the Gambas 3.2 source package on sourceforge: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.2.0.tar.bz2/download > > Please try it, and if there is no problem, I will make the release public.

[Gambas-user] Pre-release of Gambas 3.2.0

2012-06-30 Thread Benoît Minisini
Hi, I have uploaded the Gambas 3.2 source package on sourceforge: http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.2.0.tar.bz2/download Please try it, and if there is no problem, I will make the release public. Thanks in advance. Regards, -- Benoît Minisini --

Re: [Gambas-user] Sound: represents a sound wave loaded in memory......

2012-06-30 Thread Ru Vuott
Yes, excuse me. --- Sab 30/6/12, Benoît Minisini ha scritto: > Da: Benoît Minisini > Oggetto: Re: [Gambas-user] Sound: represents a sound wave loaded in > memory.. > A: "mailing list for gambas users" > Data: Sabato 30 giugno 2012, 13:02 > Le 30/06/2012 00:10, Ru Vuott a > écrit : > >

Re: [Gambas-user] Sound: represents a sound wave loaded in memory......

2012-06-30 Thread Benoît Minisini
Le 30/06/2012 00:10, Ru Vuott a écrit : > Hello, > > documentation tells: > > 1) gb.sdl.sound manages up to 32 sound tracks, that can play sounds from > memory, and one music track that can play a music from a file. > > 2) "Sound" (gb.sdl.sound) represents a sound wave *loaded in memory*. > > > We