Bug 104295
| Summary: | kinput2 too easy to kill | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Warren Togami <wtogami> | ||||
| Component: | kinput2 | Assignee: | Akira TAGOH <tagoh> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Bill Huang <bhuang> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 1 | CC: | eng-i18n-bugs, havill | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-01-22 08:33:25 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Warren Togami
2003-09-12 08:34:24 UTC
Oh, you are right. it is too easy to kill kinput2. Created attachment 95423 [details]
patch to support WM_DELETE_WINDOW.
when you press the close button, patched kinput2 just ignores this event,
because this patch is missing the cancellation code of the candidate window
right now.
I tried to implement that code, but there are some problems to do that. However
patched kinput2 won't be *too easy to kill* anymore.
Did this patch make it in time for FC1? XIO: fatal IO error 2 (No such file or directory) on X server ":0.0"
after 437 requests (436 known processed) with 0 events remaining.
This happened to me on FC1 when I clicked the "X" on the kanji
candidate window. Is this a related problem?
Because the patch was not included in FC1's, unfortunately. *** Bug 112763 has been marked as a duplicate of this bug. *** This problem was fixed in v3.1-12. it will be included in the next release. |