Page 1 of 1
Chrome behaves very strangely in EasyOS 5.5.1
Posted: Mon Sep 18, 2023 7:40 am
by Maybe
Hi @BarryK . Chromium behaves very strangely. Some pages open only after reloading. I am using EasyOS Kirkstone-series version 5.5.1. Here's what the terminal writes:
Code: Select all
[12610:12610:0918/103131.764213:ERROR:input_method_context_impl_gtk.cc(123)] Cannot translate a Keyevent to a GdkEvent.
[12610:12610:0918/103131.867330:ERROR:input_method_context_impl_gtk.cc(123)] Cannot translate a Keyevent to a GdkEvent.
[12610:12610:0918/103133.056871:ERROR:input_method_context_impl_gtk.cc(123)] Cannot translate a Keyevent to a GdkEvent.
[12610:12610:0918/103133.692045:ERROR:input_method_context_impl_gtk.cc(123)] Cannot translate a Keyevent to a GdkEvent.
[12610:12610:0918/103133.811180:ERROR:input_method_context_impl_gtk.cc(123)] Cannot translate a Keyevent to a GdkEvent.
[12610:12610:0918/103133.853720:ERROR:input_method_context_impl_gtk.cc(123)] Cannot translate a Keyevent to a GdkEvent.
From Dmitry (Russia)
Re: Chrome behaves very strangely in EasyOS 5.5.1
Posted: Mon Sep 18, 2023 8:51 am
by BarryK
That is not Chromium that is builtin to 5.5.1?
If Chrome, what one is it; flatpak?
Was it ok in earlier version of Easy?
Can you give an example URL that exhibits the problem thanks.
Re: Chrome behaves very strangely in EasyOS 5.5.1
Posted: Mon Sep 18, 2023 9:23 am
by jamesbond
@BarryK I happened to see Dima mentioned the very same problems here: https://github.com/puppylinux-woof-CE/woof-CE/pull/3867.
Re: Chrome behaves very strangely in EasyOS 5.5.1
Posted: Mon Sep 18, 2023 11:55 am
by BarryK
James,
Thanks very much for reporting that fix!
To everyone, comment-out "export XLIB_SKIP_ARGB_VISUALS=1" in /etc/profile
That was originally introduced in the very early years of Puppy, it fixed rox-filer from crashing. Hopefully commenting it out won't cause a problem for rox!
Re: Chrome behaves very strangely in EasyOS 5.5.1
Posted: Mon Sep 18, 2023 11:56 am
by Maybe
BarryK wrote: ↑Mon Sep 18, 2023 8:51 am
That is not Chromium that is builtin to 5.5.1?
I made a mistake, a typo. Of course I meant the built-in Cromium. I made a correction in my first post.