ZoneMinder / zmNinja

High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder

Home Page:http://zmninja.zoneminder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Montage profiles

opened this issue · comments

Before you create an issue, please make sure you have read the FAQ. Common questions on API, no image etc are covered there. Please also read HOWTO REPORT ISSUES

The version of zmNinja you are reporting:

1.6.008

The version and OS of ZoneMinder you are using:

1.35.23 Ubuntu 20.04

Platform zmNinja is running on

Note 10+ Android 11?

Did you build the package from source code yourself?
Y

Describe the bug
Montage profiles dont persist, it allows you to create and access the profiles but after you close zmNinja and its been cleared from memory then reopened, the profiles are gone.

Debug logs

Insert debug logs between the ``` and ``` quotes, or attach them

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Yeah, I figured something like this would happen with the state change code I added - it would mess up local montage group definitions. Will look into it.

Thank you.

Let's try this https://drive.google.com/file/d/1EChiGR9wW40SSOljCXjWMy-cKRGquYnV/view?usp=sharing

Expected behavior:
a) When you are not in a specific montage profile, you should only see enabled monitors in ZM
b) When you are in a specific montage profile (the name will show at top), you should see disabled monitors as "...". This is because I am attempting to not mess up the montage layout of saved profiles.

Sorry I'm not at home to get my hands on everything I need to test. Just have my mobile with me in out of town work. I will update when I get back and able to test this.

testing, will report back

Edit: It seems to be saving profiles now and working as described.

All is well and working as described. I have compiled android debug APK and after 48 hrs I have no issues to report. Montage profiles save, persist, and work. State changes work as well.

Actually found some buggy behavior, I will try and explain in a follow up post tmrw.