Closed justinmayer closed 9 years ago
My guess is OS X 10.8 uses a different chat database unfortunately. If I remember right, that Messages client did not support group chats, which is what my script is trying to select the title of. I hate to ask, but any reason for not upgrading to 10.9 or 10.10 since they're free?
The machine in question is a four year-old Mac Mini with a Core 2 Duo CPU that is used as a media center. It's downright poky on a good day, and my understanding is that Mountain Lion consumes less CPU cycles than either 10.9 or 10.10, so I'm very reluctant to upgrade to an OS that could negatively affect media playback.
Understandable, do you think you could get me a copy of a chat.db from Mountain Lion? Probably not the one you normally use since I'll be able to read the messages, but maybe create a new OS X account, sign in to iMessages, send a few test messages, then send me the db? I think I can modify this to work on Mountain Lion pretty quickly.
Very generous of you, and much appreciated. Here's a test DB: http://mayerz.com/chat.db.zip
Would you let me know once you've retrieved it so I can remove it?
Got it, I’ll see what I can do with it and let you know, thank you
I just pushed an update, would you mind giving it a shot?
Error-on-launch resolved. Bravo!
I noticed two other issues when testing via SSH:
I'm happy to put these into separate issues if you feel that's appropriate/warranted.
I assume it works otherwise? I just pushed something to fix #2, I think #1 is caused by a problem in the curses library I'm using but I'll look into it more if you create another ticket for it
Except for those issues above, it does indeed function as expected. Which, I might add, is just plain awesome. Many thanks for your work on this. Brilliant!
I'm getting an error when launching version https://github.com/CamHenlin/imessageclient/commit/52685b8644c460ea62eaae572b5c220077f789a9 via Node 0.10.36 on Mac OS X 10.8.5 Mountain Lion:
Any suggestions as to how this might be resolved?