[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Latest from repo code edit fails in gtk3


Thanks Benoit
Messages have now gone with commit
https://gitlab.com/gambas/gambas/-/commit/9c3c15a19b2951d36269fe14229a824b1849dbe3

I was getting many messages like this (had one in clipboard history)

gtk_im_context_focus_in: DrawingArea _im_has_input_method = 0 _im_is_xim = 0
gtk_im_context_focus_out
no input method

gtk_im_context_focus_in: Button _im_has_input_method = 0 _im_is_xim = 0
gtk_im_context_focus_out
no input method


Probably not important but thought i'd share anyway.
Thanks again :)
BruceS

On Wed, 2 Sept 2026 at 06:35, Bruce Steers <bsteers4@xxxxxxxxx> wrote:

> Did you add some gtk debugging message code in?
>
> I'm getting console error messages about no input.
> Things seem to be working though.
>
> Am currently at work so cannot get exact message, will post full message
> and test project later if needed.
>
> Respects
> BruceS
>
> On Tue, 1 Sept 2026, 08:46 Benoît Minisini, <
> benoit.minisini@xxxxxxxxxxxxxxxx> wrote:
>
>> Le 31/08/2026 à 09:08, brian a écrit :
>> > Latest build does not allow typing in code editor when using gtk3. Qt6
>> > works fine.
>> > Has anyone else noticed this?
>> > ~Brian
>>
>> It should be fixed now.
>>
>> Regards,
>>
>> --
>> Benoît Minisini.
>>
>>
>>

Follow-Ups:
Re: Latest from repo code edit fails in gtk3Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
Re: Latest from repo code edit fails in gtk3Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Latest from repo code edit fails in gtk3Bruce Steers <bsteers4@xxxxxxxxx>