Page 1 of 2

Next & Prev buttons broken?

Posted: Mon Mar 23, 2009 9:25 pm
by BarryH
Hi,

I've installed ZM v1.24.1 on OpenSuSE v11.1. So far, everything seems to be working fine, except the Next and Prev buttons. Also, the progress bar doesn't work.

I am viewing the ZoneMinder web page locally, on the computer that ZoneMinder is installed on. I'm using the Firefox browser.

If I open up a camera's Events and then click on an event, the video appears and plays. On the bottom of the window there's a progress bar and "Next" and "Prev" buttons. These aren't working for me. No progress is shown and pressing either Next or Prev does nothing.

I've looked in the ZM options and can't seem to find a place to enable/disable them. Why aren't they working??

Any help is greatly appreciated.

Thanks,

Barry H

Posted: Tue Mar 24, 2009 5:57 am
by c0mputerking
I was just about to make a post myself about the forward backwards buttons not working. Messed around a bit with the view all and gapless events settings but can only get one event to play.

To get the progress bar working you have to set your bandwidth to high or make changes to the low bandwidth setting in the zoneminder options

Posted: Tue Mar 24, 2009 6:33 pm
by BarryH
I'm using the High Bandwidth option. Still no progress bar.

Honestly, that doesn't bother me, but the prev/next buttons absolutely have to work.

Another odd issue I'm seeing is that ZM is reporting that 60% of my disk space is used up. I installed ZM in my Home folder and that partition has 124GB of 125GB free. I'm not sure what's going on with this thing.

I think it's time to start over from scratch. Maybe with an older version of ZM and an older version of SuSE. I've gotten v1.22.2 to work on SuSE 10.1 just fine in the past.

Barry

Posted: Thu Mar 26, 2009 5:01 pm
by zoneminder
Can you be more specific about which version of FF you are using and on what distro? I don't get an issue here so I will need to try and reproduce it on a similar set up to yours.

Posted: Fri May 08, 2009 2:36 pm
by bigb
zoneminder wrote:Can you be more specific about which version of FF you are using and on what distro? I don't get an issue here so I will need to try and reproduce it on a similar set up to yours.

I'm also having this same problem; running Ubuntu 9.04 (64 bit), with firefox 3.0.10

Progress bar doesn't work, no DVR buttons work, either.

Prehaps related, when I watch a live monitor, and hit pause, I get tons of these errors:

