Wednesday, November 30, 2022

Re: chromium showing a blank window

On Wed, Nov 30, 2022 at 02:47:41PM +0100, David Coppa wrote:
> Often, I'd say about half the attempts to start it, chromium shows me
> a blank window and nothing else.
>
> Chromium version is 107.0.5304.121 (latest one), but the same thing
> happened with previous versions as well (maybe less often?)

Typical chrome issue. Kill the gpu-process for it to recover.
Using `pkill -f --type=gpu-process` is normally enough. Also if you wait
long enough chrome should do that automatically (since some time).

--
:wq Claudio

No comments:

Post a Comment