Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-17 Thread Olivier Cruilles
Benoit, With the last revision, the problem seems to be resolved. Now I can open old projects without error. I continue testing and I will inform you if something appear wrong. Thank's Olivier Cruilles Mail: linu...@club-internet.fr Le 16 mai 2012 à 20:05, Benoît Minisini a écrit : > Le 16/05/

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-16 Thread Benoît Minisini
Le 16/05/2012 18:53, Olivier Cruilles a écrit : > Hi Benoit, > > I think this is better than the preview email: > > [linus@linusky ~]$ valgrind --tool=memcheck --num-callers=50 gbr3 > /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3 > ==26488== Memcheck, a memory error detector > ==26488== Copyri

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-16 Thread Olivier Cruilles
Sorry, I forgot the rev: #4733 Olivier Cruilles Mail: linu...@club-internet.fr Le 13 mai 2012 à 22:50, Olivier Cruilles a écrit : > > [linus@linusky tmp]$ valgrind --tool=memcheck --num-callers=50 gbr3 -- > /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3 > ==3141== Memcheck, a memory erro

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-16 Thread Olivier Cruilles
Hi Benoit, I think this is better than the preview email: [linus@linusky ~]$ valgrind --tool=memcheck --num-callers=50 gbr3 /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3 ==26488== Memcheck, a memory error detector ==26488== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==26

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Olivier Cruilles
[linus@linusky tmp]$ valgrind --tool=memcheck --num-callers=50 gbr3 -- /usr/bin/gambas3.gambas /local/Gambas-3/gbEditor3 ==3141== Memcheck, a memory error detector ==3141== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==3141== Using Valgrind-3.5.0 and LibVEX; rerun with -h for

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Benoît Minisini
Le 13/05/2012 20:53, Olivier Cruilles a écrit : > > > [linus@linusky gbEditor3]$ gdb gbr3 > GNU gdb (GDB) Fedora (7.2-52.fc14) > Copyright (C) 2010 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > This is free software: you are free to

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Olivier Cruilles
[linus@linusky gbEditor3]$ gdb gbr3 GNU gdb (GDB) Fedora (7.2-52.fc14) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the ex

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Benoît Minisini
Le 13/05/2012 20:09, Olivier Cruilles a écrit : > I try it on two different ways: > >>> >>> Can you remember me the command to debug gambas3 execution please ? >>> >>> Olivier Cruilles >>> Mail: linu...@club-internet.fr >>> >> >> $ gdb gbr3 >> ... >> (gdb) gbr3 /path/to/gambas3.gambas -- >> Sorry

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Olivier Cruilles
I try it on two different ways: 1 - With gbx3 [linus@linusky ~]$ cd /local/Gambas-3/gbEditor3 [linus@linusky gbEditor3]$ gdb gbx3 GNU gdb (GDB) Fedora (7.2-52.fc14) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Benoît Minisini
Le 13/05/2012 19:13, Olivier Cruilles a écrit : > > Can you remember me the command to debug gambas3 execution please ? > > Olivier Cruilles > Mail: linu...@club-internet.fr > $ gdb gbr3 ... (gdb) gbr3 /path/to/gambas3.gambas -- -- Benoît Minisini --

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Olivier Cruilles
Can you remember me the command to debug gambas3 execution please ? Olivier Cruilles Mail: linu...@club-internet.fr Le 13 mai 2012 à 17:27, Olivier Cruilles a écrit : > > Sorry, same problem. > > > Olivier Cruilles > Mail: linu...@club-internet.fr > > Le 13 mai 2012 à 16:41, Benoît Minisini

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Benoît Minisini
Le 13/05/2012 17:59, Olivier Cruilles a écrit : > Hi Benoit, > > I know that is not simple to keep compatibility on Gambas3 between many Linux > distribution version. > So I can install a Fedora more recent than 14 because I hate Gnome3 for the > moment and It not stable. > > So for me I prefer d

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Olivier Cruilles
Hi Benoit, I know that is not simple to keep compatibility on Gambas3 between many Linux distribution version. So I can install a Fedora more recent than 14 because I hate Gnome3 for the moment and It not stable. So for me I prefer disable the gb.media module for the moment. If you need some t

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Benoît Minisini
Le 13/05/2012 17:27, Olivier Cruilles a écrit : > > Sorry, same problem. > > So it should mean that a recent version of glib and GStreamer is needed. But I didn't find any information on the GStreamer web site about compatibility between all 0.10 versions... -- Benoît Minisini ---

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Olivier Cruilles
Sorry, same problem. Olivier Cruilles Mail: linu...@club-internet.fr Le 13 mai 2012 à 16:41, Benoît Minisini a écrit : > Le 13/05/2012 09:55, Olivier Cruilles a écrit : >> >> Sorry it does not work. >> >> ... >> ... > > And with revision #4727? > > -- > Benoît Minisini > > --

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Benoît Minisini
Le 13/05/2012 09:55, Olivier Cruilles a écrit : > > Sorry it does not work. > > ... > ... And with revision #4727? -- Benoît Minisini -- Live Security Virtual Conference Exclusive live event will cover all the ways toda

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Emanuele Sottocorno
Sorry Benoìt, still not working on Ubuntu 10.04.4 Regards, Emanuele -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers c

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Olivier Cruilles
Sorry it does not work. ... ... Making all in gb.media make[2] : on entre dans le répertoire « /home/linus/Packages/SOURCES/trunk/gb.media » make all-recursive make[3] : on entre dans le répertoire « /home/linus/Packages/SOURCES/trunk/gb.media » Making all in src make[4] : on entre dans le rép

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-12 Thread Benoît Minisini
Le 11/05/2012 17:34, Emanuele Sottocorno a écrit : > I get exactly the same error with rev #4723. > Full make output attached. > Emanuele > Do the latest revisions change anything? -- Benoît Minisini -- Live Security Vi

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720 (Olivier Cruilles)

