New major firmware release 5.0.4 - UPGRADE AVAILABLE

Forum about the Toon firmware, and its extensions

Moderators: marcelr, TheHogNL, Toonz

Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by Toonz »

I believe the correct link should be: http://files.domoticaforum.eu/index.php?cam=/Toon/apps......
member of the Toon Software Collective
SDeath
Member
Member
Posts: 53
Joined: Tue Jan 01, 2019 5:23 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by SDeath »

Toonz wrote:I believe the correct link should be: http://files.domoticaforum.eu/index.php?cam=/Toon/apps......
So is there aything I need to do to fix this?
Or is it somewhere else wrong?
Toon1 running firmware 5.33.9 (rooted)
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by Toonz »

SDeath wrote:

So is there aything I need to do to fix this?
Or is it somewhere else wrong?
No, I think the upgrade script needs patching.
Let's wait till TheHogNL has had a look.
(we have day jobs unfortunately :))
member of the Toon Software Collective
SDeath
Member
Member
Posts: 53
Joined: Tue Jan 01, 2019 5:23 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by SDeath »

Toonz wrote:
SDeath wrote:

So is there aything I need to do to fix this?
Or is it somewhere else wrong?
No, I think the upgrade script needs patching.
Let's wait till TheHogNL has had a look.
(we have day jobs unfortunately :))
I know how that feels, I was just lucky to work at home today.
Toon1 running firmware 5.33.9 (rooted)
mAiden
Member
Member
Posts: 330
Joined: Mon Jul 10, 2017 10:22 am

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by mAiden »

Toonz wrote:I believe the correct link should be: http://files.domoticaforum.eu/index.php?cam=/Toon/apps......
Jup.. On this link "http://files.domoticaforum.eu/uploads/Toon" or "http://files.domoticaforum.eu/uploads/Toon/apps//" site will return a 403 - Forbidden: Access is denied error.
It is strange, because last night I also performed the update with the script. When updated he installed all apps that I had.
Member of the Toon Software Collective
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by TheHogNL »

SDeath wrote:
TheHogNL wrote: just put this in a 'test.sh' and run it or just paste it in your toon command line
The result:
zcat: no gzip/bzip2/xz magic
http://files.domoticaforum.eu/uploads/Toon/apps//
zcat: no gzip/bzip2/xz magic
http://files.domoticaforum.eu/uploads/Toon/apps//
zcat: no gzip/bzip2/xz magic
http://files.domoticaforum.eu/uploads/Toon/apps//
zcat: no gzip/bzip2/xz magic
http://files.domoticaforum.eu/uploads/Toon/apps//
zcat: no gzip/bzip2/xz magic
http://files.domoticaforum.eu/uploads/Toon/apps//
zcat: no gzip/bzip2/xz magic
http://files.domoticaforum.eu/uploads/Toon/apps//

Ok something is clearly wrong with my script and your toon.

Could you try this and post the output?

Code: Select all

#!/bin/sh
SOURCEFILES="http://files.domoticaforum.eu/uploads/Toon"
latest=`curl -Nks $SOURCEFILES/apps/ToonRepo.xml | grep toonstore | grep folder | sed 's/.*<folder>\(.*\)<\/folder>.*/\1/'`
echo $latest
filename=`curl -Nks $SOURCEFILES/apps/$latest/Packages.gz | zcat | grep Filename| cut -d\  -f2`
echo $filename
Member of the Toon Software Collective
SDeath
Member
Member
Posts: 53
Joined: Tue Jan 01, 2019 5:23 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by SDeath »

TheHogNL wrote:Ok something is clearly wrong with my script and your toon.

Could you try this and post the output?

Code: Select all

