Popper 0.28 doesn't work

Bug #797921 reported by MarcoFre
This bug report is a duplicate of:  Bug #795798: Popper quits if login limit reached. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Popper
Incomplete
Undecided
Unassigned

Bug Description

Removed working 0.27 version to install 0.28 via ppa. Installation was ok but I can't open configuration window, clicking on popper configurator nothing happen. Please help me.

Revision history for this message
Pa_trick17 (trick17) wrote :

Hi Marco,

please help us helping you (;-)) by giving more information:

what does 'cd /usr/share/popper && python popper_config.py' say in your terminal (you can open it with ctrl + alt + 'T'). Please copy the output there and paste it as comment here.

Cheers

Pa_trick17

Changed in popper:
status: New → Incomplete
Revision history for this message
MarcoFre (marco-fregapane) wrote :

popper_config is working now, problem is with popper.py. This is the error:

Checking email accounts at: Thu Jun 16 22:06:25 2011
Traceback (most recent call last):
  File "popper.py", line 1219, in <module>
    if __name__ == '__main__': main()
  File "popper.py", line 1209, in main
    indicator.timeout() # immediate check, firstcheck=True
  File "popper.py", line 551, in timeout
    self.mail_list = self.mails.get_mail(self.sort_order) # get all
mails from all inboxes
  File "popper.py", line 278, in get_mail
    mail_total = len(srv.list()[1]) # number of mails on the server
  File "/usr/lib/python2.6/poplib.py", line 216, in list
    return self._longcmd('LIST')
  File "/usr/lib/python2.6/poplib.py", line 159, in _longcmd
    return self._getlongresp()
  File "/usr/lib/python2.6/poplib.py", line 135, in _getlongresp
    resp = self._getresp()
  File "/usr/lib/python2.6/poplib.py", line 128, in _getresp
    raise error_proto(resp)
poplib.error_proto: -ERR Exceeded the login limit for a 15 minute
period. Reduce the frequency of requests to the POP3 server.

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

Other bug subscribers

Remote bug watches

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