Page 1 of 1
Dashticz - v3.3.3 Master
Posted: Wednesday 22 January 2020 20:43
by Lokonli
I've just published Dashticz v3.3.3 master.
Main reason is the bugfix for recurring events in the calendar blocks.
I've migrated to a new PHP ical parser library, which is more up-to-date. This library however requires PHP 7.1 (or higher).
I expect that this will be no issue for most users. If you are still using PHP5, and you can't update to PHP7, then please leave a note here, and I will look for an alternative solution.
The automatic installation scripts uses PHP7 in the Docker image, so that should work without issues.
Re: Dashticz - v3.3.3 Master
Posted: Friday 24 January 2020 5:56
by HansieNL
The version on Raspbian Stretch is still PHP 7.0

Haven’t find a solution yet to get PHP > 7.0 running on Pi without an upgrade to Buster.
Don’t know if more people are still running Stretch on the Raspberry Pi?
Re: Dashticz - v3.3.3 Master
Posted: Friday 24 January 2020 10:06
by Lokonli
HansieNL wrote: ↑Friday 24 January 2020 5:56
The version on Raspbian Stretch is still PHP 7.0

Haven’t find a solution yet to get PHP > 7.0 running on Pi without an upgrade to Buster.
Don’t know if more people are still running Stretch on the Raspberry Pi?
hmm, that's indeed an issue.
Can you switch to the automatic install option? That would solve it I expect.
Alternative:
What I could do is add the previous ical parser library as well. I was able to patch the recurring events issue. However, the yearly recurring events didn't work properly, and that was a bit too difficult to debug.
So that means you will see incorrect or no yearly recurring events (birthdays etc.). Would that be acceptable?
Re: Dashticz - v3.3.3 Master
Posted: Friday 24 January 2020 14:20
by HansieNL
Adding the previous iCal parser would be great. Then I can keep using my current webserver.
Re: Dashticz - v3.3.3 Master
Posted: Tuesday 28 January 2020 15:31
by gielie
I have a lot of problems with my Domoticz on Buster, this is the reason im still using Stretch. Is there a workaround?
Re: Dashticz - v3.3.3 Master
Posted: Tuesday 28 January 2020 22:11
by Lokonli
gielie wrote: ↑Tuesday 28 January 2020 15:31
I have a lot of problems with my Domoticz on Buster, this is the reason im still using Stretch. Is there a workaround?
I've restored the PHP5 compatible ical library next to the new PHP7.1 library in the latest beta 3.3.5.