Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-24 Thread Jesus
El 23/08/14 a las #4, Benoît Minisini escribió: > Le 23/08/2014 10:07, Jesus a écrit : > >> Hi Benoît >> >> This is the console output after hitting some keys: >> > > ... >> >> Hope this helps >> >> Regards >> > > Can you try revision #6424 and tell me if the bug is now fixed for you? > It works

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-23 Thread Benoît Minisini
Le 23/08/2014 10:07, Jesus a écrit : > Hi Benoît > > This is the console output after hitting some keys: > > ... > > Hope this helps > > Regards > Can you try revision #6424 and tell me if the bug is now fixed for you? -- Benoît Minisini ---

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-23 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 12:21, Jesus a écrit : >> Well, sorry for the delay. Here it is: >> >> [System] >> Gambas=3.5.90 >> OperatingSystem=Linux >> Kernel=3.13.0-24-generic >> Architecture=x86_64 >> Distribution=Linux Mint 17 Qiana >> Desktop=XFCE >> Theme=Q

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jussi Lahtinen
I can't reproduce this on latest revision. But I haven't install devs for gtk3... so is the problem with gtk2 or gtk3? Both? [System] Gambas=3.5.90 OperatingSystem=Linux Kernel=3.13.0-34-generic Architecture=x86_64 Distribution=Ubuntu 14.04.1 LTS Desktop=XFCE Theme=QGtk Language=en_US.UTF-8 Memory

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 14:52, Jesus a écrit : >> El 22/08/14 a las #4, Benoît Minisini escribió: >>> Can you try the revision #6420? I added a debugging flag, and you will >>> tell me the result: >>> >>> 1) Open your test project. >>> 2) Open the project pro

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Benoît Minisini
Le 22/08/2014 14:52, Jesus a écrit : > El 22/08/14 a las #4, Benoît Minisini escribió: >> Can you try the revision #6420? I added a debugging flag, and you will >> tell me the result: >> >> 1) Open your test project. >> 2) Open the project property dialog. >> 3) Go to the "environment" tab. >> 4) D

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Can you try the revision #6420? I added a debugging flag, and you will > tell me the result: > > 1) Open your test project. > 2) Open the project property dialog. > 3) Go to the "environment" tab. > 4) Define a new environment variable named "GB_GTK

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Stephen
On 08/22/2014 06:21 AM, Jesus wrote: > El 22/08/14 a las #4, Benoît Minisini escribió: >> Le 22/08/2014 00:59, Benoît Minisini a écrit : >>> Le 16/08/2014 12:50, Jesus a écrit : El 16/08/14 a las #4, Jorge Carrión escribió: > The only thing I've changed is the qt defult theme... Maybe that

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Benoît Minisini
Le 22/08/2014 12:21, Jesus a écrit : > Well, sorry for the delay. Here it is: > > [System] > Gambas=3.5.90 > OperatingSystem=Linux > Kernel=3.13.0-24-generic > Architecture=x86_64 > Distribution=Linux Mint 17 Qiana > Desktop=XFCE > Theme=QGtk > Language=es_ES.UTF-8 > Memory=16032M > [Libraries] > C

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 00:59, Benoît Minisini a écrit : >> Le 16/08/2014 12:50, Jesus a écrit : >>> El 16/08/14 a las #4, Jorge Carrión escribió: The only thing I've changed is the qt defult theme... Maybe that's involved in it but I think I'v

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jorge Carrión
Works fine for me! This message was an answer to Jesus Guardon mail about that issue. 2014-08-22 0:59 GMT+02:00 Benoît Minisini : > Le 16/08/2014 12:50, Jesus a écrit : > > El 16/08/14 a las #4, Jorge Carrión escribió: > >> The only thing I've changed is the qt defult theme... Maybe that's > in

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Benoît Minisini
Le 22/08/2014 00:59, Benoît Minisini a écrit : > Le 16/08/2014 12:50, Jesus a écrit : >> El 16/08/14 a las #4, Jorge Carrión escribió: >>> The only thing I've changed is the qt defult theme... Maybe that's >>> involved >>> in it but I think I've saw that Jesus has the same theme than me... >>> >>>

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-21 Thread Benoît Minisini
Le 16/08/2014 12:50, Jesus a écrit : > El 16/08/14 a las #4, Jorge Carrión escribió: >> The only thing I've changed is the qt defult theme... Maybe that's involved >> in it but I think I've saw that Jesus has the same theme than me... >> >> Realy don't know. >> >> Regards > > I is clear for me: gam

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-16 Thread Jesus
El 16/08/14 a las #4, Jorge Carrión escribió: > The only thing I've changed is the qt defult theme... Maybe that's involved > in it but I think I've saw that Jesus has the same theme than me... > > Realy don't know. > > Regards I is clear for me: gambas stable (3.5.4) don't suffer this bug. Latest

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-15 Thread Jorge Carrión
The only thing I've changed is the qt defult theme... Maybe that's involved in it but I think I've saw that Jesus has the same theme than me... Realy don't know. Regards 2014-08-16 3:53 GMT+02:00 Ian : > I have the same version of Linux as Jorge (Linux Mint 17) and key events > don't work for

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-15 Thread Ian
I have the same version of Linux as Jorge (Linux Mint 17) and key events don't work for me. ? Is there some other tertiary factor involved here? Cheers, Ian Roper. On 15/08/14 19:47, Jorge Carrión wrote: > Jesus: > In my computer works fine with both libraries qt and gtk. with LinuxMint 17. > >

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-15 Thread Jesus
El 15/08/14 a las #4, Jorge Carrión escribió: > Jesus: > In my computer works fine with both libraries qt and gtk. with LinuxMint 17. > > [System] > Gambas=3.5.4 > OperatingSystem=Linux > Kernel=3.13.0-24-generic > Architecture=x86_64 > Distribution=Linux Mint 17 Qiana > Desktop=GNOME > Theme=QClea

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-15 Thread Jorge Carrión
Jesus: In my computer works fine with both libraries qt and gtk. with LinuxMint 17. [System] Gambas=3.5.4 OperatingSystem=Linux Kernel=3.13.0-24-generic Architecture=x86_64 Distribution=Linux Mint 17 Qiana Desktop=GNOME Theme=QCleanlooks Language=es_ES.UTF-8 Memory=7968M [Libraries] Cairo=libcairo

[Gambas-user] R: Key events don't work on gb.gtk

2014-08-15 Thread Ru Vuott
Hello Jesus, I tested it, and I confirm the problem: key events don't work on gb.gtk, nor gb.gtk3. My system: [System] Gambas=3.5.90 OperatingSystem=Linux Kernel=3.13.0-24-generic Architecture=x86_64 Distribution=Linux Mint 17 Qiana Desktop=GNOME Theme=QCleanlooks Language=it_IT.UTF-8 Memory=395