I'm running 0.6.
As for the error log--I can't seem to access it on my linux machine.
The menu option just opens a blank, untitled document in OpenOffice.
I don't know how to access it via the terminal as you suggest. What is
the file called? I can just search for it.
However, I also run keepnote on a PC, and I'm having similar but less
extensive problems (i.e. some notebooks open, others do not). I am
able to see the error log there. All the recent entries say the
following, but I'm not sure if that's the same problem I'm having on
Ubuntu:
KeepNote 0.6: Wed Nov 04 19:26:49 2009
KeepNotePreferenceError: No module named tarfile
cannot load extension 'C:\Program Files\KeepNote\extensions
\update_notebook_1_2'
C:\Program Files\KeepNote\library.zip\keepnote\gui\icons.py:142:
GtkWarning: Could not find the icon 'note-open.png'. The 'hicolor'
theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
Going back to early October I see these messages:
KeepNote 0.6: Wed Oct 07 01:37:06 2009
KeepNotePreferenceError: No module named tarfile
cannot load extension 'C:\Program Files\KeepNote\extensions
\update_notebook_1_2'
C:\Program Files\KeepNote\library.zip\keepnote\gui\icons.py:142:
GtkWarning: Could not find the icon 'note-open.png'. The 'hicolor'
theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
Traceback (most recent call last):
File "keepnote\gui\main_window.pyc", line 187, in <lambda>
File "keepnote\gui\main_window.pyc", line 529, in on_close
File "keepnote\gui\main_window.pyc", line 682, in close_notebook
File "keepnote\notebook\__init__.pyc", line 1513, in close
File "keepnote\notebook\__init__.pyc", line 1294, in save
File "keepnote\notebook\__init__.pyc", line 929, in write_meta_data
File "keepnote\notebook\__init__.pyc", line 1691, in write
keepnote.notebook.NoteBookError: WindowsError(32, 'The process cannot
access the file because it is being used by another process')
Cannot write meta data
==============================================
KeepNote 0.6: Wed Oct 07 14:04:45 2009
KeepNotePreferenceError: No module named tarfile
cannot load extension 'C:\Program Files\KeepNote\extensions
\update_notebook_1_2'
C:\Program Files\KeepNote\library.zip\keepnote\gui\basetreeview.py:
396: GtkWarning: gtk_tree_view_scroll_to_cell: assertion `tree_view-
>priv->tree != NULL' failed
C:\Program Files\KeepNote\library.zip\keepnote\gui\icons.py:142:
GtkWarning: Could not find the icon 'note-open.png'. The 'hicolor'
theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
C:\Program Files\KeepNote\library.zip\keepnote\gui\richtext
\textbuffer_tools.py:287: GtkWarning: gtk_text_buffer_emit_insert:
assertion `g_utf8_validate (text, len, NULL)' failed
C:\Program Files\KeepNote\library.zip\keepnote\gui\richtext
\richtextbuffer.py:1030: GtkWarning:
gtk_text_buffer_get_iter_at_child_anchor: assertion `!
gtk_text_child_anchor_get_deleted (anchor)' failed
C:\Program Files\KeepNote\library.zip\keepnote\gui\richtext
\richtextbuffer.py:1031: GtkWarning: Invalid text buffer iterator:
either the iterator is uninitialized, or the characters/pixbufs/
widgets in the buffer have been modified since the iterator was
created.
You must use marks, character numbers, or line numbers to preserve a
position across buffer modifications.
You can apply tags and insert marks without invalidating your
iterators,
but any mutation that affects 'indexable' buffer contents (contents
that can be referred to by character offset)
will invalidate all outstanding iterators
On Nov 4, 3:32 pm, Matt Rasmussen <
ras...@mit.edu> wrote:
> Are you using version 0.6? What does the error log say? You can run
> on the terminal to see the error log or use "Help > Show error log".
>
> Matt
>