Issue is still present in 83.0.4103.116-1~deb10u2
Screen is blank, but it looks like chromium works (window title is
changing and so on).
I wonder why 949432 and 949440 were merged? I do not see confirmation
whether 949432 is solved by the same workaround of 949440.
Thanks, Paul
--
Paul Szabo p...@maths.usyd.edu.au www.maths.usyd.edu.au/u/psz
School of Mathematics and Statistics University of SydneyAustralia
I su
On Wed, 22 Jan 2020 21:18:08 + Paul Szabo wrote:
> It now seems to me that the issue is with MIT-SHM, that the code to
> detect whether MIT-SHM is working (so whether to enable) is "broken".
> Using the workaround below, fudging MIT-SHM to report as not present:
>
> cc -shared -o XlibNoSHM.s
Rt
It now seems to me that the issue is with MIT-SHM, that the code to
detect whether MIT-SHM is working (so whether to enable) is "broken".
Using the workaround below, fudging MIT-SHM to report as not present:
cc -shared -o XlibNoSHM.so XlibNoSHM.c
LD_PRELOAD='libdl.so ./XlibNoSHM.so' chromium
Package: chromium
Version: 79.0.3945.130-1~deb10u1
Severity: normal
Up until version 78, chromium (and google-chrome) worked just fine.
Since the update to version 79, chromium (and google-chrome) does not
work over an ssh tunnel, but only shows a blank (grey?) window.
To reproduce: connect to so
7 matches
Mail list logo