Page 1 of 1
0.3.3 Doesn't unpack (Linux)
Posted: March 12th, 2008, 4:48 pm
by neilt0
* LinkStation Live
* Running from Source
* Plush
* No Firewall
* IP4
* Reproducible
Same .ini on both builds set to +D
0.3.1 unpacks
0.3.3 doesn't unpack -- just par2 checks and leaves the NZB unpacked (after moving to complete dir). Doesn't attempt to unpack.
Re: 0.3.3 Doesn't unpack (Linux)
Posted: March 12th, 2008, 4:52 pm
by switch
What's the logging like for the startup code?
Does it find unrar ok?
Re: 0.3.3 Doesn't unpack (Linux)
Posted: March 12th, 2008, 4:54 pm
by neilt0
First thing I checked!
Works OK using 0.3.1
Re: 0.3.3 Doesn't unpack (Linux)
Posted: March 12th, 2008, 5:04 pm
by switch
Can you try again with the default template please. And verify that it is actually set to +D.
What browser are you using?
Re: 0.3.3 Doesn't unpack (Linux)
Posted: March 12th, 2008, 5:19 pm
by neilt0
See attached pics!
Firefox 3, Beta 4
Re: 0.3.3 Doesn't unpack (Linux)
Posted: March 12th, 2008, 5:26 pm
by switch
Ok, did you change "Post-process only verified jobs:" under config>switched at all? (safe_postproc in ini)
Should be set to No (0) by default.
If you changed it, then try again with it set to "No".
If not I'll maybe send you a custom 0.3.3 with more logging.
Re: 0.3.3 Doesn't unpack (Linux)
Posted: March 12th, 2008, 5:34 pm
by neilt0
switch wrote:
Ok, did you change "Post-process only verified jobs:" under config>switched at all? (safe_postproc in ini)
Should be set to No (0) by default.
If you changed it, then try again with it set to "No".
If not I'll maybe send you a custom 0.3.3 with more logging.
Aha! Well, of course I had to try out the new options!
Setting that back to No fixes the problem. Now it unrars.
So, some problem with parsing the result from par2 on Linux?
Re: 0.3.3 Doesn't unpack (Linux)
Posted: March 12th, 2008, 5:41 pm
by switch
Hmm, same result for me on windows, will pass this along to shypike.
EDIT: Chaning line 130 in assembler.py
is a quick fix.
Re: 0.3.3 Doesn't unpack (Linux)
Posted: March 13th, 2008, 4:17 am
by shypike
Fix will be in 0.3.4 (out this week).