Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyboard-layout: Don't try to initialize IBus #418

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

EbonJaeger
Copy link
Member

Description

IBus already gets initialized in wm, and calling that function here causes severe breakage, leading to budgie-panel being repeatedly killed for OOM.

Submitter Checklist

  • Squashed commits with git rebase -i (if needed)
  • Built budgie-desktop and verified that the patch worked (if needed)

IBus already gets initialized in wm, and calling that function here causes severe breakage, leading to budgie-panel being repeatedly killed for OOM.

Signed-off-by: Evan Maddock <[email protected]>
@EbonJaeger EbonJaeger added the bug Something isn't working label Aug 2, 2023
@serebit serebit added this to the 10.8 milestone Aug 2, 2023
@serebit serebit linked an issue Aug 2, 2023 that may be closed by this pull request
Copy link
Member

@JoshStrobl JoshStrobl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@JoshStrobl JoshStrobl merged commit 9faac10 into main Aug 4, 2023
@JoshStrobl JoshStrobl deleted the fix-keyboard-layout-applet branch August 4, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Adding the Keyboard Layout applet causes the DE to fail
3 participants