Bug 140658
| Summary: | Qt applications crash when Input Method not available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lawrence Lim <llim> | ||||
| Component: | qt | Assignee: | Than Ngo <than> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | eng-i18n-bugs, tools-bugs, wtogami | ||||
| Target Milestone: | --- | Keywords: | i18n | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-02-22 14:22:42 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 125997 | ||||||
| Attachments: |
|
||||||
|
Description
Lawrence Lim
2004-11-24 01:23:16 UTC
Is it a httx specific problem? does other XIM server work fine on that? Thanks for pointing that out. :) Tried with XIM server and yes, this is not httx specific as sending SIGSEV to XIM server causes kedit to crash as well. Created attachment 107377 [details]
backtrace from the crash
i have taken a look in backtrace, the crash happens in DestroyIC((XIC) ic)! is it not a bug in xorg-x11? I am not sure because gtk+ calls DestroyIC() when XIM server closes as well and it does not crash. AFAIS briefly, the destructor did check if ic exists. Leon, have you tried to contact to the qtimmodule author, YamaKen? i have sent him an email but did not get any respond since a week. it's fixed in qt-3.3.4-5, which will show up in rawhide soon |