Website opening result a White Page [SOLVED]

Post bug reports related to either the kiosk ISO or the kiosk wizard here.
Irwin
White ninja
White ninja
Posts: 5
Joined: 06 Apr 2021, 13:18
Distribution: Porteus-Kiosk

Website opening result a White Page [SOLVED]

Post#1 by Irwin » 22 Jun 2021, 08:09

HI,

on latest Porteus Kiosk FIREFOX version, this website give a whitepage as result:

https://gis.urban.brussels

Other websites work without problems.

I have the site in tab and in whitelist. This has been tested without whitelisting as well.

Any ideas,

Thx for help
Last edited by Irwin on 22 Jun 2021, 09:58, edited 1 time in total.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5660
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Website opening result a White Page

Post#2 by fanthom » 22 Jun 2021, 08:56

Hello Irwin,

Turns out this webpage needs geolocation feature enabled in the browser.
We have it disabled in the kiosk by default for privacy reasons.

Please use this parameter:
https://porteus-kiosk.org/parameters.ht ... references

and add following preference to it:

Code: Select all

user_pref("geo.enabled", true);
That will make it working.

Thanks
Please add [Solved] to your thread title if the solution was found.

Irwin
White ninja
White ninja
Posts: 5
Joined: 06 Apr 2021, 13:18
Distribution: Porteus-Kiosk

Website opening result a White Page

Post#3 by Irwin » 22 Jun 2021, 09:58

Thx a lot it works

Post Reply