Plugins cause crashes since new Gee version
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Scratch |
Fix Released
|
Critical
|
Aleksander |
Bug Description
When I use Scratch, it closes by itself randomly.
Sometimes I just click in the window and it freezes a little moment before closing.
These are the extensions activated in Scratch:
- Outline
- Pastebin
- Words Completion
This time I opened Scratch Text Editor with the terminal to get the Debug infos (I translated the last error from French):
[_LOG_LEVEL_WARN 12:27:54.661917] [GLib-GObject] invalid uninstantiatable type `(null)' in cast to `GtkSourceCompl
[_LOG_LEVEL_FATAL 12:27:54.662057] [GtkSourceView] gtk_source_
[_LOG_LEVEL_FATAL 12:27:54.662140] Scratch will not function properly.
[_LOG_LEVEL_FATAL 12:43:10.755900] [Gtk] gtk_tree_
[_LOG_LEVEL_FATAL 12:43:10.755941] Scratch will not function properly.
And when it has crashed:
Segmentation Fault (core dumped)
Related branches
- Niclas Lockner (community): Approve
-
Diff: 54 lines (+15/-5)3 files modifiedplugins/filemanager/FileView.vala (+6/-2)
plugins/folder-manager/FileView.vala (+6/-2)
plugins/source-tree/SourceTreePlugin.vala (+3/-1)
Changed in scratch: | |
assignee: | nobody → Alek (alek900) |
importance: | Undecided → Critical |
milestone: | none → isis-beta1 |
status: | New → Fix Committed |
summary: |
- Scratch crashes for no visible reason + Plugins cause crashes since new Gee version |
Changed in scratch: | |
status: | Fix Committed → Fix Released |