[Gambas-user] unsubscribe

Wauters, Kris (Antwerpen) Kris.Wauters at ...2514...
Fri Aug 22 16:04:52 CEST 2014



-----Original Message-----
From: gambas-user-request at lists.sourceforge.net [mailto:gambas-user-request at lists.sourceforge.net] 
Sent: vrijdag 22 augustus 2014 15:58
To: gambas-user at lists.sourceforge.net
Subject: Gambas-user Digest, Vol 99, Issue 19

Send Gambas-user mailing list submissions to
	gambas-user at lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gambas-user
or, via email, send a message with subject or body 'help' to
	gambas-user-request at lists.sourceforge.net

You can reach the person managing the list at
	gambas-user-owner at lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gambas-user digest..."


Today's Topics:

   1. Re: Fwd: WebFrame gives Sigbart 6 (J?rn Erik M?rne)
   2. Re: R: Key events don't work on gb.gtk (Jesus)
   3. Re: R: Key events don't work on gb.gtk (Beno?t Minisini)
   4. Re: R: Key events don't work on gb.gtk (Stephen)
   5. Re: R: Key events don't work on gb.gtk (Jesus)
   6. Re: R: Key events don't work on gb.gtk (Beno?t Minisini)
   7. Re: R: Key events don't work on gb.gtk (Jesus)


----------------------------------------------------------------------

Message: 1
Date: Fri, 22 Aug 2014 11:35:02 +0200
From: J?rn Erik M?rne <epost at ...3323...>
Subject: Re: [Gambas-user] Fwd: WebFrame gives Sigbart 6
To: gambas at ...1..., 	mailing list for gambas users
	<gambas-user at lists.sourceforge.net>
Message-ID: <53F70EC6.2010604 at ...3323...>
Content-Type: text/plain; charset=windows-1252; format=flowed

Super!


Den 22. aug. 2014 00:53, skrev Beno?t Minisini:
> Le 20/08/2014 23:19, J?rn Erik M?rne a ?crit :
>> Hi Beno?t. I sent this last week - did you manage to have a look at it?
>>
>> Attached project fails with Sigbart 6 when clicking 'Find Images' more
>> than once. (Clicking it once and then closing the app gives a Sigbart 11
>> instead...)
>>
>>
> The bug has been fixed in revision #6419.
>
> Regards,
>




------------------------------

Message: 2
Date: Fri, 22 Aug 2014 12:21:37 +0200
From: Jesus <ea7dfh at ...2382...>
Subject: Re: [Gambas-user] R: Key events don't work on gb.gtk
To: gambas-user at lists.sourceforge.net
Message-ID: <53F719B1.8070708 at ...2382...>
Content-Type: text/plain; charset=utf-8; format=flowed

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've saw that Jesus has the same theme than me...
>>>>
>>>> Realy don't know.
>>>>
>>>> Regards
>>>
>>> It is clear for me: gambas stable (3.5.4) don't suffer this bug. Latest
>>> trunk code does.
>>>
>>> So recent changes in trunk are the only thing involved.
>>>
>>> Regards
>>>
>>
>> It works fine here. Can you provide IDE information about your system
>> where it fails?
>>
>
> I need that, because in the GTK+ library provided with Ubuntu 14.04, key
> press events are internally raised twice: one is normal, the other has
> an undocumented modifier mask set.
>
> I don't know if it is related to the GTK+ version, to an Ubuntu specific
> change, to the X11 input method...
>
> So I need to find what the difference is between your system and ours (I
> mean those where key events are raised as expected).
>
> Regards,
>

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]
Cairo=libcairo.so.0.0.0
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4

Linux Mint 17 is based on Ubuntu 14.04, but it's smarter IMO.

I must say that it was firstly tested on an older setup, Mint 14 
Cinnamon, IIRC, and results were the same.

As I said before, current stable Gambas works as expected (at least in 
my simple test) but recent changes in trunk don't raise events anymore.

