Bugs item #1809179, was opened at 2007-10-07 19:11 Message generated for change (Comment added) made by russblau You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1809179...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: solve_disambiguation Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Exception in thread Put-Thread
Initial Comment: Versions:
Pywikipedia (r4416 (wikipedia.py), Oct 04 2007, 15:36:58) Python 2.3.5 (#1, Mar 20 2005, 20:38:20) [GCC 3.3 20030304 (Apple Computer, Inc. build 1809)]
Error message:
Exception in thread Put-Thread:Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/threading.py", line 442, in __bootstrap self.run() File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/threading.py", line 422, in run self.__target(*self.__args, **self.__kwargs) File "/Users/judson/pywikipedia/wikipedia.py", line 5016, in async_put output(u"Saving page [[%s]] failed: %s" AttributeError: PageNotSaved instance has no attribute 'message'
It then stops updating pages, although you can continue interacting with it. (It won't ever write again though.) It seems to be on particular pages, although I don't see anything special about them.
----------------------------------------------------------------------
Comment By: Russell Blau (russblau) Date: 2007-11-29 11:10
Message: Logged In: YES user_id=855050 Originator: NO
This has been fixed at some time since the bug was submitted.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2007-10-08 20:34
Message: Logged In: NO
It happened on protected pages while using solve_disambiguation.py i removed that second variable and it doesn't crash
----------------------------------------------------------------------
Comment By: Russell Blau (russblau) Date: 2007-10-08 18:42
Message: Logged In: YES user_id=855050 Originator: NO
I could not reproduce this because you did not indicate what bot command or page caused the error to appear; however, r4431 probably should prevent the bot from crashing.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2007-10-07 19:39
Message: Logged In: NO
Seems like it's on protected pages.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1809179...
pywikipedia-l@lists.wikimedia.org