Page 3 of 7

Re: ALERT - Major UI Changes - Work in Progress

Posted: Tue Sep 01, 2020 2:19 pm
by sammael
Hi,
in 1.35.6~20200831130604-focal Montage displays nothing regardless of what selections I make. Last version where Montage view works for me is 1.35.6_20200825114814-focal. I cleared cache and restarted browser which made the new controls in Montage appear in latest version, but the cameras themselves do not show. They show correctly everywhere else just not in montage. I have 2 cameras. This is on ubuntu 20 obviously, installed from ppa master.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Tue Sep 01, 2020 2:41 pm
by knight-of-ni
On vacation this week. I have not touched montage and i don't know if I will. The problem must be something else. Try creating a new thread, showing your logs.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Wed Sep 02, 2020 1:26 pm
by iconnor
It's working fine for me.
Havn't done much in montage other than the ability to hide the monitor filters.
I'm guessing that something is selected that is filtering out both monitors. Check logs for SQL errors.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Thu Sep 03, 2020 8:00 pm
by tomcat84
Anyone facing the problem that archived files get now also deleted if you mark all and delete?
At the old gui they got not deleted.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Thu Sep 03, 2020 10:26 pm
by iconnor
Should not be possible to delete Archived events anymore.

Function modal has been updated to be more efficient and work.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Fri Sep 04, 2020 9:00 pm
by tomcat84
1.35.6~20200903182515-bionic
Video playback no longer working. Get a black screen with X in the middle. Even Download is not possible getting an empty file.
Tested with Opera and Firefox.
Video is in H264 and ok when I download is with WinScp.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Fri Sep 04, 2020 11:24 pm
by DVB Hardware
iconnor wrote: Thu Sep 03, 2020 10:26 pm Should not be possible to delete Archived events anymore.

Function modal has been updated to be more efficient and work.

1.35.6~20200903182515-focal
I can confirm archived event does not delete when selecting check all, even though there is a checkbox enabled to delete it

Jimmy

Re: ALERT - Major UI Changes - Work in Progress

Posted: Sat Sep 05, 2020 5:37 pm
by tomcat84
1.35.6~20200905091552-bionic
Video playback working again.
Scale not working.
Deleting Events with Checkbox active not working.
[Edit] sometimes delete works sometines not its strange.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Mon Sep 07, 2020 3:24 pm
by gblanco
New features are looking really great !!!
Just one suggestion. Why not put thumbnail in a new column ? I think between ID and Name and centralize data on row.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Tue Sep 08, 2020 5:06 pm
by tomcat84
1.35.6~20200908111355-bionic
Bugs:
-After deleting Events you have to refreh manually to see the result.
And even if may the wrong thread:
-I had a strange behavior some days ago with an older Version.
After my system drive got nearly full zoneminder deletes all videos stored on the nearly empty storeage drive.
It keeps deleting every video until I deactivated the PurgeWhenFull rule.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Fri Sep 11, 2020 6:28 pm
by knight-of-ni
@tomcat84 I think that is a timing issue. A page refresh is being called, but due to a race condition it is happening before the sql query completes. I am planning to fix that, and add some additional error reporting in the process should the ajax call fail. I think it will fix this. Stay tuned.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Fri Sep 11, 2020 6:32 pm
by knight-of-ni
HEADS UP:
Moments ago, I converted all the "?" help links to modals. It would be very helpful if we could get an army of click warriors to click on all the "?" under monitor config and options views. That is, once you've got today's build installed.

Verify the modal appears, has content, and is the correct content (and not the content of the modal you previously clicked a moment ago).
It all looks good on my machine, but we can only be certain until you all try it.

If you do notice a problem, please inspect the browser console and zm log for errors.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Fri Sep 11, 2020 7:49 pm
by rockedge
Will do.
Still having problems with the Log viewer. All the filter selection menus are empty. So no select a component to filter the Log results for example.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Fri Sep 11, 2020 10:07 pm
by knight-of-ni
Yeah, a few weeks ago I tried log viewer on two different CentOS 8 vm's, and it was completely empty. It just didn't work. Works fine on Fedora 32, which is what I've been doing all my work on.

I don't know at this time if it is something in my local configuration, php related, or something else.
el8 uses PHP 7.2 while f32 uses 7.4.

I have not had time to troubleshoot and was hoping someone else might figure it out.

Re: ALERT - Major UI Changes - Work in Progress

Posted: Sat Sep 12, 2020 3:45 pm
by rockedge
I'll look into it further. I have seen this both on PHP 7.4 and 7.2, in Void Linux and Puppy Linux Bionic64. Seems like it might be something simple...hopefully!

At least you are seeing it as well and it's not Distro related.