[Gambas-user] More Sig11 problems

2012-09-09 Thread Bruce
It looks like my signal 11 problems in the IDE is not related to Willy's. I have narrowed it down though and it's reproduceable here even with a project containing just an empty form. If I set the IDE Project Properties environment GB_GUI to anything but gb.qt4 then running the project crashes in

Re: [Gambas-user] Rev 5129+ gb.desktop

2012-09-09 Thread RICHARD WALKER
Sorry Bruce, it appeared during a long series of searches for mimeapps.list and mimeinfo.cache information. I tried to retrace my footsteps and here is one link which I definitely visited (though it doesn't look too familiar today) which says the same thing... http://library.gnome.org/admin/system-

Re: [Gambas-user] Signal 11 in revision #5142

2012-09-09 Thread Willy Raets
On zo, 2012-09-09 at 15:25 +0200, Willy Raets wrote: > On zo, 2012-09-09 at 15:02 +0200, Willy Raets wrote: > > On zo, 2012-09-09 at 14:48 +0200, Willy Raets wrote: > > > On zo, 2012-09-09 at 10:45 +0200, Benoît Minisini wrote: > > > > Le 09/09/2012 03:50, Willy Raets a écrit : > > > > > Discovered

Re: [Gambas-user] gambas3, question about printer and sending files to the printer

2012-09-09 Thread Richard Terry
Karl Reinl wrote: > Salut Benoît, > > I look for a way to send a pdf or ps document to a printer, without > passing by a pdf/ps viewer. > Like I would do it with lpr/gtklp. > But I would like to use the printer.Configure() dialogue. > Do you see a possibility for that. > I use this in my medica

[Gambas-user] gambas3, question about printer and sending files to the printer

2012-09-09 Thread Karl Reinl
Salut Benoît, I look for a way to send a pdf or ps document to a printer, without passing by a pdf/ps viewer. Like I would do it with lpr/gtklp. But I would like to use the printer.Configure() dialogue. Do you see a possibility for that. -- Amicalement Charlie -

Re: [Gambas-user] Problem with rev. 5144

2012-09-09 Thread Benoît Minisini
Le 09/09/2012 15:37, Rolf Schmidt a écrit : > Hello Bonoit, > > I installed revision 5144 on Ubuntu 10.04 and get no real error (see attached > build-log) > But when try to open an existing project (just click on menuentry "open"), I > get a fatal error (see attached screenshot). > Also the picture

Re: [Gambas-user] Signal 11 in revision #5142

2012-09-09 Thread Willy Raets
On zo, 2012-09-09 at 15:02 +0200, Willy Raets wrote: > On zo, 2012-09-09 at 14:48 +0200, Willy Raets wrote: > > On zo, 2012-09-09 at 10:45 +0200, Benoît Minisini wrote: > > > Le 09/09/2012 03:50, Willy Raets a écrit : > > > > Discovered this testing my library and isolated the problem. > > > > Next

Re: [Gambas-user] gb3: The program has returned the value: 1

2012-09-09 Thread Willy Raets
On zo, 2012-09-09 at 18:56 +0930, Bruce wrote: > On Sat, 2012-09-08 at 02:05 -0400, Kevin Fishburne wrote: > > I get this when running my program: > > > > 01:59:43.168 - Initializing network: > > 01:59:43.169 - Server Mode: False, Server IP Address: 192.168.0.110, > > Server Port: 12345 > > 01:

Re: [Gambas-user] Signal 11 in revision #5142

2012-09-09 Thread Willy Raets
On zo, 2012-09-09 at 14:48 +0200, Willy Raets wrote: > On zo, 2012-09-09 at 10:45 +0200, Benoît Minisini wrote: > > Le 09/09/2012 03:50, Willy Raets a écrit : > > > Discovered this testing my library and isolated the problem. > > > Next made this test application and run some tests. > > > > > > I a

Re: [Gambas-user] Signal 11 in revision #5142

2012-09-09 Thread Willy Raets
On zo, 2012-09-09 at 10:45 +0200, Benoît Minisini wrote: > Le 09/09/2012 03:50, Willy Raets a écrit : > > Discovered this testing my library and isolated the problem. > > Next made this test application and run some tests. > > > > I attached a source code archive. > > Just open in IDE and run, then

[Gambas-user] Intalling Gambas-3 on PCLinuxOS

2012-09-09 Thread Ru Vuott
Hello, a new italian Forum member'ld like installing Gambas-3 on PCLinuxOS. He want to know which libreries he have to install. Regards vuott -- Live Security Virtual Conference Exclusive live event will cover all the w

Re: [Gambas-user] Rev 5129+ gb.desktop

2012-09-09 Thread Bruce
On Sun, 2012-09-09 at 01:42 +0200, Benoît Minisini wrote: > Le 08/09/2012 02:43, RICHARD WALKER a écrit : > > I am guessing the extended search for the mimeapps.list files will > > work for Bruce. > > > > I searched in vain for any sign of mimeinfo.cache in any Mageia rpm. > > Then I discovered (th

Re: [Gambas-user] gb3: The program has returned the value: 1

2012-09-09 Thread Bruce
On Sat, 2012-09-08 at 02:05 -0400, Kevin Fishburne wrote: > I get this when running my program: > > 01:59:43.168 - Initializing network: > 01:59:43.169 - Server Mode: False, Server IP Address: 192.168.0.110, > Server Port: 12345 > 01:59:43.169 - Initializing rendering engine: > X Error of faile

Re: [Gambas-user] Issue 328 in gambas: Change the name of the control will lead to code error

2012-09-09 Thread gambas
Comment #2 on issue 328 by jmx...@qq.com: Change the name of the control will lead to code error http://code.google.com/p/gambas/issues/detail?id=328 I tried the new version 3.3 (sebikul's Gambas Daily Builds PPA, 3.2.90-0+svn4039~precise1). When rename a control, just AutoCorrect the code

Re: [Gambas-user] Signal 11 in revision #5142

2012-09-09 Thread Benoît Minisini
Le 09/09/2012 03:50, Willy Raets a écrit : > Discovered this testing my library and isolated the problem. > Next made this test application and run some tests. > > I attached a source code archive. > Just open in IDE and run, then click on button Signal 11 to generate the > Signal 11 error. > > On