Page 1 of 1

Mark Posts Old doesn't work in Search

PostPosted: Tue Jun 14, 2011 2:18 am
by billynews
Hi,

since a few versions "Mark Posts Old" is broken for at least Internet Search Results.

- execute a Search
- mark some posts as old (Del)
- execute same search again

Best regards,

billy

Re: Mark Posts Old doesn't work in Search

PostPosted: Tue Jun 14, 2011 4:14 am
by Quade
What version? It seems to be working here RC2+. That information is stored in a DB3 file. It's possible it's become corrupted.

Re: Mark Posts Old doesn't work in Search

PostPosted: Tue Jun 14, 2011 5:54 am
by billynews
version is 6.0RC2 build 976

Which DB3 file is it? Shall I delete it?

Re: Mark Posts Old doesn't work in Search

PostPosted: Tue Jun 14, 2011 10:24 am
by Quade
DownloadMarker.db3. It stores old status for non-headers and downloaded status.

Re: Mark Posts Old doesn't work in Search

PostPosted: Tue Jun 14, 2011 10:52 am
by billynews
Quade wrote:DownloadMarker.db3.


sorry, didn't help.
Newsbin has created a new file but behaviour is the same.

Btw - pause downloads, add Search Results to downloads, remove Search Results
from downloads does work (I don't care if status is Downloaded or Idle/Old, I only
need a different colour).

If I add a Search Result to my downloads Record Count in Table
DownloadState_V2 does change but not if I mark a Result as old - neither
in DownloadState_V2 nor in IsOld_V1.

Kind regards

billy

Re: Mark Posts Old doesn't work in Search

PostPosted: Tue Jun 14, 2011 12:30 pm
by Quade
sqlite> select count(*) from IsOld_V1;
2179

I selected an entire search tabs worth of files and hit the delete key.

sqlite> select count(*) from IsOld_V1;
2620

Then I did a new search. Ended up with 2000 items in the search tab, selected them all, right clicked and "Mark Posts Old"

sqlite> select count(*) from IsOld_V1;
4620

So, I'm not clear what you're seeing.

Re: Mark Posts Old doesn't work in Search

PostPosted: Fri Jun 17, 2011 11:21 am
by Quade
Did you ever revisit this? I'm wondering why you're seeing what you are.

Re: Mark Posts Old doesn't work in Search

PostPosted: Sun Jun 19, 2011 3:39 am
by billynews
jep - same in RC3.

I'm planning to make a fresh install on my Notebook, but I was too lazy so far.
I will post my results after I've made this test.

P.S.: Adding Search Results to the Wishlist marks them persistently as old too.

Re: Mark Posts Old doesn't work in Search

PostPosted: Sun Jun 19, 2011 9:25 am
by Quade
You're using just delete right? Not shift-delete? I'm trying to reproduce it here with no success. I do a search, select the top 40 lets say, delete, then restart and search again.

The fact adding to download/wish works suggests that it's simply not getting the right message to tag them old.

Re: Mark Posts Old doesn't work in Search

PostPosted: Sun Jun 19, 2011 10:37 am
by billynews
Quade wrote:You're using just delete right?


yes - tried it from the Menu, Context Menu and by just clicking Delete.

Quade wrote:The fact adding to download/wish works suggests that it's simply not getting the right message to tag them old.


but something is happening.
Don't forget, the post are getting marked as old. The issue is, it's not persistent. So maybe only the insert to the DB is
missing or failing!?

Re: Mark Posts Old doesn't work in Search

PostPosted: Sun Jun 19, 2011 11:15 am
by billynews
I've made the test on my notebook:

If I hit delete in the Internet Search I'm getting a message "ERROR - Resolver: Unable to open Source Data file".
(I do not get this message on my Desktop).
Post are getting marked as old, but if I execute the search again they are new again.

But I have to say it wasn't really a fresh install.
There was a very old Gigabyte version installed on the notebook, which I've uninstalled before installing RC3.
I said "Yes" to all questions from the Uninstaller. Nevertheless, the RC3-Installer had still found the settings for
Giganews.

Re: Mark Posts Old doesn't work in Search

PostPosted: Sun Jun 19, 2011 11:24 am
by billynews
I've found it :D

If I check "Hide Delete and tagging progress bars" in Options - Switches everything works fine
If I turn it off again, it doesn't work. :shock:

P.S.: I don't care about the error on my notebook.

Re: Mark Posts Old doesn't work in Search

PostPosted: Sun Jun 19, 2011 12:28 pm
by Quade
if I check "Hide Delete and tagging progress bars" i


Ok, that explains it then. Something for me to look at. Thanks.

Re: Mark Posts Old doesn't work in Search

PostPosted: Sun Oct 03, 2021 2:30 pm
by rh
billynews wrote:
but something is happening.
Don't forget, the post are getting marked as old. The issue is, it's not persistent. So maybe only the insert to the DB is
missing or failing!?


Quade, that sounds familiar with my issue of marking items old not being persistent - but in my watch topics instead of search. I've been using 6.82 in the meantime since mark post old there IS persistent.

Re: Mark Posts Old doesn't work in Search

PostPosted: Mon Oct 04, 2021 12:39 pm
by Quade
If I check "Hide Delete and tagging progress bars" in Options - Switches everything works fine


As far as I can tell, this option doesn't exist in 6.90RC3.