Page 1 of 1

Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor[Solved]

Posted: Tue Jan 25, 2022 6:49 pm
by bkjaya1952
I have tested the Zoneminder master 1.37.10~20220124093136-focal , the latest release , with a USB camera today and found the following difficulties

1.The USB Camera monitor can't be created .
2. The Error logging is nit working
3. In the filters ,you can't add conditions by pressing + button

some screenshots are given below
The USB Camera monitor can't be created
The USB Camera monitor can't be created
1.png (234.44 KiB) Viewed 17311 times
The Error logging is nit working
The Error logging is nit working
2.png (195.51 KiB) Viewed 17311 times
In the filters ,you can't add conditions by pressing + button
In the filters ,you can't add conditions by pressing + button
3.png (247.09 KiB) Viewed 17311 times

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Wed Jan 26, 2022 6:32 am
by dougmccrary
3. In the filters ,you can't add conditions by pressing + button
Works here on my system, FYI.

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Wed Jan 26, 2022 3:39 pm
by bkjaya1952
dougmccrary wrote: Wed Jan 26, 2022 6:32 am
3. In the filters ,you can't add conditions by pressing + button
Works here on my system, FYI.
Hi dougmccrary

My test was on a fresh install . Not an upgrade.

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Fri Jan 28, 2022 9:46 am
by bkjaya1952
Still the same problems prevail in Zoneminder-master latest 1.37.10~20220126213942 -focal as well

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Fri Jan 28, 2022 6:26 pm
by iconnor
Please check javascript console for errors.

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Sat Jan 29, 2022 1:14 pm
by bkjaya1952
iconnor wrote: Fri Jan 28, 2022 6:26 pm Please check javascript console for errors.
Screenshot from 2022-01-29 22-34-06.png
Screenshot from 2022-01-29 22-34-06.png (128.27 KiB) Viewed 17196 times

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Sun Jan 30, 2022 5:30 pm
by iconnor
None of those are related to ZM.

How about view page source and look for php errors in the javascript code at the bottom?

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Tue Feb 01, 2022 9:18 am
by bkjaya1952
iconnor wrote: Sun Jan 30, 2022 5:30 pm None of those are related to ZM.

How about view page source and look for php errors in the javascript code at the bottom?
Screenshot from 2022-02-01 14-43-05.png
Screenshot from 2022-02-01 14-43-05.png (96.65 KiB) Viewed 17147 times
For the latest of Zonemider master 1.37.10~20220131141528-focal released today

Figure:- 1 .Page source -of monitor page
Screenshot from 2022-02-01 14-34-38.png
Screenshot from 2022-02-01 14-34-38.png (436.82 KiB) Viewed 17147 times
Figure:- 2 javascript console

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Tue Feb 01, 2022 3:11 pm
by iconnor
Some config entry has a new line in it.

Try latest build which escapes them.

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Wed Feb 02, 2022 7:22 pm
by bkjaya1952
iconnor wrote: Tue Feb 01, 2022 3:11 pm Some config entry has a new line in it.

Try latest build which escapes them.
Thank you very much Sir

I have tested the latest Zoneminder-master with Ubuntu impish , bionic and focal

The problem has been solved in the latest Zoneminder-master latest 1.37.10~20220201140734-impish & bionic

There is a small problem in installing Zoneminder Zoneminder-master latest 1.37.10~20220201140734-focal as there is a dependency issue.

(the following packages have unmet dependencies: software-properties-common : depends: gir1.2-glib-2.0 but it is not installable depends: gir1.2-packagekitglib-1.0 (>= 1.1.0-2) but it is not going to be installed depends: packagekit but it is not going to be installed depends: python3 but it is not installable depends: python3-dbus but it is not installable depends: python3-gi but it is not installable depends: python3-requests-unixsocket but it is not installable depends: python3-software-properties (= 0.98.9.2) but it is not going to be installed depends: python3:any but it is not installable )

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Thu Feb 03, 2022 2:03 am
by iconnor
That's weird. We havn't really altered the dependencies much in a long time.

Further it is saying that it can't install python3. That's kindof a major package.

Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor

Posted: Thu Feb 03, 2022 2:22 pm
by bkjaya1952
iconnor wrote: Thu Feb 03, 2022 2:03 am That's weird. We havn't really altered the dependencies much in a long time.

Further it is saying that it can't install python3. That's kindof a major package.
Thank you very much Sir !

The above problem has been solved in the latest Zoneminder-master 1.37.11~20220202205903-focal released today!


Screenshot from 2022-02-03 19-48-08.png
Screenshot from 2022-02-03 19-48-08.png (297.55 KiB) Viewed 17068 times