Page 6 of 7

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Sun Jan 20, 2019 12:19 pm
by madpatrick
update was succesfull.
Only the custom app where removed from the tiles.
added them again and working !

thanks !!

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Sun Jan 20, 2019 8:56 pm
by Ierlandfan
@TheHogNL
Do you need a toon1 or toon2 drawables?
For a 1.

I noticed the update script thought I was on a Toon 2 (Only saw that when the upgrade failed) for some reason so I think that's why the file is not working.

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Sun Jan 20, 2019 10:00 pm
by TheHogNL
Ok just put the 5.0.4 toon1 drawables-base.rcc here for you: http://qutility.nl/resourcefiles/drawab ... s-base.rcc

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Mon Jan 21, 2019 6:58 pm
by Ierlandfan
Thanx! Still not working but I noticed in the QT logs this:


(A lot of those Failed to get image from provider) This is just an example.
qrc:/qb/components/ThreeStateButton.qml:52:2: QML Image: Failed to get image from provider: image://colorized/#a8a8a8/images/arrow-down.svg
Any idea?

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Mon Jan 21, 2019 7:36 pm
by TheHogNL
Hmms looks like your QT is not updated correctly or something. This image://colorized is new in fw 5. Try to reinstall the qt-gui package with "opkg install --force-reinstall qt-gui" with VPN connected (remember if you manually enable the VPN you will loose the scsync settings).

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Mon Jan 21, 2019 7:48 pm
by Ierlandfan
With the resource files replaced and a reinstall of qt it works like it should.
Thanx!

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Wed Jan 23, 2019 4:31 pm
by witteherder
I m NEWBIE so I have no experience at all (for now)
Can I upgrade m toon version 4.22.7 to 5.04 from the Toon1 Panel without any problem or should I wait untill bugs are away?

Because if something goes wrong I don't know how to fix...

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Wed Jan 23, 2019 9:01 pm
by TheHogNL
Just wait. There is really nothing in 5.0.4 which you need to have (yes, booting is a bit quicker but that is all).

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Sat Jan 26, 2019 1:38 pm
by hdok
Just installed 5.0.4 on my toon1. It solved the afvalwijzer problem I had. Installation went smoothly, like stated earlier, I had to re-add all custom tiles and had to switch off some native toon apps. It appears to work as expected. Again: great work you guys! Thanks!

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Wed Feb 06, 2019 10:18 pm
by mogwai
I finally dared to upgrade my toon1 to 5.0.4 using the update script. It worked flawlessly. Thanks for the hard work guys!

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Thu Feb 14, 2019 9:47 am
by yjb
Finally had to courage to upgrade my Toon2 to 5.0.4: works like a charm. Thanks for all the work!

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Thu Feb 14, 2019 7:28 pm
by NLKris
I did the upgrade from 4.22.x > 5.0.4. Works all fine first, untill I start to test if the auto boot of X11vnc would work. I add the follow line in the inittab:

$ x11v:5:respawn:/usr/bin/x11vnc

In 4.22.x it didn't do anything for me. With 5.0.4 it booted up after a reboot. So for the first time it booted, but I saw that it started for 10 times on 10 different ports (5900 till 5909). After some testing I found out the toon resets after a while and stay in boot loop. If I power op it will run normal, after some minutes the Toon goes back in bootloop. Remove line and problem solved. Is there any other way to boot it fine? I saw someone else had this problem but didn't post the workaround.

Also I'm looking for a way to get dimmode when the program "Weg" and/or "Slapen" is active. I wan't alway the dimstate, someone that know how to edit that?

Thanks.

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Thu Feb 14, 2019 8:04 pm
by TheHogNL
don't put x11vnc in inittab.. only start x11vnc if you need it. It eats a lot of memory so having it running while you are not using it is just a waste of resources.
But if you really want it to auto start, create a script int /etc/init.d and link from it from /etc/rc5.d

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Thu Feb 14, 2019 9:53 pm
by NLKris
Ahh oke, thats clear. Any tips for the dimstate thing? I don't want the screen to go black while sleeping or away is set.

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Posted: Thu Feb 14, 2019 10:19 pm
by TheHogNL
That is not possible with the software now as far as I know