Page 1 of 1
smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 9th, 2008, 12:44 am
by sander
Hi,
I use the 'smpl' interface. In the /sabnzbd/#queue overview, the Status/Speed/Queue in the upper right corner is not updated and stays on
Status: Idle
Speed: 0 kB/s
Queue: 4563.93/4563.93
until a do page refresh (F5).
The info in the lower part of the screen (the queue itself) is automatically updated each 5 seconds as expected.
Same behaviour in the /sabnzbd/#dv1 page
Is this a bug, a feature or a misunderstanding from my side?
Details: SABnzbd 0.4.0 beta 4 on Ubuntu
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 9th, 2008, 2:42 am
by shypike
I reported the same problem to Smpl's author.
Oddly enough it does not occur when SABnzbd runs on Windows.
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 9th, 2008, 4:18 am
by sander
OK, thanks. Let's wait for that.
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 9th, 2008, 9:26 am
by switch
Found the problem to be a depreciated javascript function that was blocking the cookie checking.
A fix has been committed to the SVN for the next beta.
EDIT: Actually the function was not depreciated, so need to issue a further fix. At the moment it looks like it has an issue with PlotKit.
EDIT2: Fixed for real this time, PlotKit.js was named as Plotkit.js for some reason.
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 9th, 2008, 9:47 am
by sander
switch wrote:
Found the problem to be a depreciated javascript function that was blocking the cookie checking.
A fix has been committed to the SVN for the next beta.
EDIT: Actually the function was not depreciated, so need to issue a further fix. At the moment it looks like it has an issue with PlotKit.
EDIT2: Fixed for real this time, PlotKit.js was named as Plotkit.js for some reason.
Ah, interesting: I always see Plotkit-error 404 messages in my SABnzbd log. I'll post them tonight.
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 9th, 2008, 9:48 am
by switch
No need to now, fixed

Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 10th, 2008, 3:45 am
by sander
Is it in the SABnzbd CVS version? If so: where's the instruction how to download the CVS version? The instructions on
http://sourceforge.net/cvs/?group_id=149066 don't work for me.
BTW: running Ubuntu.
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 10th, 2008, 3:55 am
by shypike
Look in SourceForge's SABnzbdplus project and you'll see that it's a Subversion archive.
SF has instructions on what to do.
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Posted: May 12th, 2008, 2:18 pm
by sander
Cool: solved in 0.4.0 Beta 5 (on Ubuntu 8.04)
