Page 1 of 1

Weather data not shown on old tablet

Posted: Monday 16 November 2020 21:55
by zzzzzzzzzzzz
Hi,

I've just updated from an old dashticz_v2 dashboard to the new Dashticz V3.
Dashticz is displayed on a Samsung Galax Tab 4 7.0 (SM-T230) in Fully Kiosk Browser
Everything is working fine on my PC and Phone, but when i open dashtics on the tablet, the weater data is missing:

PC:
screenshot1

Tablet:
screenshot2

Not working blocks:
- weather_owm
- currentweather_big_owm


Are there any known issues with old hardware?

I've also tried other browsers on the tablet (Chrome 81) but that's not working either

Re: Weather data not shown on old tablet

Posted: Tuesday 17 November 2020 8:55
by jake
I run dashticz on a Samsung tab3 and my problem with custom ROMs on it (Android 7), is that dashticz becomes very slow over time. The sensor values are displayed accurate, but buienradar, the weather icons and sliding pages become unusable. Closing the browser and teopening dashticz works for a couple hours.

Previously I only was able to avoid the problem by installing an older Android 4 rom, but then I missed a feature like the possibility to run any app full screen

Re: Weather data not shown on old tablet

Posted: Tuesday 17 November 2020 18:58
by Jimster
zzzzzzzzzzzz wrote: Monday 16 November 2020 21:55 Hi,

I've just updated from an old dashticz_v2 dashboard to the new Dashticz V3.
Dashticz is displayed on a Samsung Galax Tab 4 7.0 (SM-T230) in Fully Kiosk Browser
Everything is working fine on my PC and Phone, but when i open dashtics on the tablet, the weater data is missing:

PC:
screenshot1

Tablet:
screenshot2

Not working blocks:
- weather_owm
- currentweather_big_owm


Are there any known issues with old hardware?

I've also tried other browsers on the tablet (Chrome 81) but that's not working either
I also had this issue. Lokonli made a fix for this. Can you try to add the following to the CONFIG.js in the config section:

Code: Select all

config['use_cors'] = 1;

Re: Weather data not shown on old tablet

Posted: Tuesday 17 November 2020 21:44
by zzzzzzzzzzzz
Thanks @Jimster!

I had to switch to beta branch to make use of the `use_cors` option, but after that the weather data is working again.

Thanks again.

Re: Weather data not shown on old tablet

Posted: Sunday 13 December 2020 22:22
by lholwerda
tx for the solution.had the same problem