Salamek / chromium-kiosk

Chromium kiosk is simple package turning your Archlinux or Debian (and alike) based PC/Raspberry into simple web kiosk using chromium.
GNU General Public License v3.0
60 stars 10 forks source link

PDF doesn't load #60

Closed d3dx9 closed 2 years ago

d3dx9 commented 2 years ago

Hi!

It seems like PDFs don't load, it opens the PDF viewer but it simply blacks out better said the content is not displayed. It also only happens with chromium-kiosk and not when running chromium-browser standalone.

Any idea how to fix it?

d3dx9 commented 2 years ago

Seems to be due to https://chromestatus.com/feature/5669008342777856

Salamek commented 2 years ago

@d3dx9 what backend are you using? chromium-browser or chromium or qiosk ? It works for me with chromium-browser as backend, but it does not work in qiosk...

Salamek commented 2 years ago
Salamek commented 2 years ago

Ok i did some digging and found a bug report https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1926089

looks like it was fixed in 5.15.5, but it is broken in 5.15.2 (current debian stable)

Salamek commented 2 years ago

Qiosk PDF works only in debian testing>

Salamek commented 2 years ago

Well i consider this as fixed?