I don't have to open any file, and then it closes. Almost impossible to
work.

But I do have a dashboard plugin that opens the it starts.


    gedit > ../log.txt 2>../err.txt

err.txt

Traceback (most recent call last):
  File "/usr/lib/gedit/plugins/sessionsaver/__init__.py", line 67, in 
do_activate
    self._insert_menu()
  File "/usr/lib/gedit/plugins/sessionsaver/__init__.py", line 118, in 
_insert_menu
    self._update_session_menu()
  File "/usr/lib/gedit/plugins/sessionsaver/__init__.py", line 84, in 
_update_session_menu
    _("Recover '%s' session") % session.name,
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: 
ordinal not in range(128)

(gedit:7720): Gtk-CRITICAL **: gtk_list_store_set_column_types:
assertion `priv->columns_dirty == 0' failed

(gedit:7720): Gtk-CRITICAL **: gtk_window_set_default: assertion
`gtk_widget_get_can_default (default_widget)' failed

(gedit:7720): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 
`g_utf8_validate (text, len, NULL)' failed
**
GtkSourceView:ERROR:gtksourcecontextengine.c:5586:update_syntax: assertion 
failed: (g_slist_length (ce->priv->invalid) <= 1)


If I open a text file gedit somelife.txt, it starts ok.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/915152

Title:
  gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/915152/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to