GMailinator icon indicating copy to clipboard operation
GMailinator copied to clipboard

Code Will Not Work with Yosemite 10.10.2 / Mail.app 8.2 (But I fixed it)

Open serialmetrics opened this issue 10 years ago • 9 comments

There were several functions in the latest version of Yosemite 10.10.2 that were depreciated (only as of the fourth beta build), which required extensive modifications to the existing code base.

I was able to make the changes, and can avail them for anyone that is interested. Please contact me at [email protected] with the subject Gmailinator if you want the updated code.

vi!

serialmetrics avatar Jan 10 '15 17:01 serialmetrics

Couldn't you submit it as a Pull Request so we can all benefit from it without having to email?

adyer avatar Feb 11 '15 11:02 adyer

@adyer I submitted a pull request to fix this: https://github.com/nompute/GMailinator/pull/34 I just added the UUID for the 8.2 Mail.app, let me know if it works for you.

ar7hur avatar Feb 19 '15 13:02 ar7hur

Thanks, I had already done that, it's the "Move to folder" which no longer works due to deprecated API's that was mentioned above that I was hoping to see fixed.

adyer avatar Feb 19 '15 15:02 adyer

Got it. I'm working on the "send" shortcut (Tab + Enter) now. Might have a look at "Move to folder" after that :)

ar7hur avatar Feb 19 '15 16:02 ar7hur

I think I fixed it (thanks @serialmetrics :)): https://github.com/nompute/GMailinator/pull/34

ar7hur avatar Feb 22 '15 14:02 ar7hur

Looks good, that works for me. Thanks for the fix!

adyer avatar Feb 22 '15 19:02 adyer

Any chance we could get a new release for the folks who don't build it in XCode? Thanks in advance!

connectstrategic avatar Jun 15 '15 16:06 connectstrategic

Building in X-code takes 2 seconds. But, I can send you a built version if you'd like. What's your email address, or if you'd prefer, send an email to [email protected], and I will help you out.

serialmetrics avatar Jun 15 '15 21:06 serialmetrics

I recently upgraded to El Capitan (Mail v 9.2) and after that, the plugin no longer works.

Has anybody managed to get the plugin working with Mail 9.2

deepak-mittal avatar Jan 14 '16 14:01 deepak-mittal