michael@lucid:~$ zim -D > rename.log INFO: This is zim 0.43 DEBUG: Python version is (2, 6, 5, 'final', 0) DEBUG: Zim revision is: branch: pyzim-trunk revision: 191 pardus@cpan.org-20100118004246-c2i3mku13s44bxsk date: 2010-01-18 01:42:46 +0100 DEBUG: Not running from a source dir DEBUG: Set XDG_DATA_HOME to /home/michael/.local/share DEBUG: Set XDG_DATA_DIRS to [, , ] DEBUG: Set XDG_CONFIG_HOME to /home/michael/.config DEBUG: Set XDG_CONFIG_DIRS to [, ] DEBUG: Set XDG_CACHE_HOME to /home/michael/.cache DEBUG: Running command: gui DEBUG: Cache dir: /home/michael/foo/.zim DEBUG: Index database file: /home/michael/foo/.zim/index.db INFO: Opening default notebook INFO: Starting UnixSocketDaemon DEBUG: Socket address: /tmp/zim-michael/daemon-socket DEBUG: Wrote /tmp/zim-michael/daemon.pid DEBUG: Sending to daemon: ["ping",[],{}] DEBUG: Daemon replied: "Ack" DEBUG: Sending to daemon: ["vivicate",["zim.gui.GtkInterface","file:///home/michael/foo"],{"usedaemon":true,"notebook":"file:///home/michael/foo"}] DEBUG: Child spawned 5439 (u'zim.gui.GtkInterface', u'file:///home/michael/foo') DEBUG: Daemon replied: true DEBUG: Sending to daemon: ["relay",[["zim.gui.GtkInterface","file:///home/michael/foo"],"present",null],{"geometry":null,"fullscreen":null}] DEBUG: Sending to child 5439: ["present",[null],{"geometry":null,"fullscreen":null}] DEBUG: Daemon replied: true michael@lucid:~$ DEBUG: Gtk version is (2, 20, 0) DEBUG: Pygtk version is (2, 17, 0) DEBUG: Loaded plugin versioncontrol () DEBUG: Loaded plugin tasklist () DEBUG: Accelmap: /home/michael/.config/zim/accelmap DEBUG: Opening notebook: file:///home/michael/foo DEBUG: Cache dir: /home/michael/foo/.zim DEBUG: Index database file: /home/michael/foo/.zim/index.db INFO: Starting background index update DEBUG: Action: set_pathbar_none INFO: No VCS detected INFO: Open page: () INFO: Index update done DEBUG: Action: rename_page DEBUG: Pageindex has focus DEBUG: Opening dialog "Rename Page - Zim" DEBUG: Dialog response OK DEBUG: Rename to "FooBar2" (True, True) TypeError: autosave() takes exactly 2 arguments (4 given) DEBUG: Move to (True) INFO: Rename /home/michael/foo/FooBar.txt to /home/michael/foo/FooBar2.txt DEBUG: Updating links in (was ) DEBUG: Wrote /home/michael/foo/FooBar2.txt INFO: Updating index INFO: Index update done DEBUG: Updating links in to (was: ) DEBUG: Wrote /home/michael/foo/Home.txt Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/zim/gui/pageindex.py", line 91, in on_deleted treepath = self.get_treepath(path) File "/usr/lib/pymodules/python2.6/zim/gui/pageindex.py", line 166, in get_treepath treepath.insert(0, pagelist.index(path)) ValueError: list.index(x): x not in list INFO: Starting background index update DEBUG: Wrote /home/michael/foo/.zim/state.conf INFO: Open page: () DEBUG: Wrote /home/michael/foo/FooBar2.txt DEBUG: Closed dialog "Rename Page" INFO: Index update done DEBUG: Action: close (delete-event) DEBUG: Wrote /home/michael/foo/.zim/state.conf /usr/lib/pymodules/python2.6/zim/gui/__init__.py:416: GtkWarning: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed self.mainwindow.destroy() DEBUG: Child exited 5439 (u'zim.gui.GtkInterface', u'file:///home/michael/foo') INFO: Last instance quit - exiting daemon INFO: Stopped UnixSocketDaemon michael@lucid:~$