2.3 beta07 reports error on exit

24 views
Skip to first unread message

Octagon

unread,
Feb 4, 2013, 4:38:44 PM2/4/13
to wikidpa...@googlegroups.com
This happened occasionally on Windows 8. When WikidPad is closed, an error dialog is displayed. The error is "NullType object has no properties" and is fired from an event of a tree component when something like "search for new page" is attempted. Unfortunately, reinstallation of 2.3beta06 destroyed the error log, which is another problem.  

Michael Butscher

unread,
Feb 6, 2013, 4:03:00 PM2/6/13
to wikidpa...@googlegroups.com
"NullType object has no properties" sounds like a JavaScript error. If you use
the Internet Explorer as HTML renderer this may be the source of the error.

WikidPad uses some bits of JavaScript in external HTML renderers. Maybe
something in it or an IE extension or some JavaScript you placed on a wiki page
causes that.



Michael

Octagon

unread,
Feb 6, 2013, 4:41:49 PM2/6/13
to wikidpa...@googlegroups.com
No, I use HTML only to export Wiki to a tablet/ I have recreated the error log and even have got another error on exit after returning to beta 6.  

Octagon

unread,
Feb 6, 2013, 4:43:17 PM2/6/13
to wikidpa...@googlegroups.com


Version: 'wikidPad 2.3beta07' Session start: 2013-02-04 11:36:24
Traceback (most recent call last):
  File "pwiki\MiscEvent.pyo", line 357, in processSend
  File "pwiki\MiscEvent.pyo", line 525, in miscEventHappened
  File "pwiki\WikiTreeCtrl.pyo", line 1433, in onChangedPresenter
  File "pwiki\WikiTreeCtrl.pyo", line 1447, in onLoadingCurrentWikiPage
AttributeError: 'NoneType' object has no attribute 'getWikiPageNameForLinkTermOrAsIs'
Traceback (most recent call last):
  File "pwiki\MainAreaPanel.pyo", line 474, in OnNotebookPageChanged
IndexError: list index out of range


Version: 'wikidPad 2.3beta06' Session start: 2013-02-05 12:27:38
Traceback (most recent call last):
  File "pwiki\WikiTreeCtrl.pyo", line 2505, in OnIdle
  File "pwiki\WikiTreeCtrl.pyo", line 1762, in _generatorRefreshNodeAndChildren
  File "pwiki\WikiTreeCtrl.pyo", line 1762, in _generatorRefreshNodeAndChildren
  File "pwiki\WikiTreeCtrl.pyo", line 1833, in _generatorRefreshNodeAndChildren
  File "pwiki\customtreectrl.pyo", line 3476, in Delete
ValueError: list.remove(x): x not in list

This is the only way to post the log due to the bugs in the Google Groups.
Reply all
Reply to author
Forward
0 new messages