ReferenceError spanTime

Current Development version likely to have breaking changes
Post Reply
Anna.N
Posts: 31
Joined: Sun Feb 25, 2024 10:55 am

ReferenceError spanTime

Post by Anna.N »

Since some releases I keep receiving the following error

Code: Select all

web_js	3456164	ERR	ReferenceError: assignment to undeclared variable spanTime	zm/cache/skins_classic_views_js_event-base-1727291898.js
Apart from that, ZM seems to work normal.
Any idea how to solve that?
IgorA100
Posts: 141
Joined: Sat Feb 03, 2024 11:55 am

Re: ReferenceError spanTime

Post by IgorA100 »

I created a PR that will fix this bug.
https://github.com/ZoneMinder/zoneminder/pull/4152
Anna.N
Posts: 31
Joined: Sun Feb 25, 2024 10:55 am

Re: ReferenceError spanTime

Post by Anna.N »

The error above disappeared however I get a new one

Code: Select all

web_js	3767766	ERR	Uncaught ReferenceError: futNone is not defined	zm/cache/skins_classic_views_js_event-base-1727384070.js	234
IgorA100
Posts: 141
Joined: Sat Feb 03, 2024 11:55 am

Re: ReferenceError spanTime

Post by IgorA100 »

Anna.N
Posts: 31
Joined: Sun Feb 25, 2024 10:55 am

Re: ReferenceError spanTime

Post by Anna.N »

The error went away, but:

when trying to view recorded streams an emty page appears (HTTP ERROR 500)
bebach8
Posts: 12
Joined: Sun Apr 09, 2023 6:07 am

Re: ReferenceError spanTime

Post by bebach8 »

Anna.N wrote: Sat Sep 28, 2024 7:21 am The error went away, but:

when trying to view recorded streams an empty page appears (HTTP ERROR 500)
Exactly same errors on my system.
Anna.N
Posts: 31
Joined: Sun Feb 25, 2024 10:55 am

Re: ReferenceError spanTime

Post by Anna.N »

Next error:

Code: Select all

web_js	2806	ERR	ReferenceError: assignment to undeclared variable pix	zm/cache/skins_classic_views_js_event-base-1727529290.js	254
IgorA100
Posts: 141
Joined: Sat Feb 03, 2024 11:55 am

Re: ReferenceError spanTime

Post by IgorA100 »

Anna.N wrote: Sat Sep 28, 2024 9:34 pm Next error:

Code: Select all

web_js	2806	ERR	ReferenceError: assignment to undeclared variable pix	zm/cache/skins_classic_views_js_event-base-1727529290.js	254
Fix: https://github.com/ZoneMinder/zoneminder/pull/4156
Anna.N
Posts: 31
Joined: Sun Feb 25, 2024 10:55 am

Re: ReferenceError spanTime

Post by Anna.N »

next please :)

Code: Select all

web_js	2450	ERR	ReferenceError: thisClickOnTimeline is not defined	zm/cache/skins_classic_js_skin-base-1727560285.js	1224
IgorA100
Posts: 141
Joined: Sat Feb 03, 2024 11:55 am

Re: ReferenceError spanTime

Post by IgorA100 »

Anna.N wrote: Sun Sep 29, 2024 6:49 am next please :)
Fix: https://github.com/ZoneMinder/zoneminder/pull/4157
Anna.N
Posts: 31
Joined: Sun Feb 25, 2024 10:55 am

Re: ReferenceError spanTime

Post by Anna.N »

:D 1.37.64 without any error (so far)
User avatar
iconnor
Posts: 3119
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: ReferenceError spanTime

Post by iconnor »

Give me a minute... I'll break something.
IgorA100
Posts: 141
Joined: Sat Feb 03, 2024 11:55 am

Re: ReferenceError spanTime

Post by IgorA100 »

iconnor wrote: Mon Sep 30, 2024 11:14 pm I'll break something.
:D :D :D
Anna.N
Posts: 31
Joined: Sun Feb 25, 2024 10:55 am

Re: ReferenceError spanTime

Post by Anna.N »

iconnor wrote: Mon Sep 30, 2024 11:14 pm Give me a minute... I'll break something.

No chance: sudo apt-mark hold zoneminder :wink:
User avatar
Bluemax
Posts: 136
Joined: Wed Jun 12, 2019 5:15 pm

Re: ReferenceError spanTime

Post by Bluemax »

Anna.N wrote: Tue Oct 01, 2024 3:11 pm]
No chance: sudo apt-mark hold zoneminder :wink:
This reminds me on a problem that bugs me for some time. Is it possible to just hold 'zoneminder-docs'? I've tried to 'hold' it as stated above but it also holds 'zoneminder' as well. I guess the packages are linked/bound or something. I just want to skip the docs though. Is this possible?
Post Reply