I ran into this issue on a newly upgraded fc33 (from fc32 python3 3.8.6).
Seems there's some kind of bug in python3-3.9.0 (at least the Fedora version) , worked again in 3.9.1.
Search found 6 matches
- December 20th, 2020, 6:41 am
- Forum: General Help
- Topic: "SAByenc not found" with SAB 3 [QNAP NAS]
- Replies: 29
- Views: 13501
- November 1st, 2020, 1:51 pm
- Forum: Bug Reports
- Topic: 3.1.0 totals missing after upgrade
- Replies: 8
- Views: 3803
Re: 3.1.0 totals missing after upgrade
Got it to work.
Seems the path is interepreted differently in this version compared to the previous ones.
I've always had admin_dir = admin/ , changed it to full path, and the totals popped up again.
Seems the path is interepreted differently in this version compared to the previous ones.
I've always had admin_dir = admin/ , changed it to full path, and the totals popped up again.
- October 31st, 2020, 12:55 pm
- Forum: Bug Reports
- Topic: 3.1.0 totals missing after upgrade
- Replies: 8
- Views: 3803
Re: 3.1.0 totals missing after upgrade
I copy it since I always keep the previous version of SAB around for a couple of weeks.
And yes, the admin_dir param is modified in the ini (which is copied too, of course).
And yes, the admin_dir param is modified in the ini (which is copied too, of course).
- October 31st, 2020, 2:26 am
- Forum: Bug Reports
- Topic: 3.1.0 totals missing after upgrade
- Replies: 8
- Views: 3803
Re: 3.1.0 totals missing after upgrade
I've always had it in ~/Sabnzbd/admin ....
hate those .dirs, that won't show up unless you do ls -la
hate those .dirs, that won't show up unless you do ls -la
- October 30th, 2020, 12:40 pm
- Forum: Bug Reports
- Topic: 3.1.0 totals missing after upgrade
- Replies: 8
- Views: 3803
3.1.0 totals missing after upgrade
After the upgrade to 3.1.0 the history for the nntp servers is gone, so are the grand totals. Skin used is Glitter. OS is Fedora 32 x86_64. https://imgur. com/a/R4sNCco Upgrade was made by unpacking the 3.1.0, then copying the admin folder from the old to the new dir. Hmm, unable to post link and at...
- June 14th, 2012, 4:44 am
- Forum: General Discussion
- Topic: Multicore 64bit Linux version of Par2 now available !
- Replies: 6
- Views: 16121
Re: Multicore 64bit Linux version of Par2 now available !
Reviving this old thread for future reference when compiling multi core par2 binary in Linux (and perhaps other OSes). When using an up to date C++ compiler (Aug 2011 or newer) you might end up with the error par2cmdline.cpp: In function 'int main(int, char**)': par2cmdline.cpp:88:3: error: 'auto_pt...