zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #01927
interwiki link bug?
I have a wiki -- available in open dialog -- named "codex". It has a top
level Category/Page called "Teaching". To create a link to that page I
type "Teaching", hit "ctrl+L" and enter "codex?Teaching" as the link.
Then, when I click on it I get the following error:
This is zim 0.57
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 posix
No bzr version-info found
======= Traceback =======
File "/usr/lib/pymodules/python2.7/zim/gui/pageview.py", line 4983,
in do_link_clicked
self.ui.open_notebook(href)
File "/usr/lib/pymodules/python2.7/zim/gui/__init__.py", line 1094,
in open_notebook
notebook = zim.ipc.ServerProxy().get_notebook(notebook)
File "/usr/lib/pymodules/python2.7/zim/ipc.py", line 745, in get_notebook
assert uri.startswith('file:/'), 'Must be real URI'
AssertionError: Must be real URI
--
Regards,
Joseph Reagle http://reagle.org/joseph/
(Perhaps using speech recognition, sorry for any speakos.)
Follow ups