Hi I noticed that the Frameswindow for checking what got detected in single Frames is not longer working
You see just the zoomed in thumpnails but are not able to open the real image behind.
Browser chache got deleted before.
Also the mouse over in this view:
is not working in every case as you can see.
That can happen if you quickly hover over a corner of the thumbnail where the hover effect triggers but the stream source does not. Not sure if there is anything that can be done about this. Trying moving your mouse directly to the center of the thumbnail then stop. Does the stream now work?
Since this is all java based, open the browser console and look for errors. If something unrelated to the thumbnails caused a js error, then other things will fail too.
Lastly, there was a problem I fixed earlier where the thumbnail stream did break until the next full screen refresh. How recent is your build?
One question, how do you jump to the most recent events?
In the past you could do this from the pages listed at the top. I assume maybe you would use the timeline but I keep 3 months of history and the timeline is very slow.
What is WEB_EVENTS_PER_PAGE set to on your machine?
The default is 25. If that is the case then the events table is working correctly. The pagination disappeared because the search had 25 events in it, and they all fit on that single page.
We are in a bit of a crossover period. The old pagination code is still in place. For now just increase WEB_EVENTS_PER_PAGE to something that works for you. I'm going to look into what it will take to do server side pagination, which should make this all a non issue.
I have not seen a "go to last page" option in the table settings, but I'll keep my eyes open. Note there is a disable pagination button (looks like a down arrow) on the toolbar. That will turn off pagination completely. Not a complete replacement for "go to last page" but it should work well enough for small data sets.
knight-of-ni wrote: ↑Tue Aug 25, 2020 3:26 pm
That can happen if you quickly hover over a corner of the thumbnail where the hover effect triggers but the stream source does not. Not sure if there is anything that can be done about this. Trying moving your mouse directly to the center of the thumbnail then stop. Does the stream now work?
Since this is all java based, open the browser console and look for errors. If something unrelated to the thumbnails caused a js error, then other things will fail too.
Lastly, there was a problem I fixed earlier where the thumbnail stream did break until the next full screen refresh. How recent is your build?
About the Events had todo with some addblocking browser addons producing java errors.
About the not loading events it seems to be an issue with new events. After some time they load.
About the frames view its not working I made a screenshot with console open with Firefox portable without any addons:
I'm using the version 1.35.6~20200823115401-bionic.
Anyway I dont like the new interface with all the bugging/jumping around java stuff
goatman64 wrote: ↑Wed Aug 26, 2020 2:59 pm
Previous to the new events display you could access all events. The top of the page showed a page indicator and you could easily jump around.
In the new view you get 25 events in 3 pages and that's it.
Say I want to look at three days ago, you could cycle thru the pages to find three days ago.
Has the events display fundamentally changed from a review perspective or am I still missing something?
I used orange and pink in previous post thinking you were check what I was changing to be same colors that are there
Sorry for the correction
Here is an update
I have made 2 new skins where would the proper place to post them ?? I made a lot of changes like a color #xxxxxx to a name. This will allow someone to change the appearance of the skin doing a search and replace in the css with a color name. It is the whole folder so someone can just add it to the /usr/share/zoneminder/www/skins/classic/css/ then just selecting it in the display options without any edits to other skins.
Jimmy
Linux Mint 23 Cinnamon Mariadb 10.x using Master 1.37.x latest always
DVB stands for Digital VIdeo Broadcasting , retired satellite downlink supplier
Just a heads up that I have just begun layout changes to the monitor view.
What you see today is by no means the final result. Everything should work, but buttons, links, and alignment are not in their final state.
with version 1.35.6~20200827192711-bionic
its not longer possible to change monitor settings in an other tab as general.
whatever I click I can't open the tab...
And whan I press save I get an white window...
Cancel isnt working too...
[Edit] ok got fixed in version 1.35.6~20200831130604-bionic
Last edited by tomcat84 on Tue Sep 01, 2020 10:12 am, edited 1 time in total.