Search found 3 matches

by opychus
May 21st, 2011, 10:55 am
Forum: Bug Reports
Topic: Queue always blank on default 0.6.x install
Replies: 3
Views: 2176

Re: Queue always blank on default 0.6.x install

OK, this is bizarre, but 2nd reboot fixed it... The difference is that the first two times I started SABnzbd manually through putty. The third time I added it to the unRAID startup script (/boot/config/go). It looks like either the locale gets messed up within the root's shell (which is the default ...
by opychus
May 21st, 2011, 10:26 am
Forum: Bug Reports
Topic: Queue always blank on default 0.6.x install
Replies: 3
Views: 2176

Re: Queue always blank on default 0.6.x install

Hm, the reboot didn't solve it for me... I tried the code snippet from the other thread and it also produced the locale error. However, the following one didn't: import locale locale.setlocale(locale.LC_ALL, None) locale.format('%d', 2000000, True) locale -a returns the following: locale: Cannot set...
by opychus
May 21st, 2011, 9:09 am
Forum: Bug Reports
Topic: Queue always blank on default 0.6.x install
Replies: 3
Views: 2176

Queue always blank on default 0.6.x install

Hi, I recently upgraded from 0.5.x to 0.6.1.  With the new version, the queue doesn't show active downloads, it's just blank. I am using out of the box settings with the default plush-gold skin. I tried accessing the page both in Chrome 11 and FireFox 4, and none of them show the queue. The SABnzbd ...