AttributeError: 'CompletionInfo' object has no attribute 'set_sizing'

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

Bug Description

An error is shown on the console when the completer details buttons is activated.

File "/usr/lib/gedit/plugins/gdp/syntaxcompleter.py", line 256, in do_update_info
    info.set_sizing(400, -1, False, False)
AttributeError: 'CompletionInfo' object has no attribute 'set_sizing'
sys:1: Warning: invalid unclassed pointer in cast to `GtkLabel'
(gedit:16698): Gtk-CRITICAL **: gtk_label_select_region: assertion `GTK_IS_LABEL (label)' failed
(gedit:16698): Gtk-CRITICAL **: gtk_label_select_region: assertion `GTK_IS_LABEL (label)' failed
(gedit:16698): Gtk-CRITICAL **: gtk_label_set_markup: assertion `GTK_IS_LABEL (label)' failed

The window does appear with the correct information.

Tags: gtk
Curtis Hovey (sinzui)
Changed in gdp:
status: New → Triaged
importance: Undecided → High
Curtis Hovey (sinzui)
Changed in gdp:
status: Triaged → In Progress
assignee: nobody → Curtis Hovey (sinzui)
Curtis Hovey (sinzui)
Changed in gdp:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in gdp:
milestone: none → 0.5.4
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

---------------
gedit-developer-plugins (0.5.4-0ubuntu1) oneiric; urgency=low

  * New upstream bug-fix release
    - "syntax completion error: Icon 'gtk-justify-left' not present in
      theme" (LP: #819452)
    - "menus do not work after the gtk/libpeas update" (LP: #843005)
    - "AttributeError: 'CompletionInfo' object has no attribute
      'set_sizing'" (LP: #844189)
  * debian/control:
    - Update dependencies
 -- Michael Terry <email address hidden> Thu, 08 Sep 2011 12:12:28 -0400

Changed in gedit-developer-plugins (Ubuntu):
status: New → 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.