Re: [Gambas-user] problem sig 11 with 2.7

2008-07-09 Thread Steven Lobbezoo
Hi, I'm on a suse 11.0 system. /opt/lib32 does not exist there. So, i don't know where to link to /usr/lib/gtk-2.0/modules/libgnomebreakpad.so (which does exists !) regards, Steven Le mercredi 09 juillet 2008 à 14:12 +0200, Ron Onstenk a écrit : > On Wednesday 09 July 2008, Steven Lobbezoo

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-09 Thread Steven Lobbezoo
No no, just plain old 32 bits. Le mercredi 09 juillet 2008 à 14:26 +0200, Benoit Minisini a écrit : > On mercredi 09 juillet 2008, Steven Lobbezoo wrote: > > Le mercredi 09 juillet 2008 à 13:40 +0200, Steven Lobbezoo a écrit : > > > Ok, i did that, it compiled with any errors. > > > B.t.w. : I ju

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-09 Thread Benoit Minisini
On mercredi 09 juillet 2008, Steven Lobbezoo wrote: > Le mercredi 09 juillet 2008 à 13:40 +0200, Steven Lobbezoo a écrit : > > Ok, i did that, it compiled with any errors. > > B.t.w. : I just have a brand new suse 11 installation, in stalled gnome > > 2.23 and KDE 4.0 > > Nothing special. > > Sorry

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-09 Thread Ron Onstenk
On Wednesday 09 July 2008, Steven Lobbezoo wrote: > Ok, i did that, it compiled with any errors. > B.t.w. : I just have a brand new suse 11 installation, in stalled gnome > 2.23 and KDE 4.0 > Nothing special. > > Here is the output of valgrind : > ==11731== Memcheck, a memory error detector. > ==1

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-09 Thread Steven Lobbezoo
Le mercredi 09 juillet 2008 à 13:40 +0200, Steven Lobbezoo a écrit : > Ok, i did that, it compiled with any errors. > B.t.w. : I just have a brand new suse 11 installation, in stalled gnome > 2.23 and KDE 4.0 > Nothing special. > Sorry about the typo : Compiled without any errors. --

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-09 Thread Steven Lobbezoo
Ok, i did that, it compiled with any errors. B.t.w. : I just have a brand new suse 11 installation, in stalled gnome 2.23 and KDE 4.0 Nothing special. Here is the output of valgrind : ==11731== Memcheck, a memory error detector. ==11731== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-09 Thread Benoit Minisini
On mercredi 09 juillet 2008, Steven Lobbezoo wrote: > Benoit, > > Did this help in any way ? > Can I supplie other information ? > > Thanks, > Steven > Not really, but it confirms that your system is weird: what is that google_breakpad and libgnomebreakpad library? I suggest you compile Gambas f

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-05 Thread Benoit Minisini
On samedi 05 juillet 2008, Steven Lobbezoo wrote: > Is this what you want ? > > GNU gdb 6.8 > Copyright (C) 2008 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > > This is free software: you are free to change and redistribute it. > Th

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-05 Thread Steven Lobbezoo
Is this what you want ? GNU gdb 6.8 Copyright (C) 2008 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 extent permitted by law. Type "show c

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-05 Thread Benoit Minisini
On samedi 05 juillet 2008, Steven Lobbezoo wrote: > Ok, I just packed the directory with all it's files > It's attached > > Regards, > It works without crashing at all there... Strange! Please run your project in gdb (cd /path/to/my/project ; gdb gbx2 ; run -p) and send me the backtrace of the c

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-05 Thread Steven Lobbezoo
Ok, I just packed the directory with all it's files It's attached Regards, Le samedi 05 juillet 2008 à 12:26 +0200, Benoit Minisini a écrit : > On samedi 05 juillet 2008, Steven Lobbezoo wrote: > > I'm affraid not. > > If I do that, gambas just quits immidiatly. > > No errors, no messages, no ar

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-05 Thread Benoit Minisini
On samedi 05 juillet 2008, Steven Lobbezoo wrote: > I'm affraid not. > If I do that, gambas just quits immidiatly. > No errors, no messages, no archive. > > Steven > ? You should have at least a segmentation fault! Anyway, I need at least the ".project" file to recreate your project on my c

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-05 Thread Steven Lobbezoo
I'm affraid not. If I do that, gambas just quits immidiatly. No errors, no messages, no archive. Steven Le samedi 05 juillet 2008 à 12:14 +0200, Benoit Minisini a écrit : > On samedi 05 juillet 2008, Steven Lobbezoo wrote: > > Yes, here it is attached. > > > > Steven > > > > Can you use the "ma

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-05 Thread Benoit Minisini
On samedi 05 juillet 2008, Steven Lobbezoo wrote: > Yes, here it is attached. > > Steven > Can you use the "make source archive" IDE menu entry to make a source package of the project, and send it me? -- Benoit Minisini -

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-05 Thread Steven Lobbezoo
Yes, here it is attached. Steven Le vendredi 04 juillet 2008 à 22:50 +0200, Benoit Minisini a écrit : > On jeudi 03 juillet 2008, Steven Lobbezoo wrote: > > Hi, > > > > I just installed gambas 2.7 (as per instructions on the site from the > > repository on suse for suse 11 (freshly installed als

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-04 Thread Benoit Minisini
On jeudi 03 juillet 2008, Steven Lobbezoo wrote: > Hi, > > I just installed gambas 2.7 (as per instructions on the site from the > repository on suse for suse 11 (freshly installed also). > > I got a signal 11 exeption closing a modal form. It's called as this : > > PUBLIC SUB photo_DblClick() > '

[Gambas-user] problem sig 11 with 2.7

2008-07-03 Thread Steven Lobbezoo
Hi, I just installed gambas 2.7 (as per instructions on the site from the repository on suse for suse 11 (freshly installed also). I got a signal 11 exeption closing a modal form. It's called as this : PUBLIC SUB photo_DblClick() ' Add/replace the image photo DIM Mpath AS String DIM sData AS St