[Bug 396531] Re: bughelper crashed with TypeError in __init__() - Read only attribute

2009-07-23 Thread Brian Murray
I've tested using the new version of python-launchpad-bugs and it is in fact fixed. Thanks! ** Changed in: python-launchpad-bugs Status: Fix Committed => Fix Released -- bughelper crashed with TypeError in __init__() - Read only attribute https://bugs.launchpad.net/bugs/396531 You receiv

[Bug 396531] Re: bughelper crashed with TypeError in __init__() - Read only attribute

2009-07-23 Thread Launchpad Bug Tracker
This bug was fixed in the package python-launchpad-bugs - 0.3.6 --- python-launchpad-bugs (0.3.6) karmic; urgency=low [ Colin Watson ] * Ignore quasi-comments containing activity log information (LP: #352543). [ Markus Korn ] * fixed incompatibility with python 2.6 in karmic

[Bug 396531] Re: bughelper crashed with TypeError in __init__() - Read only attribute

2009-07-22 Thread Brian Murray
Switching the Ubuntu task to a python-launchpad-bugs one. ** Package changed: bughelper (Ubuntu) => python-launchpad-bugs (Ubuntu) -- bughelper crashed with TypeError in __init__() - Read only attribute https://bugs.launchpad.net/bugs/396531 You received this bug notification because you are a m

[Bug 396531] Re: bughelper crashed with TypeError in __init__() - Read only attribute

2009-07-22 Thread Markus Korn
This issue should be fixed in lp:python-launchpad-bugs now ** Changed in: python-launchpad-bugs Status: Triaged => Fix Committed ** Changed in: bughelper Status: Confirmed => Invalid -- bughelper crashed with TypeError in __init__() - Read only attribute https://bugs.launchpad.net

[Bug 396531] Re: bughelper crashed with TypeError in __init__() - Read only attribute

2009-07-22 Thread Launchpad Bug Tracker
** Branch linked: lp:python-launchpad-bugs -- bughelper crashed with TypeError in __init__() - Read only attribute https://bugs.launchpad.net/bugs/396531 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 396531] Re: bughelper crashed with TypeError in __init__() - Read only attribute

2009-07-21 Thread Markus Korn
This seems to be a minimal reproducer for this issue. Also, I can't reproduce this bug on jaunty with python 2.6.2 For me it looks like a result of this change """++- Issue #5890: in subclasses of 'property' the __doc__ attribute was ++ shadowed by classtype's, even if it was None. property now

[Bug 396531] Re: bughelper crashed with TypeError in __init__() - Read only attribute

2009-07-21 Thread Brian Murray
Apparently there is an issue with bughelper or python-launchpad-bugs and python2.6. This can be worked around by using python2.5 instead, for example 'python2.5 bughelper'. ** Visibility changed to: Public ** Also affects: bughelper Importance: Undecided Status: New ** Changed in: bug