Page 1 of 1
Ctrl-R Action
Posted:
Mon Feb 23, 2015 9:38 pm
by TBlack
Might want to check Ctrl-R in 6.60 B5....its loading much more than text, srr and par2 files. It loading the entire binary file as well, i.e. a .MKV file, and overwhelming Notepad.
Thanks
Re: Ctrl-R Action
Posted:
Mon Feb 23, 2015 10:23 pm
by Quade
I will thanks.
I doubt it's the whole thing. I'll bet it's the first decoded chunk of the first rar.
Re: Ctrl-R Action
Posted:
Mon Feb 23, 2015 10:43 pm
by TBlack
That makes sense and explains what I'm seeing.
Thanks
Re: Ctrl-R Action
Posted:
Thu Feb 26, 2015 9:51 pm
by TBlack
- Fixed issue where Ctrl-R would sometimes load the binary parts of some of the decodes into wordpad. Sometimes Notepad hangs badly.
Beta 6 is still having this issue for me. 6.55 works fine for me.
Thanks
Re: Ctrl-R Action
Posted:
Thu Feb 26, 2015 11:08 pm
by Quade
I wonder if it's post dependent? I had it happen once then not again. Looking at the code, there's nothing obvious wrong.
Oh well. I'll have to look some more.
Re: Ctrl-R Action
Posted:
Thu Feb 26, 2015 11:17 pm
by TBlack
Can't you just use the 6.55 code?
Re: Ctrl-R Action
Posted:
Fri Feb 27, 2015 11:18 am
by Quade
For the most part it is using the 6.55 code. It's not obvious why binary is getting into the mix.
Re: Ctrl-R Action
Posted:
Mon Mar 02, 2015 6:41 pm
by TBlack
Beta 7 still doing the same thing, downloading the first chunk.
Re: Ctrl-R Action
Posted:
Mon Mar 02, 2015 7:09 pm
by Quade
I was looking for this post. I actually fixed it for real this time. It wasn't what I thought it was. What was happening was when the files are being combined together, Newsbin was setting the length to be the length of the yenc encoded data so, it wasn't writing binary but, the binary was still at the end because it was setting the wrong file length. If you look in the "Read Posts" folder, you'll see that these files are too big even though it didn't actually download that much.
That's why even though the code for Ctrl-R was the same, code outside the Ctrl-R was causing this.
It's fixed now.
Re: Ctrl-R Action
Posted:
Mon Mar 02, 2015 7:53 pm
by TBlack
Yes, files in the Read Post Folder are huge.
Let me know when you post a fixed Beta.
Thanks
Re: Ctrl-R Action
Posted:
Wed Mar 25, 2015 2:35 pm
by TBlack
Beta 8
Ctrl-R Action seems to be much better. How is NB dealing with .SRR files? I see the beginning of the .SRR file, but still have to download the .SRR file to see the beginning of the file that has the .NFO data.
Thanks
Re: Ctrl-R Action
Posted:
Tue Apr 21, 2015 1:08 pm
by TBlack
Beta 10
Ctrl-R still shows the file as downloaded after using Ctrl-R.
Still does not show .SRR contents.
Thanks
Re: Ctrl-R Action
Posted:
Sun May 17, 2015 1:42 pm
by TBlack
Had a post today that was a .NFO file. Ctrl-R would not view the contents, only the Header info. When I downloaded it, it would open and I could see the whole message. TextPad says the file type is PC with a Codeset of Unicode (big endian). Could the Ctrl-R issue of not showing the file be a Codeset compatibility issue?
Thanks
Re: Ctrl-R Action
Posted:
Sun May 17, 2015 9:00 pm
by Quade
It has to guess if a file is text or not. UTF-16 is binary. UTF-8 is mostly text. If I had to guess I'd guess it's UTF-16
Re: Ctrl-R Action
Posted:
Sun May 17, 2015 9:06 pm
by TBlack
Well, I still have the file if you want to review. The idea is to prevent viewing under normal circumstances trying to somewhat secretive from certain eyes. This seems to work forcing a download to view.
Thanks
Re: Ctrl-R Action
Posted:
Tue Sep 15, 2015 11:00 am
by TBlack
6.61RC1
Seems Ctrl-R displays most .SRR files, but still misses some. Are the formats moving around or changing on NB?
Thanks
Re: Ctrl-R Action
Posted:
Tue Sep 15, 2015 11:48 am
by Quade
Not all SRR's will necessarily contain an NFO file. I'd look to see if the SRR contains the NFO or not.
Re: Ctrl-R Action
Posted:
Tue Sep 15, 2015 12:05 pm
by TBlack
Ok, maybe my expectations are off.
Did a Ctrl-R on the main post and did not see any thing of value and certainly no NFO info. Clicked on the + sign, saw the .SRR file, single left click to select it and then did a Ctrl-R and saw the NFO among other stuff.
This procedure and result is what made me report this behavior. Are my expectations off?
Thanks