Cycle -- countdown stops, re-initializing values

Current Development version likely to have breaking changes
Post Reply
busymind
Posts: 39
Joined: Fri Jan 03, 2025 9:55 pm
Location: Montreal

Cycle -- countdown stops, re-initializing values

Post by busymind »

Discovered by accident.
I just upgraded for 1.37.66.271 the cycle stop working once down count value of seconds = 1.
At some point was looping trough each camera for an given amount set of pause.
Screenshot_20250411_232522.png
Screenshot_20250411_232522.png (4.7 KiB) Viewed 9329 times
also when changing value the count down is not set
Screenshot_20250411_233014.png
Screenshot_20250411_233014.png (5.01 KiB) Viewed 9322 times
Screenshot_20250411_233144.png
Screenshot_20250411_233144.png (5.11 KiB) Viewed 9322 times
IgorA100
Posts: 203
Joined: Sat Feb 03, 2024 11:55 am

Re: Cycle -- countdown stops, re-initializing values

Post by IgorA100 »

Sorry.
Yes, this issue appeared yesterday during the optimization of the loading speed of the "Material icons" fonts
I created a PR https://github.com/ZoneMinder/zoneminder/pull/4308
busymind
Posts: 39
Joined: Fri Jan 03, 2025 9:55 pm
Location: Montreal

Re: Cycle -- countdown stops, re-initializing values

Post by busymind »

just as notice,
1. modified manually, worked ok, up to the latest upgrade 1.37.66.273 then stopped working after upgrade.

2. also if you leave the browser open for long time the log shows - cookie expire, cycling continue ?
ERR Unable to authenticate user from http://zm.luparu.local/zm/index.php?vie ... true&mid=1.

3. I suppose when cycling, load events is set "load all", a high CPU is seen because cycling seems loading all the events in background .
Post Reply