Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE12
kinput2
bugzilla-137396-cannot-work-after-specific-func...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bugzilla-137396-cannot-work-after-specific-function-calls.patch of Package kinput2
--- kinput2-v3.1.orig/lib/imlib/imrequest.c 2005-12-06 21:35:49.211048184 -0800 +++ kinput2-v3.1/lib/imlib/imrequest.c 2005-12-06 21:34:01.973350792 -0800 @@ -1351,6 +1351,10 @@ IMPutC16(conn, (unsigned int)text_length); if (text_length > 0) IMPutString(conn, text, text_length); IMFinishRequest(conn, offset); + /* + * Send RESET_IC_REPLY + */ + IMFlush(conn); if (text != NULL) XtFree(text); icp->state &= ~IC_RESETTING;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor