Strange behaviour with screen saver
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Strange behaviour with screen saver
Post#1 by merlinweb » 23 Jun 2023, 15:54
I am in trouble with screen saver, using kiosk 5.5
Everything works like a charm with chrome if not using
disable_navigation_bar=yes
With this parameter activated, screensaver terminate itself after a couple of seconds
If I remove parameter, everything return ok
I am using a scresaver rotating images with a downloaded zip url.
Any help is very appreciated
Thanks a lot
Merlinweb
merlinweb
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Strange behaviour with screen saver
Post#2 by fanthom » 24 Jun 2023, 06:21
I have seen the case when Chrome generated an input event on specific webpages which broke idle time and screensaver.
Please change the homepage to something simple (no javascript stuff) like www.kernel.org and check if screensaver works.
You may also test Firefox.
Thanks
fanthom
Strange behaviour with screen saver
Post#3 by merlinweb » 24 Jun 2023, 12:40
Thanks for reply Fanthomfanthom wrote: ↑24 Jun 2023, 06:21I have seen the case when Chrome generated an input event on specific webpages which broke idle time and screensaver.
Please change the homepage to something simple (no javascript stuff) like www.kernel.org and check if screensaver works.
You may also test Firefox.
Thanks
It'strange, because with bar nothing interfere and I can use screensaver, update zip file changing images, it's perfect... but I don't want to show navigation bar
No way with Firefox, every configuration I've tried after a couple of second switch off screensaver just started....
I will try with a simple page, but it's mandatory selected one
Workaround could be a long list of "white" url, but It's not a good solution
Cheers
Merlinweb
merlinweb
Strange behaviour with screen saver
Post#4 by merlinweb » 26 Jun 2023, 09:00
eeeh, it's ok, screensaver work as expected

So, my only chance to get my hompage work, is keep navigation bar visible and insert all authorized site in whitelist ? (quite unhandy)
have you something more efficent/elegant workaround in your mind ?
any help is very very appreciated
Thanks in advance
Merlinweb
merlinweb
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Strange behaviour with screen saver
Post#5 by fanthom » 26 Jun 2023, 09:53
Please use Firefox instead which is more suitable for the kiosk use case.
Thanks
fanthom
Strange behaviour with screen saver
Post#6 by merlinweb » 26 Jun 2023, 10:18
Thanks Fanthom
But, unluckily using Firefox screensaver never start correctly, also using different config switches (hide bar ecc)
I think the only solution is chrome with nav bar showing....

merlinweb
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Strange behaviour with screen saver
Post#7 by fanthom » 26 Jun 2023, 10:21
Please also describe whats wrong with Firefox.
Thanks
fanthom
Strange behaviour with screen saver
Post#8 by merlinweb » 26 Jun 2023, 11:07
Code: Select all
connection=wired
dhcp=yes
proxy=
browser=firefox
kiosk_config=https://XXXXXXXXXXXXXXXXX/config.txt
allow_icmp_protocol=yes
homepage=https://www.kasanova.com
disable_navigation_bar=yes
virtual_keyboard=yes
hide_mouse=yes
screen_rotate=left
screensaver_idle=5
screensaver_archive=https://XXXXXXXXXXXX/ssaver.zip
screensaver_archive_update=10
slide_duration=3
additional_components=uefi.zip
is it possible to setup a configuration to return to homepage after a period ?
My idea is to create a simple splash screen as first page, but I need a way to return there if navigation stops elsewhere
thanks
Cheers
Merlinweb
merlinweb
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Strange behaviour with screen saver
Post#9 by fanthom » 26 Jun 2023, 11:50
2) Use this:
https://porteus-kiosk.org/parameters.ht ... en_buttons
Thanks
fanthom
Strange behaviour with screen saver
Post#10 by merlinweb » 26 Jun 2023, 12:49
2) thanks, I'll give a try
Merlinweb
merlinweb
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Strange behaviour with screen saver
Post#11 by fanthom » 26 Jun 2023, 14:06
Thanks
fanthom