Porteus Kiosk Edition v2.0.5 feedback
Porteus Kiosk Edition v2.0.5 feedback
Hi all,
As announced here: http://forum.porteus.org/viewtopic.php?f=35&t=2306, Porteus Kiosk Edition v2.0.5 has been released!
Please use this thread to report bugs, requests, and other feedback. Please don't post bugs for the release candidates inside the "bug reports" sections of the forum, as those areas are for the current stable version.
Thanks!
As announced here: http://forum.porteus.org/viewtopic.php?f=35&t=2306, Porteus Kiosk Edition v2.0.5 has been released!
Please use this thread to report bugs, requests, and other feedback. Please don't post bugs for the release candidates inside the "bug reports" sections of the forum, as those areas are for the current stable version.
Thanks!
NjVFQzY2Rg==
-
- White ninja
- Posts: 8
- Joined: 30 Jun 2013, 11:37
- Distribution: porteus-kiosk-v2.0.4
- Location: Rijeka,Croatia
Re: Porteus Kiosk Edition v2.0.5 feedback
Hi!
Just tried out running Porteus Kiosk Edition v2.0.5 wizard - and you get to the part where you can type in your home page, and next you get a
Just tried out running Porteus Kiosk Edition v2.0.5 wizard - and you get to the part where you can type in your home page, and next you get a
and you're back at prompt.If you download the kiosk base it still remains in /tmp/kiosk-creator
It will not be downloaded again if you re-run the script.
- fanthom
- Moderator Team
- Posts: 5619
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Porteus Kiosk Edition v2.0.5 feedback
more than likely this bug:
http://forum.porteus.org/viewtopic.php?f=103&t=2224
i'll try to incorporate terminal size check at the beginning of the wizard and warn the user if too small.
thanks
EDIT:\\
wizard updated with above check.
http://forum.porteus.org/viewtopic.php?f=103&t=2224
i'll try to incorporate terminal size check at the beginning of the wizard and warn the user if too small.
thanks
EDIT:\\
wizard updated with above check.
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 8
- Joined: 30 Jun 2013, 11:37
- Distribution: porteus-kiosk-v2.0.4
- Location: Rijeka,Croatia
Re: Porteus Kiosk Edition v2.0.5 feedback
Yes - the fullscreen worked for me.
Thank you for such a fast response!
[Solved]
Thank you for such a fast response!
[Solved]
-
- White ninja
- Posts: 8
- Joined: 30 Jun 2013, 11:37
- Distribution: porteus-kiosk-v2.0.4
- Location: Rijeka,Croatia
Re: Porteus Kiosk Edition v2.0.5 feedback
Not sure if this "bug" is realted to the newest release - but I have noticed that when I put the image on older computers (256MB RAM - Pentium II)
I get this

it seems as though that fonts are messed up - the only thing readable is "VIVA info d.o.o" which is in the lower-right corner - which is using a different font.
In the wizard I've added every module regarding fonts, I've even changed screen resolution...etc.....but still no luck.
You can find this website on http://katalog.gkr.hr and as I can see pretty standard fonts are being used - font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif; (got it from firebug)
EDIT
Version 2.0.4 works properly on these computers - I've checked just now. But 2.0.5 is not working.
I get this

it seems as though that fonts are messed up - the only thing readable is "VIVA info d.o.o" which is in the lower-right corner - which is using a different font.
In the wizard I've added every module regarding fonts, I've even changed screen resolution...etc.....but still no luck.
You can find this website on http://katalog.gkr.hr and as I can see pretty standard fonts are being used - font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif; (got it from firebug)
EDIT
Version 2.0.4 works properly on these computers - I've checked just now. But 2.0.5 is not working.
Last edited by renebrakus on 10 Jul 2013, 11:56, edited 1 time in total.
Re: Porteus Kiosk Edition v2.0.5 feedback
I'm a newbie and just tried out this latest version
. Just one quick question, if I update the contents on the specified homepage (specified while running the wizard) on one of my web servers, will the Firefox on the kiosk fetch the latest contents automatically? Or I need to configure it somewhere?
Thanks.

Thanks.
- fanthom
- Moderator Team
- Posts: 5619
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Porteus Kiosk Edition v2.0.5 feedback
@renebrakus
font rendering is ok here so this bug must be hardware related. in 2.0.5 i have bumped xorg drivers again and this could be the reason. please check what's your VGA card on affected PC's and copy relevant driver from 2.0.4 to /rootcopy folder in 2.0.5.
example for intel VGA:
- unsquash 001-core.xzm from 2.0.4
- copy the driver:
- create and test new ISO
@my1002
you need to configure internet connection through the wizard and then firefox will always fetch latest version of your "homepage" (same as in every other OS).
font rendering is ok here so this bug must be hardware related. in 2.0.5 i have bumped xorg drivers again and this could be the reason. please check what's your VGA card on affected PC's and copy relevant driver from 2.0.4 to /rootcopy folder in 2.0.5.
example for intel VGA:
- unsquash 001-core.xzm from 2.0.4
- copy the driver:
Code: Select all
cp squashfs-root/usr/lib/xorg/modules/drivers/intel_drv.so /path_to_unpacked_2.0.5/porteus/rootcopy/usr/lib/xorg/modules/drivers/intel_drv.so
@my1002
you need to configure internet connection through the wizard and then firefox will always fetch latest version of your "homepage" (same as in every other OS).
Please add [Solved] to your thread title if the solution was found.
Re: Porteus Kiosk Edition v2.0.5 feedback
Hello!
When disabling firefoxd's address bar through the wizard the tab key doesn't work.. I noticed this on v2.0.4 too.
The tab key was working fine on 2.0.2, however shortcuts were working (ctrl + l, crtl + t) - not a good thing! :-)
The shortcuts have been disabled and that's great... but is there a way to have the tab key working? (oddly shift+tab works!)
Having to use the mouse to go through the input fields on a form delays the process too much.
Any suggestions?
Thanks,
When disabling firefoxd's address bar through the wizard the tab key doesn't work.. I noticed this on v2.0.4 too.
The tab key was working fine on 2.0.2, however shortcuts were working (ctrl + l, crtl + t) - not a good thing! :-)
The shortcuts have been disabled and that's great... but is there a way to have the tab key working? (oddly shift+tab works!)
Having to use the mouse to go through the input fields on a form delays the process too much.
Any suggestions?
Thanks,
Re: Porteus Kiosk Edition v2.0.5 feedback
Dear fanthom, thanks for the reply. I already configured eth0 through the wizard and the FF can access the specified homepage. So I think my issue is [SOLVED]fanthom wrote:@renebrakus
font rendering is ok here so this bug must be hardware related. in 2.0.5 i have bumped xorg drivers again and this could be the reason. please check what's your VGA card on affected PC's and copy relevant driver from 2.0.4 to /rootcopy folder in 2.0.5.
example for intel VGA:
- unsquash 001-core.xzm from 2.0.4
- copy the driver:- create and test new ISOCode: Select all
cp squashfs-root/usr/lib/xorg/modules/drivers/intel_drv.so /path_to_unpacked_2.0.5/porteus/rootcopy/usr/lib/xorg/modules/drivers/intel_drv.so
@my1002
you need to configure internet connection through the wizard and then firefox will always fetch latest version of your "homepage" (same as in every other OS).

May I know the interval of the fetching mechanism?
- fanthom
- Moderator Team
- Posts: 5619
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Porteus Kiosk Edition v2.0.5 feedback
@my1002
"May I know the interval of the fetching mechanism?"
i meant that firefox will always fetch latest version of the homepage when started/restarted. unfortunately i couldn't find a setting in default firefox to specify the interval of refreshing the home page (or tab in general). looks like you'll have to go with one of the external addons: ReloadEvery, Tab Auto Reload, Reload Plus, Auto Refresh, etc...
please refer to this post:
http://forum.porteus.org/viewtopic.php? ... 741#p11839
to find how to add a custom firefox addon to Kiosk.
"May I know the interval of the fetching mechanism?"
i meant that firefox will always fetch latest version of the homepage when started/restarted. unfortunately i couldn't find a setting in default firefox to specify the interval of refreshing the home page (or tab in general). looks like you'll have to go with one of the external addons: ReloadEvery, Tab Auto Reload, Reload Plus, Auto Refresh, etc...
please refer to this post:
http://forum.porteus.org/viewtopic.php? ... 741#p11839
to find how to add a custom firefox addon to Kiosk.
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 4
- Joined: 16 Jul 2013, 18:40
- Distribution: Slackware
- Location: United States
Re: Porteus Kiosk Edition v2.0.5 feedback
Newbie to linux as well as porteus. Went looking for 2.0.4 so I could copy the intel driver files over to 2.0.5 as suggested, since I'm having the font issue also, and can't locate it anywhere. Where can I get the older driver as I need it for for this old dell gx260 I'm using it on. Thanks in advance.
Re: Porteus Kiosk Edition v2.0.5 feedback
@fanthom
This will reload the page every 30 seconds. If the user doesn't have access to the chosen home page, he can make a local home page and load the external page into a frame.
This will reload the page every 30 seconds. If the user doesn't have access to the chosen home page, he can make a local home page and load the external page into a frame.
Code: Select all
<meta http-equiv="refresh" content="30">
NjVFQzY2Rg==
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Porteus Kiosk Edition v2.0.5 feedback
Deakin I have placed the older kiosk version here for you: http://dl.porteus.org/i486/archive/
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- fanthom
- Moderator Team
- Posts: 5619
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Porteus Kiosk Edition v2.0.5 feedback
@nwx
sorry - missed your post totally.
i'm fairly sure i have found a way of getting to the address bar/top firefox menu with 'Tab' button so i blocked it. can't recreate this issue now so i have updated wizard on the server and unblocked 'Tab' when 'disable address bar' option is selected.
thanks for pointing.
@Hamza
yes - noticed that some pages are refreshing automatically (was watching money exchange website) but such addon could be useful when you have no access to the page or skills to create a local version.
@renebrakus, deakon
xf86-video-intel-2.21.12 fixed some rendering issues on Gen2 GPU's so please try it first:
http://dl.porteus.org/i486/testing/xf86 ... 6-1ftm.xzm
please unpack 2.0.5 ISO and push xzm to the /porteus/modules folder then run /porteus/make_iso.sh (or /porteus/make_iso.sh-org if you used the wizard) to create new ISO.
please let me know if new driver worked for you as i want to use it in next porteus release (Kiosk and standard editions)
thanks
sorry - missed your post totally.
i'm fairly sure i have found a way of getting to the address bar/top firefox menu with 'Tab' button so i blocked it. can't recreate this issue now so i have updated wizard on the server and unblocked 'Tab' when 'disable address bar' option is selected.
thanks for pointing.
@Hamza
yes - noticed that some pages are refreshing automatically (was watching money exchange website) but such addon could be useful when you have no access to the page or skills to create a local version.
@renebrakus, deakon
xf86-video-intel-2.21.12 fixed some rendering issues on Gen2 GPU's so please try it first:
http://dl.porteus.org/i486/testing/xf86 ... 6-1ftm.xzm
please unpack 2.0.5 ISO and push xzm to the /porteus/modules folder then run /porteus/make_iso.sh (or /porteus/make_iso.sh-org if you used the wizard) to create new ISO.
please let me know if new driver worked for you as i want to use it in next porteus release (Kiosk and standard editions)
thanks
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 8
- Joined: 30 Jun 2013, 11:37
- Distribution: porteus-kiosk-v2.0.4
- Location: Rijeka,Croatia
Re: Porteus Kiosk Edition v2.0.5 feedback
@fanthom
I've tried it right now - it didn't work ( the error manifests itself in a way that after the module loading process the selected background just blinks and the OS never loads) - gonna try the module from the 2.0.4 version and gonna tell you the feedback.
I've tried it right now - it didn't work ( the error manifests itself in a way that after the module loading process the selected background just blinks and the OS never loads) - gonna try the module from the 2.0.4 version and gonna tell you the feedback.