Bug#949440: chromium: Blank window when used over ssh tunnel

2020-07-11 Thread Ed Spiridonov
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).

Bug#949440: chromium: Blank window when used over ssh tunnel

2020-06-16 Thread Michael Firth
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

Bug#949440: chromium: Blank window when used over ssh tunnel

2020-01-22 Thread Paul Szabo
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

Bug#949440: chromium: Blank window when used over ssh tunnel

2020-01-20 Thread Paul Szabo
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