I know about GTK being a nightmare upstream, so good luck!

Regards
-- 
Jesus Guardon



------------------------------

Message: 3
Date: Fri, 22 Aug 2014 13:18:32 +0200
From: Beno?t Minisini <gambas at ...1...>
Subject: Re: [Gambas-user] R: Key events don't work on gb.gtk
To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Message-ID: <53F72708.9070906 at ...1...>
Content-Type: text/plain; charset=utf-8; format=flowed

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]
> Cairo=libcairo.so.0.0.0
> Cairo=libcairo.so.2.11301.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.7.6
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.204.0
> GTK+3=libgtk-3.so.0.1000.8
> GTK+=libgtk-x11-2.0.so.0.2400.23
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
>
> Linux Mint 17 is based on Ubuntu 14.04, but it's smarter IMO.
>
> I must say that it was firstly tested on an older setup, Mint 14
> Cinnamon, IIRC, and results were the same.
>
> As I said before, current stable Gambas works as expected (at least in
> my simple test) but recent changes in trunk don't raise events anymore.
>
> I know about GTK being a nightmare upstream, so good luck!
>
> Regards
>

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_DEBUG_KEYPRESS" and 
set its value to "1".
5) Run the project.
6) Send me the console output.

Thanks.

-- 
Beno?t Minisini



------------------------------

Message: 4
Date: Fri, 22 Aug 2014 07:22:10 -0400
From: Stephen <sbungay at ...3301...>
Subject: Re: [Gambas-user] R: Key events don't work on gb.gtk
To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Message-ID: <53F727E2.7090001 at ...3301...>
Content-Type: text/plain; charset=utf-8; format=flowed

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's
>>>>> involved
>>>>> in it but I think I've saw that Jesus has the same theme than me...
>>>>>
>>>>> Realy don't know.
>>>>>
>>>>> Regards
>>>> It is clear for me: gambas stable (3.5.4) don't suffer this bug. Latest
>>>> trunk code does.
>>>>
>>>> So recent changes in trunk are the only thing involved.
>>>>
>>>> Regards
>>>>
>>> It works fine here. Can you provide IDE information about your system
>>> where it fails?
>>>
>> I need that, because in the GTK+ library provided with Ubuntu 14.04, key
>> press events are internally raised twice: one is normal, the other has
>> an undocumented modifier mask set.
>>
>> I don't know if it is related to the GTK+ version, to an Ubuntu specific
>> change, to the X11 input method...
>>
>> So I need to find what the difference is between your system and ours (I
>> mean those where key events are raised as expected).
>>
>> Regards,
>>
> 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]
> Cairo=libcairo.so.0.0.0
> Cairo=libcairo.so.2.11301.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.7.6
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.204.0
> GTK+3=libgtk-3.so.0.1000.8
> GTK+=libgtk-x11-2.0.so.0.2400.23
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
>
> Linux Mint 17 is based on Ubuntu 14.04, but it's smarter IMO.
>
> I must say that it was firstly tested on an older setup, Mint 14
> Cinnamon, IIRC, and results were the same.
>
> As I said before, current stable Gambas works as expected (at least in
> my simple test) but recent changes in trunk don't raise events anymore.
>
> I know about GTK being a nightmare upstream, so good luck!
>
> Regards

   I had this problem as well with 3.5.9 running under F20 using Mate. 
Only alternative I had was to go back to 3.5.4 where that functionality 
works as expected.

-- 
Kindest Regards
Stephen A. Bungay, Prop.
Smarts On Site Information Systems




------------------------------

Message: 5
Date: Fri, 22 Aug 2014 14:52:56 +0200
From: Jesus <ea7dfh at ...2382...>
Subject: Re: [Gambas-user] R: Key events don't work on gb.gtk
To: gambas-user at lists.sourceforge.net
Message-ID: <53F73D28.2040100 at ...2382...>
Content-Type: text/plain; charset=utf-8; format=flowed

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_DEBUG_KEYPRESS" and
> set its value to "1".
> 5) Run the project.
> 6) Send me the console output.
>
> Thanks.
>