May 8 09:34:47 scooter zms[24910]: ERR [Can't open /zmtmp/zmswap-m2/zmswap-q005086/zmswap-i00116.jpg: No such file or directory]
May 8 09:34:47 scooter zms[24910]: ERR [Can't open /zmtmp/zmswap-m2/zmswap-q005086/zmswap-i00117.jpg: No such file or directory]
May 8 09:34:47 scooter zms[24910]: ERR [Can't open /zmtmp/zmswap-m2/zmswap-q005086/zmswap-i00118.jpg: No such file or directory]
May 8 09:34:48 scooter zms[24910]: ERR [Can't open /zmtmp/zmswap-m2/zmswap-q005086/zmswap-i00119.jpg: No such file or directory]
May 8 09:34:48 scooter zms[24910]: ERR [Can't open /zmtmp/zmswap-m2/zmswap-q005086/zmswap-i00120.jpg: No such file or directory]
May 8 09:34:48 scooter zms[24910]: ERR [Can't open /zmtmp/zmswap-m2/zmswap-q005086/zmswap-i00121.jpg: No such file or directory]

Posted: Tue Oct 27, 2009 7:43 am
by mmgg
Dear,

I have the same problem... the progress bar doesn't work and all the push buttons (Pause, Play, Stepforward..) don't work too.
I tried with Firefox 3.x and IE 6.x. I work with Mandriva 2009.1

Has a solution/explanation be found for this?

Thanks

Marc

Posted: Fri Oct 30, 2009 3:03 pm
by shine
Hi guys,
I have a similar problem :(
Progress bar and buttons does not work.
ZM v 1.24.2 on SLES 10 SP1
PHP Version 5.2.11
Apache Version 1.3.41

Posted: Tue Nov 03, 2009 2:45 pm
by mmgg
Dear,

Any idea on how to debug the fact that the keys "play", "forward" don't work (by some of us)... I put the debugging level on 9, but I don't see any error message in any of the log files when I hit the key eg. "play", "forward"...

How does it work, does it use features of mootools?

PS : I did a fresh install of 1.24.2 and use Mandriva 2009.1

Thanks for the help

Posted: Thu Dec 24, 2009 10:27 am
by mmgg
Dear,

Did someone find a solution to get the pause/play/forward/progress bar working on the camera screen?

If not, does someone have an idea from where I have to start the investigation? I have no error message in my Apache server... and activated the highest debugging level but also there no error message....

Marc

PS : I use Mandriva 2009.1 (i586) and installed ZM from scratch...

I had the same problem, here's how I solved it

Posted: Tue Dec 29, 2009 2:16 am
by rasmuslerdorf
I added additional php modules from this list:

http://www.zoneminder.com/wiki/index.ph ... ZoneMinder

The ones from this list that I didn't already have were:

php5-ctype
php5-devel
php5-dom
php5-hash
php5-iconv
php5-mcrypt
php5-openssl
php5-sockets
php5-tokenizer

I don't know which one solved my problem (someone else can sort that out). Loading all of the php mods from this list and restarting apache worked for me. Hope it works for you as well.

Posted: Wed Dec 30, 2009 9:47 am
by shine
Hi,
To use the buttons, we need a module Sockets.
I recompiled php with option --enable-sockets.
After that, buttons and progress bar it works. :)

Thanks.

Posted: Thu Dec 31, 2009 1:27 pm
by mmgg
Hi,

Thanks for the feedback... it works now!
I just added the package php-socket in Mandriva 2009.1....

Happy New year to all of you (and especially the ZM team which does an excellent job!!!!!!)

Marc

Posted: Sun Jan 03, 2010 10:29 am
by clipo
Hi all,

Has anyone had any luck sorting out this issue with CentOS 5,

I've done a clean install as per the wiki guide with the exception of I wanted to keep the GUI.

I had the same issue with 1.23.3 when I tried to install the mootools application and I must have done it wrong at the time so reverted back to the old controls method.

Since the isnt an option I'm interested in a solution.

Reading through this post and noticing that php-sockets has solved it from some, I've done a Yum search for this application but its no available or present in my repo, Ive tried to install the php-pear-Net-Socket.noarch to see if that will solve it but with no luck.

Has anyone got any further suggestions for this.

Thanks

Bump

Posted: Fri Jan 22, 2010 10:33 pm
by clipo
An up date to bump this back to the top.

I've just done 2 fresh installs on a virtualbox CentOS 5 install as per the Wiki guide and the control buttons are working perfect on both, Ive tried to replicate the same install as my real system but have not found the error that preventing the stop/play ect buttons from working.

Can some one point me in the direction now that I have these 2 test systems to the parts of Zoneminder that are responsible for these functions so I can try and replicate the error and then fix it.

I have tried removing mootools and cambzola and the buttons seem to still work.

Thanks

Posted: Sat Jan 23, 2010 3:14 pm
by BlankMan
I'm having the same problem on openSuSE 11.2, buttons don't work when viewing events and nothing shows in the progress bar and Mode: Rate: x Progress: s Zoom: x show nothing when viewing Events or when just Monitoring. State: - fps show nothing when Monitoring either.

I had these PHP modules installed:

php5-5.3.0-2.4.3.x86_64
php5-ctype-5.3.0-2.4.3.x86_64
php5-dom-5.3.0-2.4.3.x86_64
php5-hash-5.3.0-2.4.3.x86_64
php5-iconv-5.3.0-2.4.3.x86_64
php5-json-5.3.0-2.4.3.x86_64
php5-mysql-5.3.0-2.4.3.x86_64
php5-pdo-5.3.0-2.4.3.x86_64
php5-sqlite-5.3.0-2.4.3.x86_64
php5-tokenizer-5.3.0-2.4.3.x86_64
php5-xmlreader-5.3.0-2.4.3.x86_64
php5-xmlwriter-5.3.0-2.4.3.x86_64

Added:

php5-devel
php5-sockets

Still no joy. Added --enable-sockets too to noavail. Still working on it.