[Slackbuilds-users] zim wiki crashes, python 2.7.13 update
Brenton Earl
brent at exitstatusone.com
Fri Jan 6 03:22:25 UTC 2017
Hello,
Zim wiki seems to crash with the recent update to python 2.7.13. There
is a work around to launch Zim:
> zim --standalone
A bug report has been filed upstream here:
https://bugs.launchpad.net/zim/+bug/1618410
I attached the error message to this email. Reproduced in a fresh
virtual machine of Slackware x86 and x86_64 14.2. Can anyone else
reproduce this? Any suggestions are welcome.
Thanks,
Brenton Earl
-------------- next part --------------
This is zim 0.65
Platform: posix
Locale: en_US ISO8859-1
FS encoding: utf-8
Python: (2, 7, 13, 'final', 0)
Gtk: (2, 24, 31)
Pygtk: (2, 24, 0)
Zim revision is:
branch: zim-trunk
revision: 805 [protected email]-20151101144245-0g7s8a7qjt5xu1d0
date: 2015-11-01 15:42:45 +0100
======= Traceback =======
File "/usr/lib64/python2.7/site-packages/zim/main.py", line 446, in main
obj.run()
File "/usr/lib64/python2.7/site-packages/zim/main.py", line 211, in run
zim.ipc.start_server_if_not_running()
File "/usr/lib64/python2.7/site-packages/zim/ipc.py", line 283, in start_server_if_not_running
raise AssertionError, 'Failed to start server (spawning)'
AssertionError: Failed to start server (spawning)
More information about the SlackBuilds-users
mailing list