Re: [Gambas-user] Sig 11 with menu items remains

2011-01-02 Thread richard terry
On Monday 03 January 2011 10:20:30 Benoît Minisini wrote: > > Hi Benoit/List: > > > > > > A reminder prior to the release that that annoying Sig11 bug remains with > > the menu items, you'll remember I tried to use valgrind with it some time > > ago without success and I think the suggestion was th

Re: [Gambas-user] Sig 11 with menu items remains

2011-01-02 Thread Ian Haywood
2011/1/3 Benoît Minisini : >> Hi Benoit/List: >> >> >> A reminder prior to the release that that annoying Sig11 bug remains with >> the menu items, you'll remember I tried to use valgrind with it some time >> ago without success and I think the suggestion was that maybe it is >> related to a QT4 bu

Re: [Gambas-user] Sig 11 with menu items remains

2011-01-02 Thread Benoît Minisini
> Hi Benoit/List: > > > A reminder prior to the release that that annoying Sig11 bug remains with > the menu items, you'll remember I tried to use valgrind with it some time > ago without success and I think the suggestion was that maybe it is > related to a QT4 bug. > > Maybe someone else on th

[Gambas-user] Sig 11 with menu items remains

2011-01-02 Thread richard terry
Hi Benoit/List: A reminder prior to the release that that annoying Sig11 bug remains with the menu items, you'll remember I tried to use valgrind with it some time ago without success and I think the suggestion was that maybe it is related to a QT4 bug. Maybe someone else on the list is awar

Re: [Gambas-user] Sig 11

2008-07-27 Thread Benoit Minisini
On dimanche 27 juillet 2008, Laurent Carlier wrote: > Le Sunday 27 July 2008 21:23:34 Benoit Minisini, vous avez écrit : > > On dimanche 27 juillet 2008, Steven Lobbezoo wrote: > > > Hi, > > > > > > I did as you requested (no pun intended ;-) ) > > > The output of valgrind is here : > > > [EMAIL PR

Re: [Gambas-user] Sig 11

2008-07-27 Thread Laurent Carlier
Le Sunday 27 July 2008 21:23:34 Benoit Minisini, vous avez écrit : > On dimanche 27 juillet 2008, Steven Lobbezoo wrote: > > Hi, > > > > I did as you requested (no pun intended ;-) ) > > The output of valgrind is here : > > [EMAIL PROTECTED]:~/request_dev> valgrind --tool=memcheck > > --num-callers

Re: [Gambas-user] Sig 11

2008-07-27 Thread Benoit Minisini
On dimanche 27 juillet 2008, Steven Lobbezoo wrote: > Hi, > > I did as you requested (no pun intended ;-) ) > The output of valgrind is here : > [EMAIL PROTECTED]:~/request_dev> valgrind --tool=memcheck > --num-callers=50 gbx2 -p > ==7566== Memcheck, a memory error detector. > ==7566== Copyright (C

Re: [Gambas-user] Sig 11

2008-07-27 Thread Laurent Carlier
Le Sunday 27 July 2008 18:00:13 Benoit Minisini, vous avez écrit : > On dimanche 27 juillet 2008, Laurent Carlier wrote: > > Perhaps it should be cleaner to put moc detection macro into gb.qt/m4 dir > > ? like with gb.sdl component does. > > > > ++ > > What is the difference between putting the mac

Re: [Gambas-user] Sig 11

2008-07-27 Thread Benoit Minisini
On dimanche 27 juillet 2008, Laurent Carlier wrote: > Perhaps it should be cleaner to put moc detection macro into gb.qt/m4 dir ? > like with gb.sdl component does. > > ++ > What is the difference between putting the macro inside m4 and inside acinclude.m4? -- Benoit Minisini -

Re: [Gambas-user] Sig 11

2008-07-27 Thread Laurent Carlier
Le Sunday 27 July 2008 17:26:10 Benoit Minisini, vous avez écrit : > On dimanche 27 juillet 2008, Steven Lobbezoo wrote: > > Ok, here is it, but i suppose i'm missing some files for gdb > > > > [EMAIL PROTECTED]:~/request_dev> gbc2 -agt > > OK > > [EMAIL PROTECTED]:~/request_dev> gdb gbx2 > > GNU g

Re: [Gambas-user] Sig 11

2008-07-27 Thread Benoit Minisini
On dimanche 27 juillet 2008, Steven Lobbezoo wrote: > Ok, here is it, but i suppose i'm missing some files for gdb > > [EMAIL PROTECTED]:~/request_dev> gbc2 -agt > OK > [EMAIL PROTECTED]:~/request_dev> gdb gbx2 > GNU gdb 6.8 > Copyright (C) 2008 Free Software Foundation, Inc. > License GPLv3+: GNU

Re: [Gambas-user] Sig 11

2008-07-27 Thread Steven Lobbezoo
Ok, here is it, but i suppose i'm missing some files for gdb [EMAIL PROTECTED]:~/request_dev> gbc2 -agt OK [EMAIL PROTECTED]:~/request_dev> gdb gbx2 GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is f

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Steven Lobbezoo wrote: > Ok, that worked, I compiled and all went ok > However... The signal 11 is still there. > Regards, > > Steven > Please provide me the backtrace information as explained on the troubleshooting page of the web site. Thanks in advance. Re

Re: [Gambas-user] Sig 11

2008-07-26 Thread Steven Lobbezoo
Ok, that worked, I compiled and all went ok However... The signal 11 is still there. Regards, Steven Le samedi 26 juillet 2008 à 16:54 +0200, Benoit Minisini a écrit : > On samedi 26 juillet 2008, Steven Lobbezoo wrote: > > I'll do that, just to be sure : > > svn checkout > > https:/

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Steven Lobbezoo wrote: > I'll do that, just to be sure : > svn checkout > https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0 > is the right command is it ? > > Regards, > Steven > It is! -- Benoit Minisini ---

Re: [Gambas-user] Sig 11

2008-07-26 Thread Steven Lobbezoo
I'll do that, just to be sure : svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0 is the right command is it ? Regards, Steven Le samedi 26 juillet 2008 à 16:35 +0200, Benoit Minisini a écrit : > On samedi 26 juillet 2008, Benoit Minisini wrote: > > > > Did you

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Benoit Minisini wrote: > > Did you check the output of './configure', and the path it detected for > moc? I have committed a fix to the svn repository, so you could checkout the last 2.x version and try to compile it. It should fix your problem, unless there is another

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Steven Lobbezoo wrote: > I tried that, hélas to no avail. > > the result is : > Making all in ext > make[5]: entrant dans le répertoire « /home/steven/2.0/gb.qt/src/ext » > /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I/usr/lib/qt3/i

Re: [Gambas-user] Sig 11

2008-07-26 Thread Steven Lobbezoo
I tried that, hélas to no avail. the result is : Making all in ext make[5]: entrant dans le répertoire « /home/steven/2.0/gb.qt/src/ext » /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/lib/qt3/include/ -I -D_REENTRANT -I../../share -I../../src/share -pipe

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Steven Lobbezoo wrote: > Hi Benoit, > > Correct, I have QT3 and QT4 installed. > > I did the following : > ./reconf-all > gb.qte.am:3: `%'-style pattern rules are a GNU make extension > src/Makefile.am:3: `gb.qte.am' included from here > gb.qte.am:3: `%'-style pattern r

Re: [Gambas-user] Sig 11

2008-07-25 Thread Benoit Minisini
On vendredi 25 juillet 2008, Steven Lobbezoo wrote: > Hi, > > As for weeks now, I get a signal 11 returning from : > fileselector.ShowDialog > > I tried to compile the latest trunk (2.7), but i get : > Making all in ext > make[5]: entrant dans le répertoire « /home/steven/2.0/gb.qt/src/ext » >

[Gambas-user] Sig 11

2008-07-25 Thread Steven Lobbezoo
Hi, As for weeks now, I get a signal 11 returning from : fileselector.ShowDialog I tried to compile the latest trunk (2.7), but i get : Making all in ext make[5]: entrant dans le répertoire « /home/steven/2.0/gb.qt/src/ext » /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_