2012-05-12 Thread Emanuele Sottocorno
The previously indicated version was incorrect: > $ pkg-config --modversion gstreamer-0.10 --> 0.0.28 it is 0.10.28 -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security a

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-11 Thread Emanuele Sottocorno
Hi Benoìt, $ pkg-config --modversion gstreamer-0.10 --> 0.0.28 $ pkg-config --cflags gstreamer-0.10: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 (Ubuntu 10.04.4) Thanks, Emanuele -

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-11 Thread Olivier Cruilles
$ pkg-config --cflags gstreamer-0.10 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 Olivier Cruilles Mail: linu...@club-internet.fr Le 11 mai 2012 à 21:07, Benoît Minisini a écrit : > pkg-config --cflags gstreamer-0.10 ---

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-11 Thread Benoît Minisini
Le 11/05/2012 19:52, Olivier Cruilles a écrit : > Hi Benoit, > > On Fedora 14 I get: 0.10.31 > I need the result of that too: $ pkg-config --cflags gstreamer-0.10 -- Benoît Minisini -- Live Security Virtual Conferenc

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-11 Thread Olivier Cruilles
Hi Benoit, On Fedora 14 I get: 0.10.31 Olivier Cruilles Mail: linu...@club-internet.fr Le 11 mai 2012 à 19:00, Benoît Minisini a écrit : > Le 11/05/2012 17:34, Emanuele Sottocorno a écrit : >> I get exactly the same error with rev #4723. >> Full make output attached. >> Emanuele >> > > I

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-11 Thread Benoît Minisini
Le 11/05/2012 17:34, Emanuele Sottocorno a écrit : > I get exactly the same error with rev #4723. > Full make output attached. > Emanuele > I don't get it... Apparently you are using gstreamer-0.10, like me (Ubuntu 12.04), but many symbols defined in gstreamer include files seems to not be prese

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-11 Thread Emanuele Sottocorno
I get exactly the same error with rev #4723. Full make output attached. Emanuele 4723_make.log.tar.gz Description: application/compressed-tar -- Live Security Virtual Conference Exclusive live event will cover all the way

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-07 Thread Matti
c_media.c: In function ‘MediaControl_get’: c_media.c:338:17: error: ‘G_VALUE_INIT’ undeclared (first use in this function) That's exactly the same error I get on my openSUSE system. Am 07.05.2012 23:13, schrieb linuxos: > Hi Benoit, > > I have an error during the compilation of the lastest Gamba