Package: zim Version: 0.56-1 Severity: normal
>Looks like you found a bug > >AssertionError: Can not get a file for the toplevel namespace > >When reporting this bug please include >the information from the text box below > This is zim 0.56 Python version is sys.version_info(major=2, minor=7, micro=3, releaselevel='candidate', serial=2) Gtk version is (2, 24, 10) Pygtk version is (2, 24, 0) Platform is posix Zim revision is: branch: pyzim-trunk revision: 533 jaap.karssenb...@gmail.com-20120402200722-gdcw1ef3icbs49qe date: 2012-04-02 22:07:22 +0200 ======= Traceback ======= File "/usr/lib/python2.7/dist-packages/zim/gui/__init__.py", line 826, in _action_handler method(*arg) File "/usr/lib/python2.7/dist-packages/zim/gui/__init__.py", line 1459, in open_new_window PageWindow(self, page).show_all() File "/usr/lib/python2.7/dist-packages/zim/gui/__init__.py", line 2885, in __init__ page = ui.notebook.get_page(page) File "/usr/lib/python2.7/dist-packages/zim/notebook.py", line 1251, in get_page page = store.get_page(path) File "/usr/lib/python2.7/dist-packages/zim/stores/files.py", line 73, in get_page file = self._get_file(path) File "/usr/lib/python2.7/dist-packages/zim/stores/files.py", line 55, in _get_file assert path != self.namespace, 'Can not get a file for the toplevel namespace' AssertionError: Can not get a file for the toplevel namespace -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org