Bug 2064261
| Summary: | ibus-anthy crashes after setting pagination size to 0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bhushan Barve <bbarve> | ||||
| Component: | ibus-anthy | Assignee: | fujiwara <tfujiwar> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 36 | CC: | i18n-bugs, shawn.p.huang, tagoh, tfujiwar | ||||
| Target Milestone: | --- | Keywords: | i18n | ||||
| Target Release: | --- | Flags: | petersen:
mirror+
|
||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ibus-anthy-1.5.14-4.fc36 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-05-07 04:24:16 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Thank you for the report. Please run `gsettings reset org.freedesktop.ibus.engine.anthy.common page-size` and install the updated package later. FEDORA-2022-1cd5ec35bd has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-1cd5ec35bd FEDORA-2022-1cd5ec35bd has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-1cd5ec35bd` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-1cd5ec35bd See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-1cd5ec35bd has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1866041 [details] backtrace Description of problem: Set the pagination size in ibus-anthy setup to 0. Observed that the ibus-anthy crashes immediately. Attached backtrace file for more information. Let me know in case any further details are required. Version-Release number of selected component (if applicable): [test@fedora ~]$ rpm -qa ibus ibus-1.5.25-13.fc36.x86_64 [test@fedora ~]$ rpm -qa ibus-anthy ibus-anthy-1.5.14-3.fc36.x86_64 F36 WS How reproducible: always Steps to Reproduce: 1. Login and select input method as Anthy 2. From anthy settings, change the pagination size to 0 3. Actual results: ibus-anthy crashes Expected results: Either crash should not occur or pagination size should be 1 or more. Additional info: Workaround in such case is to update the pagination size using dconf-editor tool (org.freedesktop.ibus.engine.anthy.common, page-size)