[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-09-11 Thread Anthony Borrow
gedit version.php ** GtkSourceView:ERROR:gtksourcecontextengine.c:5520:update_syntax: assertion failed: (g_slist_length (ce->priv->invalid) <= 1) Aborted I had a file that would not open and I was getting this error. Perhaps having a file to test against will help resolve this issue. If I can be

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-09-11 Thread Anthony Borrow
http://stackoverflow.com/questions/3255993/how-do-i-remove-i-from-the- beginning-of-a-file indicates BOM (byte order mark) to be the culprit -- 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:

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-09-11 Thread Anthony Borrow
Just a quick followup, when I did cat version.php I received the following as the first line:  -- 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_le

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-11-10 Thread Eduardo de Santana Medeiros Alexandre
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_acti

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-11-10 Thread Eduardo de Santana Medeiros Alexandre
When I disabled the 'dashboard' plugin, it starts all right. -- 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 man

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-07-23 Thread KillaW0lf04
Hi, i can consistently reproduce this with a file. I would prefer not to share this publicly as it is a personal file but maybe you could tell me what i could look out for within its content? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-07-28 Thread Richard Eames
** Attachment added: "Backtrace" https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/915152/+attachment/3752578/+files/gdb-gedit.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915152

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-07-28 Thread Richard Eames
** Attachment added: "Cause" https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/915152/+attachment/3752579/+files/recovery.html ** Changed in: gtksourceview3 (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-07-28 Thread Richard Eames
I ran into this bug today. It happened when I dragged the attached file from nautilus to gedit over an sftp connection. The strange thing is if I created a new file, and c&p the contents from "recovery.html" to the new file, then dragged it to gedit it didn't crash, I'm guessing due to file endings

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-10-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gtksourceview3 (Ubuntu) Status: New => Confirmed -- 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

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-10-07 Thread Marwane K.A.
I confirm that the BOM character crashes Gedit, removing it puts everthing back in order (an easy way is to recreate the file by copy/pasting the file contents with another editor, in my case Geany). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2013-03-28 Thread Sebastien Bacher
** Changed in: gtksourceview3 (Ubuntu) Status: Expired => Triaged ** Changed in: gtksourceview3 (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915152

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2012-04-01 Thread Launchpad Bug Tracker
[Expired for gtksourceview3 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: gtksourceview3 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 915152] Re: gedit crashed with SIGABRT: (g_slist_length (ce->priv->invalid) <= 1)

2012-02-01 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Summary changed: - gedit crashed wit