Bug 2232845
| Summary: | ibus dies immediately at login on LXDE session with ibus-1.5.29~beta2-2.fc39 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mamoru TASAKA <mtasaka> | ||||
| Component: | ibus | Assignee: | fujiwara <tfujiwar> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 39 | CC: | i18n-bugs, shawn.p.huang, tfujiwar | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ibus-1.5.29~beta2-3.fc39 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2023-08-21 09:38:07 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
Mamoru TASAKA
2023-08-19 12:31:55 UTC
Created attachment 1984055 [details]
~/.cache/imsettings/log
Ah, right. Please install ibus-panel by manual at the moment as the workaround.
Now The panel UI is a separated package since it depends on libdbusmenu* libappindicator.
I'm thinking to add the require condition in the ibus.spec file but I need to check all desktop session packages which needs ibus-panel likes:
> Requires: (%{name}-panel%{?_isa} = %{version}-%{release} if (plasma-workspace || xfce4-session))
Okay, I confirmed that installing ibus-panel-1.5.29~beta2-2.fc39.x86_64 fixes this issue, ibus-daemon lauches normally as before, thank you. ibus-1.5.29~beta2-3 will be replaced with ibus-1.5.29~rc1-1 soon. |