Gedit Developer Plugin Syntax Completer does not work

Bug #919872 reported by Lukas Koch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gedit Developer Plugins
Fix Released
Undecided
Curtis Hovey
gedit-developer-plugins (Ubuntu)
Fix Released
Undecided
Curtis Hovey

Bug Description

Hello,

When I try to use the GDP Syntax Completer for gedit (pressing alt+/ or clicking the menu item "Complete Word"), I get the following output in the shell where I started gedit:

(gedit:29817): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(gedit:29817): GtkSourceView-CRITICAL **: gtk_source_completion_show: assertion `GTK_SOURCE_IS_COMPLETION_CONTEXT (context)' failed

(gedit:29817): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed

(gedit:29817): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion `G_IS_OBJECT (object)' failed

(gedit:29817): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion `G_IS_OBJECT (object)' failed

(gedit:29817): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

Nothing else seems to happen. When you do not start gedit from a shell you don't get any error message. It just fails to do anything.

I use the latest gedit and GDP versions from the software center and Ubuntu 11.10.

Related branches

Curtis Hovey (sinzui)
Changed in gdp:
status: New → Won't Fix
status: Won't Fix → Fix Released
Revision history for this message
Curtis Hovey (sinzui) wrote :

Use the version from the PPA which address some post gtk3 updates in oneiric
https://launchpad.net/~sinzui/+archive/ppa
apt-add-repository ppa:sinzui/ppa

bzr-gtk3 is not yet packaged If you want to use GDP Bazaar you can get a copy of trunk which works, though appears to be unstable.
cd ~/.bazaar/plugins
bzr branch lp:bzr-gtk gtk

Revision history for this message
Curtis Hovey (sinzui) wrote :

Oh, BTW The GDP completions are integrated with gedit's completions now. Use <Control>+space to see all completions for all enabled plugins. completion providers include GDP, snippets, and word completions. GDP now has a "Suggest Completions" menu item to show completions as you type.

Curtis Hovey (sinzui)
Changed in gedit-developer-plugins (Ubuntu):
status: New → In Progress
assignee: nobody → Curtis Hovey (sinzui)
Changed in gdp:
assignee: nobody → Curtis Hovey (sinzui)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gedit-developer-plugins - 0.5.11-0ubuntu1

---------------
gedit-developer-plugins (0.5.11-0ubuntu1) precise; urgency=low

  * New upstream release. Fixes LP: #892848, LP: #909810, LP: #910310,
    LP: #919853, LP: #919872, LP: #919900, LP: #920041, LP: #922928
 -- <email address hidden> (Curtis C. Hovey) Tue, 07 Feb 2012 12:20:48 -0500

Changed in gedit-developer-plugins (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.