FullPageOS icon indicating copy to clipboard operation
FullPageOS copied to clipboard

FullPageOS 0.12.0 RC2 status

Open guysoft opened this issue 3 years ago • 5 comments

FullPageOS 0.12.0 second release candidate.

Features:

  • Chromium Version 88.0.4324.187
  • RpiOS 2021-03-04
  • Some RaspberryPi 4 B that had issues with blank screens should work now too Fixes #348
  • disable-pinch overscroll-history-navigation=0 flag added (Thanks @jadyndev ) https://github.com/guysoft/FullPageOS/commit/6be19414381522821fc49ddddeb6d1bca129bb06
  • Fix issue from #312, fixes #7 (Thanks @jadyndev )
  • Use systemd for vnc #323 (Thanks @pide2000 )
  • Url handleing fixes for the startup script #346 (Thanks @Arrow768)
  • Checking for "FATAL" in the logs as well #359 (Thanks @rademacs) Please test and report if there are any problems

Changes from RC1 - upgraded to 2021-03-04, because the firmware in it should make new hardware work, some Rpi4 mostly. Chromium version updated.

Download

http://unofficialpi.org/Distros/FullPageOS/nightly/2021-04-14_2021-03-04-fullpageos-buster-armhf-lite-0.12.0.zip md5: f5f00c60483535075c5ade69a7c82dd0

no-acceleration variant

http://unofficialpi.org/Distros/FullPageOS/no-acceleration/nightly/2021-04-14_2021-03-04-fullpageos-no-acceleration-buster-armhf-lite-0.12.0.zip

md5: e6a4116d83918101e400a69269e6858e

Known issues:

  • Google Chrome 80 introduced SameSite cookie enforcement in February 2020 and some sites using FullPageDashboard require disabling SameSite cookie enforcement in order to login. Here is how to do it.

guysoft avatar Apr 18 '21 11:04 guysoft

Its been a week with no replies, so planning to release

guysoft avatar Apr 26 '21 12:04 guysoft

Testing it out now. RC1 is a lot better. Fingers crossed RC2 resolves the issue completely.

AidanHak avatar May 07 '21 14:05 AidanHak

I found an issue when using a raspberry pi 3: I can't get the display to work, I'm currently investigating why. The raspberry boots as usual but when it's time for the splash screen the display isn't receiving anything. Interesting is that there are black bars around the image, regardless of the configuration in /boot/config.txt

I tried 2 different displays. They both have the same issue, a normal raspbian install has worked.

jadyndev avatar May 15 '21 10:05 jadyndev

Okay, found it: boot/config.txt:

dtoverlay=vc4-kms-v3d

This line seems to break it, it works just fine when it's removed / commented out.

jadyndev avatar May 15 '21 12:05 jadyndev

Tested, works, releasing

guysoft avatar May 27 '21 14:05 guysoft