[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-08-11 Thread Bug Watch Updater
** Changed in: offlineimap (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792043 Title: offlineimap crashes with python 2.7.2rc1 To manage notifications

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-06 Thread Scott Moser
** Bug watch added: Debian Bug tracker #569068 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569068 ** Also affects: offlineimap (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569068 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-06 Thread Bug Watch Updater
** Changed in: offlineimap (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792043 Title: offlineimap crashes with python 2.7.2rc1 -- ubuntu-bugs mailing list

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-06 Thread Scott Moser
** Bug watch added: Python Roundup #2632 http://bugs.python.org/issue2632 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792043 Title: offlineimap crashes with python 2.7.2rc1 -- ubuntu-bugs

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-06 Thread Scott Moser
I'm marking as fix-released based on bug 793574 being fixed. Offlineimap 6.3.3-3 is now in the archive and does not exhibit this issue. ** Changed in: offlineimap (Ubuntu Oneiric) Status: Triaged = Fix Released ** Changed in: offlineimap (Ubuntu Oneiric) Assignee: (unassigned) =

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-05 Thread Jean-Baptiste Lallement
** Also affects: offlineimap (Ubuntu Oneiric) Importance: Undecided Status: New ** Changed in: offlineimap (Ubuntu Oneiric) Status: New = Triaged ** Changed in: offlineimap (Ubuntu Oneiric) Importance: Undecided = High -- You received this bug notification because you are a

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-04 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792043 Title: offlineimap crashes with python 2.7.2rc1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-03 Thread Scott Moser
** Summary changed: - offlineimap crashes with python 2.7 + offlineimap crashes with python 2.7.2rc1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792043 Title: offlineimap crashes with python

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-03 Thread Scott Moser
Hi all, I'm using Ubuntu Oneiric (development branch), and this week brought python version 2.7.2rc1 into the archive. That broke offlineimap with SSL for me. I've opened bug 792043 [1], and then done some debugging. The breakage is caused by a change that went into python imaplib for

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-03 Thread Scott Moser
previous comment was also posted to offlineimap mailing list: http://article.gmane.org/gmane.mail.imap.offlineimap.general/3748 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792043 Title:

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-03 Thread Scott Moser
Well, my fix was apparently not complete. now UsefulIMAP4_SSL:read is hanging for me on copying [some] messages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792043 Title: offlineimap crashes

[Bug 792043] Re: offlineimap crashes with python 2.7.2rc1

2011-06-03 Thread Scott Moser
OK, the patch I'm attaching here has worked for me for the 3 accounts that I use. It just basically gets rid of the WrappedIMAP4_SSL class. I've left 'UsefulIMAP4_SSL' in hoping that what is there will still satisfy the issue that it is present for on darwin. It also, works for me on python2.6