Page 1 of 2

Porteus Kiosk Edition v2.0.5 feedback

Posted: 09 Jul 2013, 02:16
by Hamza
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!

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 09 Jul 2013, 06:27
by renebrakus
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
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.
and you're back at prompt.

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 09 Jul 2013, 06:56
by fanthom
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.

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 09 Jul 2013, 07:01
by renebrakus
Yes - the fullscreen worked for me.
Thank you for such a fast response!

[Solved]

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 10 Jul 2013, 06:47
by renebrakus
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
Image
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.

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 10 Jul 2013, 08:58
by my1002
I'm a newbie and just tried out this latest version :D . 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.

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 10 Jul 2013, 16:16
by fanthom
@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:

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
- 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).

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 10 Jul 2013, 21:57
by nwx
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,

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 11 Jul 2013, 00:50
by my1002
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:

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
- 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).
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] :Bravo:
May I know the interval of the fetching mechanism?

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 11 Jul 2013, 15:08
by fanthom
@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.

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 16 Jul 2013, 19:07
by deakon
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

Posted: 16 Jul 2013, 19:13
by Hamza
@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.

Code: Select all

<meta http-equiv="refresh" content="30">

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 17 Jul 2013, 02:50
by brokenman
Deakin I have placed the older kiosk version here for you: http://dl.porteus.org/i486/archive/

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 17 Jul 2013, 07:51
by fanthom
@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

Re: Porteus Kiosk Edition v2.0.5 feedback

Posted: 18 Jul 2013, 10:55
by renebrakus
@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.