In using WikidPad 2.0beta2 I had the following error when I was
renameing wikis
"There is no (write-)access to underlying wiki
close anyway and loose possible changes?"
I then got the error when closing the Wiki. I tried hitting "NO" but
could not figure out what to do next so I closed it out and it
generated an error log
Below is the log. Hope it is something you can figure out an fix.
Version: 'wikidPad 2.0beta02' Session start: 2009-04-23 08:50:15
Traceback (most recent call last):
File "pwiki\WikiTreeCtrl.pyo", line 1161, in <lambda>
File "pwiki\PersonalWikiFrame.pyo", line 4051, in
showWikiWordRenameDialog
File "pwiki\PersonalWikiFrame.pyo", line 4172, in
showWikiWordRenameConfirmDialog
File "pwiki\PersonalWikiFrame.pyo", line 3520, in renameWikiWord
File "pwiki\wikidata\WikiDataManager.pyo", line 1193, in
renameWikiWord
File "pwiki\wikidata\WikiDataManager.pyo", line 238, in __call__
File "pwiki\wikidata\original_sqlite\WikiData.pyo", line 421, in
renameWord
DbWriteAccessError: unable to open database file [14]
Traceback (most recent call last):
File "pwiki\PersonalWikiFrame.pyo", line 5218, in OnCloseButton
File "pwiki\PersonalWikiFrame.pyo", line 5244, in _prepareExitWiki
File "pwiki\PersonalWikiFrame.pyo", line 3164, in closeWiki
LossyWikiCloseDeniedException
Traceback (most recent call last):
File "pwiki\PersonalWikiFrame.pyo", line 5218, in OnCloseButton
File "pwiki\PersonalWikiFrame.pyo", line 5244, in _prepareExitWiki
File "pwiki\PersonalWikiFrame.pyo", line 3164, in closeWiki
LossyWikiCloseDeniedException
Traceback (most recent call last):
File "pwiki\PersonalWikiFrame.pyo", line 5218, in OnCloseButton
File "pwiki\PersonalWikiFrame.pyo", line 5244, in _prepareExitWiki
File "pwiki\PersonalWikiFrame.pyo", line 3164, in closeWiki
LossyWikiCloseDeniedException
AlanJ wrote: > In using WikidPad 2.0beta2 I had the following error when I was > renameing wikis
> "There is no (write-)access to underlying wiki > close anyway and loose possible changes?"
> I then got the error when closing the Wiki. I tried hitting "NO" but > could not figure out what to do next so I closed it out and it > generated an error log
> Below is the log. Hope it is something you can figure out an fix.
> Version: 'wikidPad 2.0beta02' Session start: 2009-04-23 08:50:15 > Traceback (most recent call last): > File "pwiki\WikiTreeCtrl.pyo", line 1161, in <lambda> > File "pwiki\PersonalWikiFrame.pyo", line 4051, in > showWikiWordRenameDialog > File "pwiki\PersonalWikiFrame.pyo", line 4172, in > showWikiWordRenameConfirmDialog > File "pwiki\PersonalWikiFrame.pyo", line 3520, in renameWikiWord > File "pwiki\wikidata\WikiDataManager.pyo", line 1193, in > renameWikiWord > File "pwiki\wikidata\WikiDataManager.pyo", line 238, in __call__ > File "pwiki\wikidata\original_sqlite\WikiData.pyo", line 421, in > renameWord > DbWriteAccessError: unable to open database file [14]
The traceback immediately before this one is also of interest.
> Traceback (most recent call last): > File "pwiki\PersonalWikiFrame.pyo", line 5218, in OnCloseButton > File "pwiki\PersonalWikiFrame.pyo", line 5244, in _prepareExitWiki > File "pwiki\PersonalWikiFrame.pyo", line 3164, in closeWiki > LossyWikiCloseDeniedException
These are raised for technical reason when you cancel the closing of a wiki with DB errors. (actually they should be caught silently but this doesn't matter for your problem here).
On Apr 24, 11:22 am, Michael Butscher <mbutsc...@gmx.de> wrote:
> AlanJ wrote:
> The traceback immediately before this one is also of interest.
Below is the contents of the entire log file. i did not post the
previous stuff as it was days older and thus i suspect not related to
the problem, but putting here just in case.
On an unrelated note did you have any thoughts on my errors,
suggestions, and questions on GraphViz? I posted it on Yahoo as part
of the post was more a general question and I was hoping to get
responses from others as the Yahoo group seemed to have more traffic.
thanks for your help
full log file...............
Version: 'wikidPad 2.0beta02' Session start: 2009-04-17 08:52:32
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Traceback (most recent call last):
File "pwiki\WikiTxtCtrl.pyo", line 138, in OnMouseAnyInput
TypeError: 'int' object is not callable
Version: 'wikidPad 2.0beta02' Session start: 2009-04-23 08:50:15
Traceback (most recent call last):
File "pwiki\WikiTreeCtrl.pyo", line 1161, in <lambda>
File "pwiki\PersonalWikiFrame.pyo", line 4051, in
showWikiWordRenameDialog
File "pwiki\PersonalWikiFrame.pyo", line 4172, in
showWikiWordRenameConfirmDialog
File "pwiki\PersonalWikiFrame.pyo", line 3520, in renameWikiWord
File "pwiki\wikidata\WikiDataManager.pyo", line 1193, in
renameWikiWord
File "pwiki\wikidata\WikiDataManager.pyo", line 238, in __call__
File "pwiki\wikidata\original_sqlite\WikiData.pyo", line 421, in
renameWord
DbWriteAccessError: unable to open database file [14]
Traceback (most recent call last):
File "pwiki\PersonalWikiFrame.pyo", line 5218, in OnCloseButton
File "pwiki\PersonalWikiFrame.pyo", line 5244, in _prepareExitWiki
File "pwiki\PersonalWikiFrame.pyo", line 3164, in closeWiki
LossyWikiCloseDeniedException
Traceback (most recent call last):
File "pwiki\PersonalWikiFrame.pyo", line 5218, in OnCloseButton
File "pwiki\PersonalWikiFrame.pyo", line 5244, in _prepareExitWiki
File "pwiki\PersonalWikiFrame.pyo", line 3164, in closeWiki
LossyWikiCloseDeniedException
Traceback (most recent call last):
File "pwiki\PersonalWikiFrame.pyo", line 5218, in OnCloseButton
File "pwiki\PersonalWikiFrame.pyo", line 5244, in _prepareExitWiki
File "pwiki\PersonalWikiFrame.pyo", line 3164, in closeWiki
LossyWikiCloseDeniedException
> On Apr 24, 11:22 am, Michael Butscher <mbutsc...@gmx.de> wrote: >> AlanJ wrote: >> The traceback immediately before this one is also of interest.
> Below is the contents of the entire log file. i did not post the > previous stuff as it was days older and thus i suspect not related to > the problem, but putting here just in case.
Unfortunately you are right.
I found a bug in the error logging mechanism so that some errors aren't recorded at all.
So you may have to wait until next version to get at least a more informative error log.
From the present error log I can only say that the underlying Sqlite database component had some problem and issued an error message which doesn't make much sense to me at the moment.
> On an unrelated note did you have any thoughts on my errors, > suggestions, and questions on GraphViz? I posted it on Yahoo as part > of the post was more a general question and I was hoping to get > responses from others as the Yahoo group seemed to have more traffic.
I read it and I will go into detail as soon as I have time for it.
On Apr 25, 1:55 pm, Michael Butscher <mbutsc...@gmx.de> wrote:
> AlanJ wrote:
> > On Apr 24, 11:22 am, Michael Butscher <mbutsc...@gmx.de> wrote:
> >> AlanJ wrote:
> Unfortunately you are right.
> I found a bug in the error logging mechanism so that some errors aren't
> recorded at all.
> So you may have to wait until next version to get at least a more
> informative error log.
Well when you issue the next one I will try several renaming things
again - renaming two items then going quickly back and renaming again
to fix typos etc...
at least you were able to find another bug to fix :)
> > On an unrelated note did you have any thoughts on my errors,
> > suggestions, and questions on GraphViz? I posted it on Yahoo as part
> > of the post was more a general question and I was hoping to get
> > responses from others as the Yahoo group seemed to have more traffic.
> I read it and I will go into detail as soon as I have time for it.
thanks I have been playing around an looking but have been stumped at
the command not available and export options.
hope you will consider the directory and file search buttons to insert
the paths.