Page 1 of 1

Newsbin 6 doesn't load NZB anymore

PostPosted: Tue Dec 27, 2011 8:28 pm
by newzie
Hi,

I have upgraded from v5.57 64-bit to 6.x 64-bit a couple of months ago, and it worked fine till yesterday.
Suddenly it stopped loading NZBs correctly - every NZB is opened as if it's empty - the tab has no content in it.
I have upgraded to v6.21 build 1534 - didn't help.

When I press "Reload from disk" - Newsbin crashes.

I have restored a backup of v5.57 into another folder and copied into it all the latest .DB3 files - works fine, even though it is using the same NBI file.
When I copy all the EXE and DLL files from 6.21 folder to 5.57 folder - the problem re-appears.

I have uploaded the user-mode crash dump to http://www.sendspace.com/file/bpc7ew

regards.
Newzie.

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 12:49 am
by Quade
When you look at the NZB with wordpad does it seem to have content?

Fixed the crash. Don't think I've ever tested "reload from disk" with NZB's. It's really intended for headers downloads, not NZB's.

If it was working and then just stopped working with no change to the software, that suggests a problem with the NZB's.

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 1:19 am
by newzie
Quade wrote:When you look at the NZB with wordpad does it seem to have content?

Fixed the crash. Don't think I've ever tested "reload from disk" with NZB's. It's really intended for headers downloads, not NZB's.

If it was working and then just stopped working with no change to the software, that suggests a problem with the NZB's.


The NZBs are fine, v5.57 loads them perfectly well.
When opened in Notepad, everything looks fine.

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 1:38 am
by Quade
I don't know then. I'm loading NZB's with no issue as are many people. Without some idea of what's changed with your setup, I probably can't help you. Clearly something changed between it working and then not working. What software have you updated, besides Newsbin in that time period?

How are you loading them? Load NZB button? Might try saving them to some folder your user can write to, then use the "Load NZB" button and see if you can load them. Look in the logging tab if that still doesn't work.

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 11:55 am
by newzie
Quade wrote:I don't know then. I'm loading NZB's with no issue as are many people. Without some idea of what's changed with your setup, I probably can't help you. Clearly something changed between it working and then not working. What software have you updated, besides Newsbin in that time period?

How are you loading them? Load NZB button? Might try saving them to some folder your user can write to, then use the "Load NZB" button and see if you can load them. Look in the logging tab if that still doesn't work.


I have found the problem - it happens when the path to NZB file has a space in it. v5.57 doesn't have this problem.

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 2:16 pm
by Quade
Autoload folder?

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 2:52 pm
by newzie
Quade wrote:Autoload folder?


No, using the 'Load NZB" button.

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 6:40 pm
by Quade
I don't get what you mean by spaces then. I'm trying to figure out what went wrong for you so, I can fix it but, there's not enough information.

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 6:44 pm
by DThor
It's hard to *not* have a space in a path on a Windows system, so it's something more than that. Maybe it's permission based, you lack permissions to write out the nzb there, or read it. Try another location that you know is a legit one.

DT

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 7:10 pm
by newzie
DThor wrote:It's hard to *not* have a space in a path on a Windows system, so it's something more than that. Maybe it's permission based, you lack permissions to write out the nzb there, or read it. Try another location that you know is a legit one.

DT



A path "h:\NZB_new\ 2011\011211\M1\" doesn't work
A path "h:\NZB_new\2011\011211\M1\" does work

Re: Newsbin 6 doesn't load NZB anymore

PostPosted: Wed Dec 28, 2011 7:22 pm
by Quade
That's good info.

Trailing spaces are illegal, I guess leading spaces aren't.