-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue Opening Database #35
Comments
This error can definitely be fixed in the program. Can you try this development release? If that one gets the database open, could you tell me the results of running this query in the SQL window:
|
That seems to have done it for opening it, however it doesn't seem to be able to export the chats. At least, not all at once. I haven't had the chance to try to export them separately to narrow it down. But, this is the message I get:
And, here's what the table you asked for looks like:
|
Good that the initial problem is fixed. About this new error, it looks like collecting wordcloud statistics starts eating too much memory. How large is this database? Can you open Windows Task Manager and see how much memory is the skyperious.exe process taking during export? |
I think the database is definitely a sizable one at 267.92 MB. It's not the largest I've worked with, but that was before the update that added the word clouds, so I suppose that makes sense. It looks like it gets through a chat with 133,963 messages using around 500,000 K of memory. Then the next chat is 381,256 messages and it gets up to around 1,500,000 K before stopping and giving that error. |
Those are some pretty hefty chats indeed.. I took steps to optimize memory usage in statistics collection - can you try if development release 3.3.1j works better? |
Awesome, that did it. Everything looks like it got exported without error. Thanks for your help! |
Excellent, glad to hear that. I have some other changes in progress, so the official update will come in a while. Out of curiosity, and if you're up to checking it - how much memory does exporting the 381,256 messages take now? |
Hi, I recently pulled an old Skype main.db off of a computer that I stopped using in 2009. It's definitely .db and not .dbb, but I seem to be having trouble opening it with Skyperius. When I try, I get the following message:
Is there something that can be done about this, or is there just something wrong with my old database?
The text was updated successfully, but these errors were encountered: