Thread Previous • Date Previous • Date Next • Thread Next |
On Fri, 2010-04-30 at 16:14 -0300, Brent Russell Langille wrote: > my current problem is with the gnome-do zim integration. I am hoping > that members of this list might know what how to address the problem. i > am using zim and gnome-do form the Debian repositories. > > when a try to open a page in zim from gnome-to the debug log reads > > Traceback (most recent call last): > File "/usr/bin/zim", line 41, in <module> > zim.main(argv) > File "/usr/lib/pymodules/python2.5/zim/__init__.py", line 306, in main > gui = proxy.get_notebook(notebook) > File "/usr/lib/pymodules/python2.5/zim/daemon.py", line 336, in > get_notebook > assert notebook.startswith('file://') > AssertionError I have seen this one before, need to check if there is a bug report open for it or not. Maybe you can open a report just to be sure I don't forget about it. You can work around by using the path of the notebook instead of the name. Regards, Jaap
Thread Previous • Date Previous • Date Next • Thread Next |