No longer fetches from inbox

Bug #1650318 reported by Aaruni Kaushik
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
GMail Notifier
Confirmed
Critical
Unassigned

Bug Description

Recently (a few weeks back) gm-notify has stopped working.

I'm running a fully updated Ubuntu 14.04 64 bit version. "uname -a" output :

Linux my-PC 4.4.0-53-generic #74~14.04.1-Ubuntu SMP Fri Dec 2 03:43:31 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Executing the program from terminal shows this :

[quote]
2016-12-15 21:15:00.170481 queryInbox
2016-12-15 21:15:00.170536 queryInbox: ready for query: False connection_failed_or_lost: False
2016-12-15 21:15:00.170548 queryInbox: skipping query request
2016-12-15 21:15:00.226025 clientConnected
< <stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' to='gmail.com' version='1.0'>
> <stream:stream from="gmail.com" id="3E04EA9661339B8B" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">
> <stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>X-OAUTH2</mechanism><mechanism>X-GOOGLE-TOKEN</mechanism><mechanism>PLAIN</mechanism></mechanisms></stream:features>
< <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFhcnVuaS5rYXVzaGlrAHBldGd3enN0dXp3ZXd3dWc=</auth>
> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
< <stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' to='gmail.com' version='1.0'>
> <stream:stream from="gmail.com" id="951C9CECEFFE5F20" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">
> <stream:features><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></stream:features>
< <iq type='set' id='H_0'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/></iq>
> <iq id="H_0" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid><email address hidden>/D6E3307B</jid></bind></iq>
< <iq type='set' id='H_1'><session xmlns='urn:ietf:params:xml:ns:xmpp-session'/></iq>
>
> <iq type="result" id="H_1"/>
2016-12-15 21:15:00.974909 authenticationCB
< <iq type='set' id='user-setting-3'><usersetting xmlns='google:setting'><mailnotifications value='true'/></usersetting></iq>
> <iq <email address hidden>/D6E3307B" id="user-setting-3" type="result"/>
2016-12-15 21:15:01.263922 usersettingIQ
2016-12-15 21:15:01.264007 queryInbox
2016-12-15 21:15:01.264078 queryInbox: requesting for label
< <iq type='get' id='mail-request-1'><query xmlns='google:mail:notify'/></iq>
> <iq <email address hidden>/D6E3307B" id="mail-request-1" type="result"/>
2016-12-15 21:15:01.552908 ERROR: received unexpected iq after querying for INBOX
2016-12-15 21:15:01.554312 disconnected
2016-12-15 21:15:01.554509 clientConnectionLost [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly.
[/quote]

Revision history for this message
Miguel Rubio-Roy (mrubioroy) wrote :

This looks like an upstream problem. I've created a ticket there:

https://github.com/Riateche/ubuntu-dwm/issues/1

Revision history for this message
Mateusz Balbus (mate-ob) wrote :

What version of the application are you using?

Revision history for this message
Miguel Rubio-Roy (mrubioroy) wrote :

gm-notify 1.0.1-0~ubuntu16.04.1

Revision history for this message
Aaruni Kaushik (aaruni-kaushik) wrote :

"gm-notify 1.0.1-0~ubuntu14.04.1" is the version I'm running.

Mateusz Balbus (mate-ob)
Changed in gm-notify:
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Mateusz Balbus (mate-ob) wrote :

Gmail Notifier uses GTalk to get email notifications. Google has just disabled this feature.
I need to provide new way of getting notifications from Gmail.

Revision history for this message
Aaruni Kaushik (aaruni-kaushik) wrote :

Any ETA on when it will be available again ?

Revision history for this message
Mateusz Balbus (mate-ob) wrote :

Fix requires a lot of changes. I need at least a month.

Revision history for this message
Aaruni Kaushik (aaruni-kaushik) wrote :

Updates? I really miss the notifications.

Revision history for this message
Mateusz Balbus (mate-ob) wrote :

Hi,
I'm strugling with IMAP protocol and lack of spare time. There is a lot of changes which are not straightforward.
Sooner or later I will prepare some beta version.

Regards,
Mateusz

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.