Skip to content

fix(x11/cinnamon): guard remaining virtualKeyboardManager references in cinnamon#28801

Merged
robertkirkman merged 1 commit intotermux:masterfrom
sabamdarif:cleanup-cinnamon-virtualKeyboardManager-leftover
Mar 5, 2026
Merged

fix(x11/cinnamon): guard remaining virtualKeyboardManager references in cinnamon#28801
robertkirkman merged 1 commit intotermux:masterfrom
sabamdarif:cleanup-cinnamon-virtualKeyboardManager-leftover

Conversation

@sabamdarif
Copy link
Copy Markdown
Contributor

  • it will fix the issue that was cauing this error
(cinnamon:9449): Cjs-CRITICAL **: 19:05:13.867: JS ERROR: TypeError:
Main.virtualKeyboardManager is undefined
_updateVisibility@/data/data/com.termux/files/usr/share/cinnamon/js/ui/ibusCandidatePopup.js:304:25
setPanelService/<@/data/data/com.termux/files/usr/share/cinnamon/js/ui/ibusCandidatePopup.js:248:18

…in cinnamon

- it will fix the issue that was cauing this error
```
(cinnamon:9449): Cjs-CRITICAL **: 19:05:13.867: JS ERROR: TypeError:
Main.virtualKeyboardManager is undefined
_updateVisibility@/data/data/com.termux/files/usr/share/cinnamon/js/ui/ibusCandidatePopup.js:304:25
setPanelService/<@/data/data/com.termux/files/usr/share/cinnamon/js/ui/ibusCandidatePopup.js:248:18
```
@robertkirkman
Copy link
Copy Markdown
Member

Thank you it's great,

we can merge things that have the dialog failure in the auto update dry run because that error is going to be fixed in here,

but the rest of that PR takes a really long time to build so it's just taking longer before it's done building

@sabamdarif sabamdarif force-pushed the cleanup-cinnamon-virtualKeyboardManager-leftover branch from c2c3328 to 1dcce7e Compare March 5, 2026 14:02
@robertkirkman robertkirkman merged commit 56b40d2 into termux:master Mar 5, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants