Zim

Comment 15 for bug 804936

Revision history for this message
Gyuri Szing (gyuri-szing) wrote :

I am facing the same problem with 0.59. I started Sysinternals process monitor to see whats going on in the background.

I started ZIM. When the problem appeared, I pressed cancel on the error window. Then started the monitoring app and set up a filter to the file i was editing. Then i pressed file/save in zim. The error window popped up and I pressed cancel again.

I attach the log of the monitoring too. You can download the tool here: http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

Also when I tried to reload the page (CTRL+R) I got the following assertion:

This is zim 0.59
Python version is sys.version_info(major=2, minor=7, micro=3, releaselevel='final', serial=0)
Gtk version is (2, 24, 10)
Pygtk version is (2, 24, 0)
Platform is nt
Zim revision is:
  branch: pyzim
  revision: 636 <email address hidden>
  date: 2013-01-23 22:07:40 +0100

======= Traceback =======
  File "zim\gui\__init__.pyo", line 799, in _action_handler
  File "zim\gui\__init__.pyo", line 1734, in reload_page
AssertionError: Could not save page

I hope this helps.