Bugs item #1683132, was opened at 2007-03-18 12:40 Message generated for change (Settings changed) made by russblau You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1683132...
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: Closed Resolution: Works For Me
Priority: 5 Private: No Submitted By: Robin Green (greenrd) Assigned to: Nobody/Anonymous (nobody) Summary: gui.py: Unsupported character
Initial Comment: I can't edit Computers using the 'e' option in solve_disambiguation.py:
Computer <<<
Other || |- | rowspan="9" | [[Application]] || [[Office suite]] || [[Word Option (#, r#, s=skip link, e=edit page, n=next page, u=unlink, q=quit m=more context, d=show disambiguation page, l=list, a=add new): e Traceback (most recent call last): File "solve_disambiguation.py", line 867, in <module> main() File "solve_disambiguation.py", line 863, in main bot.run() File "solve_disambiguation.py", line 781, in run if not self.treat(refPage, disambPage): File "solve_disambiguation.py", line 580, in treat newText = editor.edit(text, jumpIndex = m.start(), highlight = disambPage.title()) File "/home/greenrd/pywikipedia/editarticle.py", line 78, in edit return wikipedia.ui.editText(text, jumpIndex = jumpIndex, highlight = highlight) File "./userinterfaces/terminal_interface.py", line 218, in editText return editor.edit(text, jumpIndex = jumpIndex, highlight = highlight) File "/home/greenrd/pywikipedia/gui.py", line 87, in edit self.editbox.insert(END, text) File "/usr/lib64/python2.5/lib-tk/Tkinter.py", line 2988, in insert self.tk.call((self._w, 'insert', index, chars) + args) ValueError: unsupported character
----------------------------------------------------------------------
Comment By: Russell Blau (russblau) Date: 2007-11-21 10:16
Message: Logged In: YES user_id=855050 Originator: NO
Works for me. "editarticle.py Computer" on wikipedia:en pops up a Tkinter edit box. If your bug occurs on some other site, please provide more details.
----------------------------------------------------------------------
Comment By: Leonardo Gregianin (leogregianin) Date: 2007-06-20 10:40
Message: Logged In: YES user_id=1136737 Originator: NO
I never had this, still I happen this problem?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1683132...
pywikipedia-l@lists.wikimedia.org