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

2013-07-21 Thread Benoît Minisini
Le 19/07/2013 21:18, Benoît Minisini a écrit : > Hi, > > I have just uploaded the source package of Gambas 3.4.2 as a > pre-release. It includes a lot of backported fixes from /trunk. > > Download it there: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.4.2.tar.bz2/download > >

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

2013-07-21 Thread CJ
Hi, > I have just uploaded the source package of Gambas 3.4.2 as a > pre-release. It includes a lot of backported fixes from /trunk. > > Download it there: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.4.2.tar.bz2/d ownload > >Here is the list of backported revisions: > >r5612

Re: [Gambas-user] Rev. 5753: gb.openal ...disabled !

2013-07-21 Thread Jussi Lahtinen
If you don't need openal component, then I would guess you don't need to do anything. Jussi On Sun, Jul 21, 2013 at 9:03 PM, Ru Vuott wrote: > Hello, > > I updated my Gambas 3 with rev. #5753, and at end of ~ $ ./configure -C I > obtained this notice: > > || > || THESE COMPONENTS ARE DISABLE

Re: [Gambas-user] Rev. 5753: gb.openal ...disabled !

2013-07-21 Thread Kende Krisztián
[GB.OPENAL] "New component for the OpenAL 3D audio library. Work in progress..." I can only guess, but not the libopenal-dev package is missing? Might help the full build log... > Hello, > > I updated my Gambas 3 with rev. #5753, and at end of ~ $ ./configure > -C  I obtained this notice: > >

[Gambas-user] Rev. 5753: gb.openal ...disabled !

2013-07-21 Thread Ru Vuott
Hello, I updated my Gambas 3 with rev. #5753, and at end of ~ $ ./configure -C  I obtained this notice: || || THESE COMPONENTS ARE DISABLED: || - gb.openal || What I miss?  What I have to do? Thanksss Regards vuott --

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

2013-07-21 Thread Kende Krisztián
Ubuntu 10.10, 11.04 and 11.10 releases are not supported anymore. If I try to upload source to PPA, then rejected them. I'm sorry, but need to upgrade your system. :-( Kendek > Hi Kendek, > > > I have successfully compiled local Debian packages. I installed > > them, and at first glance, everyt

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

2013-07-21 Thread CJ
Hi Kendek, > I have successfully compiled local Debian packages. I installed them, > and at first glance, everything looks fine. > So I uploaded this update into the PPA, so people will be able to test > the functional operation. Just wanted to say thanks for your efforts! I'm still on Natty Narw

Re: [Gambas-user] gambas newbie question re custom events

2013-07-21 Thread Horst Herb
Thanks all for your replies. Especially Tobias Boege's reply helped me to solve my problem, but I also learned a lot from Bruce's Observer class in his not-at-all silly example. Regards, Horst On Fri, Jul 19, 2013 at 5:56 PM, Tobias Boege wrote: > On Fri, 19 Jul 2013, Horst Herb wrote: > > I w

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

2013-07-21 Thread CJ
> Yeah, just read the log: > > Unable to met pkg-config requirement: gmime-2.6 > Unable to met pkg-config requirement: gmime-2.4 Thanks, missed that part! Will try to install libgmime-2.x-dev and recompile! /CJ -- S

Re: [Gambas-user] Issue 456 in gambas: Unbase64() Append Extra Byte "\0" to the Result

2013-07-21 Thread gambas
Updates: Status: Fixed Comment #2 on issue 456 by benoit.m...@gmail.com: Unbase64() Append Extra Byte "\0" to the Result http://code.google.com/p/gambas/issues/detail?id=456 Fixed in revision #5752. -- You received this message because this project is configured to send all issue n

Re: [Gambas-user] Issue 456 in gambas: Unbase64() Append Extra Byte "\0" to the Result

2013-07-21 Thread gambas
Updates: Status: Accepted Comment #1 on issue 456 by benoit.m...@gmail.com: Unbase64() Append Extra Byte "\0" to the Result http://code.google.com/p/gambas/issues/detail?id=456 (No comment was entered for this change.) -- You received this message because this project is configured t

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

2013-07-21 Thread Kende Krisztián
Yeah, just read the log: Unable to met pkg-config requirement: gmime-2.6 Unable to met pkg-config requirement: gmime-2.4 gb.mime is disabled ... THESE COMPONENTS ARE DISABLED: - gb.gsl - gb.jit - gb.media - gb.mime ... Compiling gb.net.pop3... gbc: error: Component not found: gb.mime ... Una