#!/bin/sh
SOURCEFILES="http://files.domoticaforum.eu/uploads/Toon"
latest=`curl -Nks $SOURCEFILES/apps/ToonRepo.xml | grep toonstore | grep folder | sed 's/.*<folder>\(.*\)<\/folder>.*/\1/'`
echo $latest
filename=`curl -Nks $SOURCEFILES/apps/$latest/Packages.gz | zcat | grep Filename| cut -d\  -f2`
echo $filename
Result:
zcat: short read
Toon1 running firmware 5.33.9 (rooted)
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by TheHogNL »

Ok this is weird. Would you allow me to logon to your toon to look what is happening? This will probably help others also.
Just send me your 06-number in PM and I'll whatsapp you to start a teamviewer session.
Member of the Toon Software Collective
SDeath
Member
Member
Posts: 53
Joined: Tue Jan 01, 2019 5:23 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by SDeath »

TheHogNL wrote:Ok this is weird. Would you allow me to logon to your toon to look what is happening? This will probably help others also.
Just send me your 06-number in PM and I'll whatsapp you to start a teamviewer session.
Done
Toon1 running firmware 5.33.9 (rooted)
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by TheHogNL »

Ok we found it. Somehow his toon requested the toon repo from domoticaforum in a gzip-ed request (header allow compression). This was not handled properly in the script. The script is updated now.
Member of the Toon Software Collective
edwin999
Starting Member
Starting Member
Posts: 29
Joined: Fri Dec 28, 2018 5:37 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by edwin999 »

I just updated my Toon v2. Most went ok, but afterwards the TSC menu and custom apps were gone.
I reinstalled TSC by downloading resources-nxt-5.0.4.zip and unzipping this into /home/ed
Next in a remote shell on the Toon I noticed that the resource files were not the latest so I entered following to update them:
# cd /qmf/qml
# scp ed@192.168.x.x:/home/ed/*.rcc .
# reboot
and afterwards the TSC menu was back.

FYI the log (attached) shows following
[...]
creating backup of qmf_tenant.xml.save ...
FIXING: Downloading resources.rcc TSC mod for this version 5.0.4.
Could not download a resources.rcc file for this version! Continuing, but your custom apps probably dont work anymore

Rgds, Ed
Attachments
log.zip
(2.49 KiB) Downloaded 381 times
SDeath
Member
Member
Posts: 53
Joined: Tue Jan 01, 2019 5:23 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by SDeath »

I must say after a day, it does feel a bit faster on the new firmware.
Especially rebooting the gui seems quite faster on my Toon1.
Toon1 running firmware 5.33.9 (rooted)
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by TheHogNL »

edwin999 wrote:I just updated my Toon v2. Most went ok, but afterwards the TSC menu and custom apps were gone.

FIXING: Downloading resources.rcc TSC mod for this version 5.0.4.
Could not download a resources.rcc file for this version! Continuing, but your custom apps probably dont work anymore

Rgds, Ed
Looks like a temporary internet issue. This file was available, can't see a log message at the server for a download from your Toon (only you downloading it manually afterwards).

Thinking about this,.. maybe the script needs to download this first before updating. If the download fails after the update (which happened to you) the user needs to fix it manually (like you did). Downloading it before the update allows the script to cancel the update if the download fails.
Member of the Toon Software Collective
Ierlandfan
Member
Member
Posts: 151
Joined: Thu Oct 03, 2013 7:53 pm

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by Ierlandfan »

Does someone knows where to find the drawables-base.rcc. I think mines is corrupt (Still from the first update to 5.0.1)
I am missing basics like buttons and all the icons. The good thing, all the TSC icons are showing :-)
BrainHunt
Starting Member
Starting Member
Posts: 23
Joined: Thu Jun 30, 2016 11:37 am

Re: New major firmware release 5.0.4 - UPGRADE AVAILABLE

Post by BrainHunt »

I also upgraded last night to 5.04. Had a similar problem like some others that the custom apps didn't show up any more but reinstalling through the ToonStore fixed this.

However I also had some own custom tiles (connected to my Domoticz system) that still don't show. Any thoughts how I can 'register' these again?

Thanks for your help!
Post Reply

Return to “Toon Firmware”