News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

No repsonse when change source tab: scim_bridge_client_imcontext_focus_in

Started by kipade, January 30, 2013, 06:26:56 AM

Previous topic - Next topic

kipade

I update my codeblocks version to svn 8811,
however, when I want to change focus to another tab, in another words, I want to change second file, my codeblocks loss response,...
I re-open it in terminal, and do the same action, I find a endless output like following:
Another command is pending...
An IOException occurred at scim_bridge_client_imcontext_focus_out ()
Another command is pending...
An IOException occurred at scim_bridge_client_imcontext_focus_in ()
Another command is pending...
An IOException occurred at scim_bridge_client_imcontext_focus_out ()
Another command is pending...
An IOException occurred at scim_bridge_client_imcontext_focus_in ()
Another command is pending...

And Im sure its OK for my scim, because I use scim everywhere.
My system is Slackware linux 14.0, wxWidgets 2.9X
Thanks.

oBFusCATed

C::B is not currently fully ported to wx2.9, have you upgraded recently?
Also what was your previous version you've upgraded from?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

kipade

Oh! my CB is always from svn, I forgot the last version i used.
Thanks to you I know the reason.
Thank you.