QueueMetrics forum

QueueMetrics => QueueMetrics news => Topic started by: QueueMetrics on October 16, 2009, 12:07:58

Title: Want to test the new AJAX Real-time page?
Post by: QueueMetrics on October 16, 2009, 12:07:58
It was the most requested new feature for QueueMetrics: having an AJAX real-time page, with a faster reload cycle, ability to turn on and off audio monitoring and the viewable panels.

We have implemented it. We know it's far from being perfect, but it is a start. In the 155b2 beta version, both the Realtime page and the Wallbord are AJAXy.
 
(http://img93.imageshack.us/img93/7352/realtime2.th.jpg) (http://img93.imageshack.us/i/realtime2.jpg/)

You can download it for manual installation at: http://yum.loway.ch/beta/QueueMetrics-1.5.5b2-trial.tar.gz

The RPM can be found at: http://yum.loway.ch/beta/queuemetrics-1.5.5b2-47.noarch.rpm - see here: http://astrecipes.net/index.php?n=279 for how to install a beta through RPM.

In any case, make a backup first. This is not an "official" release, so we do not suggest it for production usage. It is likely that it contains bugs.

Your comments are welcome. Also, if you experience any problems, please let us know the browser and OS you are on.


Title: Re: Want to test the new AJAX Real-time page?
Post by: craigblodgett on October 29, 2009, 21:52:36
Package queuemetrics-1.5.5b2-47.noarch.rpm is not signed

when running

yum localupdate queuemetrics-1.5.5b2-47.noarch.rpm
Title: Re: Want to test the new AJAX Real-time page?
Post by: QueueMetrics on October 30, 2009, 09:25:25
Yes you have to turn off mandatory signature, see the Astrecipes article where it says:

Quote
As the beta will be installed locally and is not a signed package, we need to modify /etc/yum.conf and set gpgcheck=0 in the main section.