← Back to team overview

zim-wiki team mailing list archive

Re: Zim doens't start

 

Hi Vlastimil,

thank you on your fast reply. Here is the output.

zim -D
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@xxxxxxxx-20100118004246-c2i3mku13s44bxsk
	date: 2010-01-18 01:42:46 +0100

DEBUG: Not running from a source dir
DEBUG: Set XDG_DATA_HOME to /home/tomo/.local/share
DEBUG: Set XDG_DATA_DIRS to [<Dir: /usr/share/gnome>, <Dir:
/usr/local/share>, <Dir: /usr/share>]
DEBUG: Set XDG_CONFIG_HOME to /home/tomo/.config
DEBUG: Set XDG_CONFIG_DIRS to [<Dir: /etc/xdg/xdg-gnome>, <Dir: /etc/xdg>]
DEBUG: Set XDG_CACHE_HOME to /home/tomo/.cache
DEBUG: Running command: gui
DEBUG: Cache dir: /home/tomo/server/Notes/.zim
DEBUG: Index database file: /home/tomo/server/Notes/.zim/index.db
INFO: Opening default notebook
INFO: Starting UnixSocketDaemon
DEBUG: Socket address: /tmp/zim-tomo/daemon-socket
DEBUG: Wrote /tmp/zim-tomo/daemon.pid
DEBUG: Sending to daemon: ["ping",[],{}]

DEBUG: Daemon replied: "Ack"
DEBUG: Sending to daemon:
["vivicate",["zim.gui.GtkInterface","file:///home/tomo/server/Notes"],{"usedaemon":true,"notebook":"file:///home/tomo/server/Notes"}]

DEBUG: Child spawned 3066 (u'zim.gui.GtkInterface',
u'file:///home/tomo/server/Notes')
DEBUG: Daemon replied: true
DEBUG: Sending to daemon:
["relay",[["zim.gui.GtkInterface","file:///home/tomo/server/Notes"],"present",null],{"geometry":null,"fullscreen":null}]

DEBUG: Sending to child 3066:
["present",[null],{"geometry":null,"fullscreen":null}]

DEBUG: Daemon replied: true
tomo@tomo-desktop:~$ DEBUG: Gtk version is (2, 20, 1)
DEBUG: Pygtk version is (2, 17, 0)
DEBUG: Loaded plugin calendar (<CalendarPlugin object at 0x8debedc
(zim+plugins+PluginClass at 0x8ea51b0)>)
DEBUG: Loaded plugin printtobrowser (<PrintToBrowserPlugin object at
0x8ddbd24 (zim+plugins+PluginClass at 0x8e9d010)>)
DEBUG: Loaded plugin versioncontrol (<VersionControlPlugin object at
0x8ddbe14 (zim+plugins+PluginClass at 0x8e9fca0)>)
DEBUG: Accelmap: /home/tomo/.config/zim/accelmap
DEBUG: Opening notebook: file:///home/tomo/server/Notes
DEBUG: Cache dir: /home/tomo/server/Notes/.zim
DEBUG: Index database file: /home/tomo/server/Notes/.zim/index.db
INFO: Starting background index update
DEBUG: Action: set_pathbar_none
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/zim/gui/__init__.py", line 1455,
in do_set_pathbar
    self.pathbar.set_history(self.ui.history)
  File "/usr/lib/pymodules/python2.6/zim/gui/pathbar.py", line 371, in
set_history
    self._select(history.get_current())
  File "/usr/lib/pymodules/python2.6/zim/history.py", line 129, in get_current
    return HistoryRecord(self, self.current)
  File "/usr/lib/pymodules/python2.6/zim/history.py", line 34, in __init__
    Path.__init__(self, history.history[i])
IndexError: list index out of range
INFO: No VCS detected
ERROR: Error in child main:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/zim/daemon.py", line 462, in spawn
    self._main()
  File "/usr/lib/pymodules/python2.6/zim/daemon.py", line 504, in _main
    obj.main()
  File "/usr/lib/pymodules/python2.6/zim/gui/__init__.py", line 357, in main
    path = self.history.get_current()
  File "/usr/lib/pymodules/python2.6/zim/history.py", line 129, in get_current
    return HistoryRecord(self, self.current)
  File "/usr/lib/pymodules/python2.6/zim/history.py", line 34, in __init__
    Path.__init__(self, history.history[i])
IndexError: list index out of range
DEBUG: Child exited 3066 (u'zim.gui.GtkInterface',
u'file:///home/tomo/server/Notes')
INFO: Last instance quit - exiting daemon
INFO: Stopped UnixSocketDaemon

Best regards.


2011/8/23 Vlastimil Ott <linux@xxxxxxxxxx>:
> Tomislav,
>
> check your ~/.xsession-errors for issues or/and run zim -D in terminal and
> post the output here.
>
> --
>
> Vlastimil Ott


-- 
Tomislav Parčina


Follow ups

References