Idle dies with "error: command IDLE illegal in state AUTH"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gmail Watcher |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Using Gmailwatcher in Oneiric from the Dev PPA and it works as expected on start-up, or when adding a new folder to the watch list (All Mail is part of my watched folders). Having marked a new email as read it never updates the message indicator and if there are no new messages on start-up then new messages don't give alert. As the new GW uses the IDLE command this error seems relevant...!
phill@dreamland:~$ gmailwatcher
/usr/lib/
import gobject._gobject
** Message: console message: undefined @0: Syntax error, unrecognized expression: Mail]
** Message: console message: undefined @0: Syntax error, unrecognized expression: Mail]
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/opt/owaislone
self.
File "/opt/owaislone
callback=
File "/opt/owaislone
return self._simple_
File "/opt/owaislone
rqb = self._command(name, callback=
File "/opt/owaislone
% (name, self.state))
error: command IDLE illegal in state AUTH
--Or from adding a new folder to watch whilst already running--
** Message: console message: undefined @0: TypeError: 'undefined' is not an object
** Message: console message: undefined @0: Syntax error, unrecognized expression: Mail]
** Message: console message: undefined @0: TypeError: 'undefined' is not an object
** Message: console message: undefined @0: Syntax error, unrecognized expression: Mail]
** Message: console message: undefined @0: Syntax error, unrecognized expression: Mail]
Exception in thread Thread-8:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/opt/owaislone
self.
File "/opt/owaislone
callback=
File "/opt/owaislone
return self._simple_
File "/opt/owaislone
rqb = self._command(name, callback=
File "/opt/owaislone
% (name, self.state))
error: command IDLE illegal in state AUTH
Changed in gmailwatcher: | |
status: | New → Triaged |