Difference between revisions of "ZoneMinder 1.24.2 Bugfixes"
From ZoneMinder Wiki
Jump to navigationJump to search
(Added link to Opera mjpeg streaming capability fix.) |
m (→General fixes: errno, undefined video format, old ffmpeg and MySQL 4 compatibility bugfixes) |
||
Line 18: | Line 18: | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15330 "Failed to query crop" error] | *[http://www.zoneminder.com/forums/viewtopic.php?t=15330 "Failed to query crop" error] | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15255 "Incomplete read of frame image data" error] | *[http://www.zoneminder.com/forums/viewtopic.php?t=15255 "Incomplete read of frame image data" error] | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "`errno' was not declared in this scope" error] | |||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "V4L2_PIX_FMT_HM12' was not declared in this scope" error] | |||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "avformat_alloc_context' was not declared in this scope" error] | |||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "You have an error in your SQL syntax;... 'where Name = 'Monitors'" MySQL 4.x compatibility issue] | |||
==Other fixes== | ==Other fixes== |
Revision as of 02:47, 28 March 2010
General information
In this page you can find links to to bugfixes for ZoneMinder version 1.24.2.
To avoid clutter, if you want to add a fix to this page, please don't copy its code directly to this page! Make a thread in User Contributions forum and add the link to this page by editing it.
For things other than bugfixes, such as control scripts, there are other pages for that, such as the Hardware Compatibility List and Patches. And if not, you can always make your own.
Web Interface fixes
- "Function ereg() is deprecated" warning
- Missing progress bar for certain users
- Marking a monitor from a restricted user
- Delete group "undefined index" warning
- Disabling a monitor from monitor options page
- Unarchive button in events list page
- Opera mjpeg streaming capability
General fixes
- "Failed to query crop" error
- "Incomplete read of frame image data" error
- "`errno' was not declared in this scope" error
- "V4L2_PIX_FMT_HM12' was not declared in this scope" error
- "avformat_alloc_context' was not declared in this scope" error
- "You have an error in your SQL syntax;... 'where Name = 'Monitors'" MySQL 4.x compatibility issue