When setting up a new account, clicking "Load gmail folders" causes error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gmail Watcher |
New
|
Undecided
|
Unassigned |
Bug Description
I enter the email address and the password, and then click"Load gmail folders" and nothing happens. The traceback is
usr/lib/
import gobject._gobject
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/lib/
self.
File "/usr/lib/
M = imaplib2.
File "/usr/lib/
IMAP4.
File "/usr/lib/
self.open(host, port)
File "/usr/lib/
self.sock = self.open_socket()
File "/usr/lib/
raise socket.error(msg)
error: [Errno -5] No address associated with hostname
I am running 12.04 unity.
description: | updated |
Looks like there is some sort of network issue. Are you behind proxy? If yes, how did you setup your system to use proxy?