by Quade » Wed Jan 22, 2014 5:24 pm
You can but, I'm not sure what it would tell us. It's working for me so, I'm wondering if there's database corruption or something. Let me think about it some.
The thing that adds the signatures is the same thing that does the deletes so, I'm thinking something is causing it to stall out. As an experiment, you could exit Newsbin, then move the signature.db3 out of the data folder. Then start and try again. See if it works. If it does then something's up with the signature file.
As for the waiting thing. I never wait for the feed to finish. If you load the groups up, it'll actually prioritize the import for the currently visible tab. It's the delete that might stall because only one thing can write to the database at a time. Multiple things can read, even while it's importing.