[Gambas-user] gb3: minor annoyances regarding the IDE

2012-09-25 Thread Kevin Fishburne
Under recent builds, including the current, I've noticed that after exiting/terminating a program the cursor does not return to the expected module/procedure/line in the IDE. If I have the cursor in X module, Y procedure and Z line when I hit F5, I expect it to return there upon termination of

Re: [Gambas-user] gb3: minor annoyances regarding the IDE

2012-09-25 Thread Bruce
On Tue, 2012-09-25 at 02:15 -0400, Kevin Fishburne wrote: Under recent builds, including the current, I've noticed that after exiting/terminating a program the cursor does not return to the expected module/procedure/line in the IDE. If I have the cursor in X module, Y procedure and Z line

Re: [Gambas-user] gb3: minor annoyances regarding the IDE

2012-09-25 Thread Bruce
On Tue, 2012-09-25 at 16:30 +0930, Bruce wrote: On Tue, 2012-09-25 at 02:15 -0400, Kevin Fishburne wrote: Under recent builds, including the current, I've noticed that after exiting/terminating a program the cursor does not return to the expected module/procedure/line in the IDE. If I

Re: [Gambas-user] Compile error for 5197 in opengl, ARM A10 SoC, Lubuntu 12.04

2012-09-25 Thread jm
Thank you for the fixes in 5197. The compiling has got past previous issues and is now moved to the opengl module. Compile error for 5197 in opengl, ARM A10 SoC, Lubuntu 12.04: Making all in opengl make[5]: Entering directory

[Gambas-user] Error after upgrade

2012-09-25 Thread Pino Zollo
After the automatic upgrade of Gambas3 on UBUNTU 10.04 Gnome 2.30.2 /usr/local/bin/gambas3 ERROR: #27: Cannot load component 'gb.qt4': /usr/lib/gambas3/gb.qt4.so: undefined symbol: GB Salud Pino -- Live Security

Re: [Gambas-user] gb3: minor annoyances regarding the IDE

2012-09-25 Thread Benoît Minisini
Le 25/09/2012 08:15, Kevin Fishburne a écrit : Also the pop-up info/autocomplete still shows a gray box at random but prolonged intervals, which also affects productivity. Seemingly minor, but very much in your face from a user perspective. Yes, I know. This is a bug in QT3 support of Qt4

Re: [Gambas-user] gb3: minor annoyances regarding the IDE

2012-09-25 Thread Benoît Minisini
Le 25/09/2012 14:36, Benoît Minisini a écrit : 2) Not using a ListView for displaying autocompletion, but a GridView, which is written in Gambas and does not have this problem. I think I will do that first! Regards, Done in revision #5198. Regards, -- Benoît Minisini

[Gambas-user] Upgrade to 3.3 (http://ppa.launchpad.net/nemh/gambas3/ubuntu)

2012-09-25 Thread Michele Giannelli
Hi Benoìt, I upgrate from 3.2.1 to 3.3 by http://ppa.launchpad.net/nemh/gambas3/ubuntu (precise main) Now, there is a problem: michele@ubuntu:~$ gambas3 ERROR: #27: Cannot load component 'gb.qt4': /usr/lib/gambas3/gb.qt4.so: undefined symbol: GB What can I do?

Re: [Gambas-user] Compile error for 5197 in opengl, ARM A10 SoC, Lubuntu 12.04

2012-09-25 Thread Benoît Minisini
Le 25/09/2012 11:42, jm a écrit : Thank you for the fixes in 5197. I fixed nothing relating to your problem in r5197, so I think the problem comes from your system installation. The compiling has got past previous issues and is now moved to the opengl module. Compile error for 5197 in

[Gambas-user] The program 'Embedder' received an X Window System error.

2012-09-25 Thread Ru Vuott
Hello, I tried again example program: Embedder 3.0.0 I have got in console this notice: ** The program 'Embedder' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 1810 error_code 3

Re: [Gambas-user] The program 'Embedder' received an X Window System error.

2012-09-25 Thread Benoît Minisini
Le 25/09/2012 18:02, Ru Vuott a écrit : Hello, I tried again example program: Embedder 3.0.0 I have got in console this notice: ** The program 'Embedder' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window

Re: [Gambas-user] The program 'Embedder' received an X Window System error.

2012-09-25 Thread Ru Vuott
Anyway, don't use embedder, it will be removed as it is a X11 specific protocol that won't work on Wayland and is not really useful. Regards, -- Benoît Minisini --- Oh ! Excuse me, Benoît, do you are

Re: [Gambas-user] The program 'Embedder' - BIS

2012-09-25 Thread Benoît Minisini
Le 25/09/2012 20:01, Ru Vuott a écrit : Anyway, don't use embedder, it will be removed as it is a X11 specific protocol that won't work on Wayland and is not really useful. Regards, -- Benoît Minisini Benoît, I have to say, however, that the Embedder object/function it works for

Re: [Gambas-user] The program 'Embedder' - BIS

2012-09-25 Thread Ru Vuott
So please give more details on your configuration Regards, -- Benoît Minisini Well, this's my configuration: [System] OperatingSystem=Linux Kernel=3.2.0-27-generic Architecture=x86_64 Memory=4049596 kB DistributionVendor=LinuxMint

Re: [Gambas-user] The program 'Embedder' received an X Window System error.

2012-09-25 Thread Jose J. Rodriguez
On 9/25/12, Benoît Minisini gam...@users.sourceforge.net wrote: Anyway, don't use embedder, it will be removed as it is a X11 specific protocol that won't work on Wayland and is not really useful. Oh, dear... We've used embedded apps quite a bit, stuff like cfdisk, gparted and others. Oh

Re: [Gambas-user] The program 'Embedder' received an X Window System error.

2012-09-25 Thread Benoît Minisini
Le 25/09/2012 20:35, Jose J. Rodriguez a écrit : On 9/25/12, Benoît Minisini gam...@users.sourceforge.net wrote: Anyway, don't use embedder, it will be removed as it is a X11 specific protocol that won't work on Wayland and is not really useful. Oh, dear... We've used embedded apps quite a

Re: [Gambas-user] The program 'Embedder' received an X Window System error.

2012-09-25 Thread Jose J. Rodriguez
On 9/25/12, Benoît Minisini gam...@users.sourceforge.net wrote: Le 25/09/2012 20:35, Jose J. Rodriguez a écrit : On 9/25/12, Benoît Minisini gam...@users.sourceforge.net wrote: Anyway, don't use embedder, it will be removed as it is a X11 specific protocol that won't work on Wayland and is not

[Gambas-user] Gambas 3 on RPi photo?

2012-09-25 Thread Benoît Minisini
Hi, I'm looking for a photograph of Gambas 3 running on RPi. Does anyone have some? And if you have pictures of Gambas 3 on other ARM platforms, I will be glad to get them. It's for a french article on Gambas 3.3. Thanks in advance! Regards, -- Benoît Minisini