I'm afraid there's no output in console, neither in the IDE or running 
the executable outside the IDE in an actual terminal.

jesus at ...3106... ~/Gambas3/Test $ export GB_GTK_DEBUG_KEYPRESS=1
jesus at ...3106... ~/Gambas3/Test $ ./Test.gambas

Yeah, I know it doesn't help a lot...

Regards
-- 
Jesus Guardon



------------------------------

Message: 6
Date: Fri, 22 Aug 2014 15:04:46 +0200
From: Beno?t Minisini <gambas at ...1...>
Subject: Re: [Gambas-user] R: Key events don't work on gb.gtk
To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Message-ID: <53F73FEE.40003 at ...1...>
Content-Type: text/plain; charset=utf-8; format=flowed

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) Define a new environment variable named "GB_GTK_DEBUG_KEYPRESS" and
>> set its value to "1".
>> 5) Run the project.
>> 6) Send me the console output.
>>
>> Thanks.
>>
>
> I'm afraid there's no output in console, neither in the IDE or running
> the executable outside the IDE in an actual terminal.
>
> jesus at ...3106... ~/Gambas3/Test $ export GB_GTK_DEBUG_KEYPRESS=1
> jesus at ...3106... ~/Gambas3/Test $ ./Test.gambas
>
> Yeah, I know it doesn't help a lot...
>
> Regards
>

Check that you use the gb.gtk component, and not gb.qt4...

-- 
Beno?t Minisini



------------------------------

Message: 7
Date: Fri, 22 Aug 2014 15:57:41 +0200
From: Jesus <ea7dfh at ...2382...>
Subject: Re: [Gambas-user] R: Key events don't work on gb.gtk
To: gambas-user at lists.sourceforge.net
Message-ID: <53F74C55.2010707 at ...2382...>
Content-Type: text/plain; charset=utf-8; format=flowed

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 property dialog.
>>> 3) Go to the "environment" tab.
>>> 4) Define a new environment variable named "GB_GTK_DEBUG_KEYPRESS" and
>>> set its value to "1".
>>> 5) Run the project.
>>> 6) Send me the console output.
>>>
>>> Thanks.
>>>
>>
>> I'm afraid there's no output in console, neither in the IDE or running
>> the executable outside the IDE in an actual terminal.
>>
>> jesus at ...3106... ~/Gambas3/Test $ export GB_GTK_DEBUG_KEYPRESS=1
>> jesus at ...3106... ~/Gambas3/Test $ ./Test.gambas
>>
>> Yeah, I know it doesn't help a lot...
>>
>> Regards
>>
>
> Check that you use the gb.gtk component, and not gb.qt4...
>


Silly me! I am using daily ppa from gambas-team just updated today. I 
thought those changes were present in that compilation, but indeed, 
still they're not.

I think I'll wait until tomorrow's update, cos I'm lazy (I'm on 
holidays) and don't want to clutter my system compiling the source if 
not strictly necessary.

Regards
-- 
Jesus Guardon



------------------------------

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/

------------------------------

_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


End of Gambas-user Digest, Vol 99, Issue 19
*******************************************

Information in this email and any attachments is confidential and
intended solely for the use of the individual(s) to whom it is addressed
or otherwise directed. Please note that any views or opinions presented
in this email are solely those of the author and do not necessarily
represent those of the Company.
Finally, the recipient should check this email and any attachments for
the presence of viruses. The Company accepts no liability for any damage
caused by any virus transmitted by this email.
All SGS services are rendered in accordance with the applicable SGS
conditions of service available on request and accessible at
http://www.sgs.com/en/Terms-and-Conditions.aspx





More information about the User mailing list