shellscape / Gmail-Notifier-Plus

Gmail Notifier Plus
http://shellscape.org
MIT License
89 stars 26 forks source link

"Please check your account settings" while checking non @gmail.com addresses #133

Closed edvjur closed 10 years ago

edvjur commented 10 years ago

I was using old version of application with my custom domain (Google apps) addresses for ages until it stopped working recently. I have updated it to the newest version, but it seems that there is the same problem (probably, changes from Google side). I am not sure if this is connected, but my error log is full of these

https://gist.github.com/ejurgelionis/cc234a3ed8a5ff5cacef

I would really like to continue using your application as it used to be the best for me.

edvjur commented 10 years ago

It looks like custom domains work perfectly with the main feed https://mail.google.com/mail/feed/atom.

https://gist.github.com/ejurgelionis/2be91d66da1a74e0bbf3

On the other hand, I still get "The server committed a protocol violation." exceptions in the log.

jansokoly commented 10 years ago

The exceptions you see in error log are caused by broken update mechanism (see Issue #132). It's safe to ignore them for now.

anhyok commented 10 years ago

Thank you, @ejurgelionis. It's working.

lukas3939 commented 10 years ago

Will there be an update soon?

shellscape commented 10 years ago

I might be able to spin up a development environment sometime in the next two weeks to produce a new release. @jansokoly if you have the time to get to a new build before I do, please let me know and I'll post the files.

jansokoly commented 10 years ago

@shellscape I got my environment ready, so possibly yes. But, I have no Google Apps account to test out @ejurgelionis's solution.

pneuschwander commented 10 years ago

@jansokoly I have one. How can I help you?

jansokoly commented 10 years ago

@regmebaby I've put together a quick pre-release alpha based on the suggestion from @ejurgelionis. Install it and let me know, if it fixes the Google Apps issue. https://github.com/jansokoly/Gmail-Notifier-Plus/releases/tag/v3.7-alpha

pneuschwander commented 10 years ago

@jansokoly Yes, it works :+1: gnp

jansokoly commented 9 years ago

@regmebaby there's a stable version now. Go get it. https://github.com/shellscape/Gmail-Notifier-Plus/releases/tag/v3.7

pneuschwander commented 9 years ago

@jansokoly Thank you!

edvjur commented 9 years ago

@jansokoly Thanks!