zm_comms.h: In member function ‘virtual int Socket::send(const std::string&) const’:
zm_comms.h:323: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
zm_comms.h: In member function ‘virtual int Socket::recv(std::string&) const’:
zm_comms.h:332: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘long unsigned int’
zm_comms.h: In member function ‘virtual int Socket::recv(std::string&, size_t) const’:
zm_comms.h:345: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
108 to be exact. Don't know if that's bad at the moment.
maybe it's a problem with mootools. You could try to download a newer version. Maybe you also could look into /var/apach2/ log files and look if some error occurred.
and I installed them one by one to see which one might be the one and I configured and compiled with --enable-sockets and the buttons still are not working and neither is the progress bar.
try another browser - i had opera 10,1010,1020,1050 , IE6,7,8, FF35,36,37 etc - the only one that really worked throughout all of ZM was FF307!
if it's your own machine there's no (security) problem using older browsers
also proxys/browsercaches interfere with it, the whole GUI works only 'in realtime' best (no caching etc)
Yeah, tried Konqueror, buttons don't even show up. Was going to try IE the other day when my WiFi AP fried, haven't got back to it yet, only my laptop has Windoze on a dual boot and I don't boot it too often. I'll try some of the other ones you mentioned, see if I have any better luck, thanks.
Ok, this is totally bizarre, in the Monitor (watch) screen the buttons started working and the State: Idle - 30.74 fps Mode: Replay Rate: 1x Delay: 16.49s Buffer: 49% Zoom: 1.0x fields are now filled in and in the Montage view State: Idle - 30.74 fps State: Idle - 15.37 fps fields are also filled in.
The only thing I've done since all the PHP stuff earlier today which didn't help was delete all events and put both cameras in Monitor mode they were in Modect mode.
Weird. Put them both back in Modect mode the fields in Montage view are still filled in. Buttons still work in Monitor view and fields are still filled in. Buttons now work when viewing an Event and progress bar is working.
clipo I'm using the same browser FireFox on the same laptop and it started working. I hadn't gotten around to try anything else, just happened to be looking at the Montage and saw there was fps all of a sudden so I checked everything else out and low and behold it was working. Really weird. What worries me now is that just as easily as it started working for no reason it could stop working again for no reason.
i would still suspect the browser cache causing the problem:
if, after some use, the cache gets flushed (exceeded its set size limit), and the older ZM stuff gets thrown out -> it works again, for a while, till the cache holds again many of the directives to the server, and your problem starts again
try flushing (=deleting) the cache and see if that helps!
i had it run thru a squid proxy for a while and had all kinds of intermittent malfunctions
Still having problems with this. The rewind & fast-forward buttons are usually grayed out and unusable, and the other buttons don't always respond/work. And the progress bar stutters and sometimes doesn't completely fill in till long after the event is done playing. This is when doing this on the local network at High Bandwidth.
Sorry for the capitalised title but it made my happy...
So Ive solved the particular issues causing my buttons to stop working.
The problem was I had my zoneminder forced to use an SSL connection for all of its pages and this was causing it to be broken, fairly stupid thing for me to over look but there is it.
Thanks for that Clipo, I'll take a look at that in a bit. We had the same not so trivial issue on the first interface as well. I should have time this week.