---------- Forwarded message ---------- From: Gergely K. <[email protected]> Date: Tue, Apr 11, 2017 at 9:15 AM Subject: found a bug in 0.65 To: [email protected]
Hi all! Is it a known issue? thanks Gergo This is zim 0.65 Platform: posix Locale: en_US UTF-8 FS encoding: UTF-8 Python: (2, 7, 12, 'final', 0) Gtk: (2, 24, 30) Pygtk: (2, 24, 0) Zim revision is: branch: zim-trunk revision: 805 [email protected] date: 2015-11-01 15:42:45 +0100 ======= Traceback ======= File "/usr/lib/python2.7/dist-packages/zim/gui/__init__.py", line 885, in _action_handler method(*arg) File "/usr/lib/python2.7/dist-packages/zim/gui/__init__.py", line 1716, in delete_page self.notebook.trash_page(path, update_links, callback) File "/usr/lib/python2.7/dist-packages/zim/notebook.py", line 1767, in trash_page return self._delete_page(path, update_links, callback, trash=True) File "/usr/lib/python2.7/dist-packages/zim/notebook.py", line 1795, in _delete_page self.flush_page_cache(path) File "/usr/lib/python2.7/dist-packages/zim/notebook.py", line 1395, in flush_page_cache assert not page.modified, 'BUG: Flushing page with unsaved changes' AssertionError: BUG: Flushing page with unsaved changes
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

