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
smpl interface: Status/Speed/Queue in the upper right corner is not updated
Forum rules
Help us help you:
Help us help you:
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
smpl interface: Status/Speed/Queue in the upper right corner is not updated
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
I reported the same problem to Smpl's author.
Oddly enough it does not occur when SABnzbd runs on Windows.
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
OK, thanks. Let's wait for that.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
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.
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.
Last edited by switch on May 9th, 2008, 9:40 am, edited 1 time in total.
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Ah, interesting: I always see Plotkit-error 404 messages in my SABnzbd log. I'll post them tonight.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.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
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.
BTW: running Ubuntu.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Look in SourceForge's SABnzbdplus project and you'll see that it's a Subversion archive.
SF has instructions on what to do.
SF has instructions on what to do.
Re: smpl interface: Status/Speed/Queue in the upper right corner is not updated
Cool: solved in 0.4.0 Beta 5 (on Ubuntu 8.04)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate