This issue appears to be resolved with 1.31.45~20180815172301-bionic.
Works great!
Search found 5 matches
- Sat Aug 18, 2018 6:47 pm
- Forum: ZoneMinder 1.31.x
- Topic: Console Refreshes Even on Alternate Views
- Replies: 5
- Views: 4012
- Wed Aug 15, 2018 12:45 pm
- Forum: ZoneMinder 1.31.x
- Topic: Console Refreshes Even on Alternate Views
- Replies: 5
- Views: 4012
Re: Console Refreshes Even on Alternate Views
What was the failing ajax call? The logic behind the refresh is that the auth hash's are only useful for an hour or so, so when auth when doing an ajax call we try a refresh to get updated auth hashes instead of the ui just stopping working.Ideally it should reload the view that you were on... not ...
- Tue Aug 14, 2018 7:39 pm
- Forum: ZoneMinder 1.31.x
- Topic: Console Refreshes Even on Alternate Views
- Replies: 5
- Views: 4012
Re: Console Refreshes Even on Alternate Views
Inspecting the developer console, the problem appears to be related to a failing AJAX request. Once a request fails, the interface reloads the Console view.
- Tue Aug 14, 2018 4:32 pm
- Forum: ZoneMinder 1.31.x
- Topic: Console Refreshes Even on Alternate Views
- Replies: 5
- Views: 4012
Re: Console Refreshes Even on Alternate Views
It appears that the issue is corrected. There were some fonts 404ing (probably due to a bad path in the classic skin). I simply copied the fonts to the path where the zm frontend was looking for them. For those interested, they were MaterialIcons-Regular.woff and MaterialIcons-Regular.woff2. The ...
- Mon Aug 13, 2018 5:32 pm
- Forum: ZoneMinder 1.31.x
- Topic: Console Refreshes Even on Alternate Views
- Replies: 5
- Views: 4012
Console Refreshes Even on Alternate Views
On the 1.30.x series, the console would refresh only when you were on the console screen. Now the console is refreshing even when on Montage or Montage Review screens, making it impossible to keep a review monitor up and running in the background of the office. Ubuntu 18.04.01, ZM 1.31.45 ...