[Gambas-user] GTK problem

Benoit Minisini gambas at ...1...
Sun Mar 2 09:52:07 CET 2008


On dimanche 2 mars 2008, Steven Drinnan wrote:
> Further to this,
>
> Updated using svn
>
> Still the same problem.
>
> Gambas 1.19 works fine can  even use SCIM in QT applications
>
>
> But the same problem persists in 2.2.2 (1020 i think)
>
> BTW I have QT3 and QT4 installed as I have some applications that need
> QT4.
>
> Bascilly SCIM is very buggy in Gambas 2 apps
>
> Any ideas, much appreciated. Any other packages that may help (devel)?
>
> In the mean time i will uninstall and try the rpm version for fedora.
>
> Steven
>

I get the bug when using gb.gtk and the SCIM bridge input method. I don't get 
the bug if I use the SCIM input method (without "bridge").

It seems that there is a bad interaction between a GTK+ input method API and 
its implementation in the SCIM bridge input method module. I mean, a function 
that should be called twice without any problem actually makes this specific 
input method behave badly.

I don't know the difference between SCIM and "SCIM bridge", but maybe you 
could try to use SCIM instead of "SCIM bridge"?

I'm currently looking at the SCIM source code to understand what is done in 
the background. Which version of SCIM is installed on your system?

-- 
Benoit Minisini




More information about the User mailing list