zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #04322
Attachment Issues in Zim 0.66
Version 0.66 looks great. I can't attach any files however - that's a major
setback. This is not confined to the attachment plugin.
In addition to Daniel's mail about attachment plugin, the attach file
option doesn't appear to work. It throws up the following information.
A bug report has already been filed regarding the same (here
<https://bugs.launchpad.net/zim/+bug/1687195>). This problem severely
affects my workflow. Does anyone have a suggestion for a temporary
workaround? If there's anything I can do to help fix this problem, please
let me know.
This is zim 0.66
Platform: posix
Locale: en_US UTF-8
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: 871 jaap.karssenberg@xxxxxxxxx-20170428103155-0xaqvtl2g53epq2y
date: 2017-04-28 12:31:55 +0200
======= Traceback =======
File "/usr/lib/python2.7/site-packages/zim/gui/widgets.py", line 3194, in
do_response
destroy = self.do_response_ok()
File "/usr/lib/python2.7/site-packages/zim/gui/__init__.py", line 2858,
in do_response_ok
file = self.ui.do_attach_file(self.path, file)
File "/usr/lib/python2.7/site-packages/zim/gui/__init__.py", line 1197,
in do_attach_file
file.copyto(dest)
File "/usr/lib/python2.7/site-packages/zim/fs.py", line 1664, in copyto
assert isinstance(dest, (File, Dir))
AssertionError:
Regards
Follow ups