Page 1 of 1

Some buttons not working in 1.36.32

Posted: Tue Nov 22, 2022 11:31 am
by 47tuc
I've just done a system update/upgrade on my Linux Mint Sarah system and ZM has updated to 1.36.32. It's the first update I've done for a long time - perhaps a couple of years.
Now I find that several of the buttons on the page showing the list of events are not working. For example I select one or more events and the red delete (bin icon) button has no effect.
When I look at the console messages I see the following:

Code: Select all

Uncaught Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3
    at bootstrap.min.js:6:216
    at bootstrap.min.js:6:318
I think I have jquery 3.x, so do I have to downgrade it to work with this version of ZM?
Any suggestions as to what's happening here?

Re: Some buttons not working in 1.36.32

Posted: Tue Nov 22, 2022 3:28 pm
by iconnor
ZM packages it's own jquery.

I have no idea what is happening here.

Re: Some buttons not working in 1.36.32

Posted: Mon Nov 28, 2022 2:39 am
by DA73CDA7
I ended up with the same error following these steps:
  1. https://zoneminder.readthedocs.io/en/la ... 1-bullseye installs version v1.34.23
  2. The version was outdated and spammed the error logs, so I tried a different installation method.
  3. https://wiki.zoneminder.com/Debian_11_B ... der_1.36.x installs version 1.36.32
  4. Chromium cached the files from 1.34.23
  5. The older version did not work, so I followed the other set of instructions, but forgot to clear the cache on Chromium
  6. The stale cache caused the site not to work
The solution was clearing my cache for Chromium.

Re: Some buttons not working in 1.36.32

Posted: Mon Nov 28, 2022 5:39 am
by dougmccrary
Wow. :shock: That was fairly common in 1.34, IIRC. But I thought Isaac had done something to automate that, or something.
Clearing the cache, I mean.

Re: Some buttons not working in 1.36.32

Posted: Mon Nov 28, 2022 2:19 pm
by iconnor
Some files can't be cache busted because they include other files...but we generally don't change those too often and they generally shouldn't cause a problem.

Re: Some buttons not working in 1.36.32

Posted: Mon Nov 28, 2022 8:26 pm
by dougmccrary
Generally. I can’t remember the last time that happened on my systems.