Error: Gtk.Justification. does not complete

Bug #932086 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
Curtis Hovey

Bug Description

Traceback (most recent call last):
  File "/home/curtis/.local/share/gedit/plugins/gdp/complete.py", line 272, in do_populate
    proposals = self._do_populate(context)
  File "/home/curtis/.local/share/gedit/plugins/gdp/complete.py", line 264, in _do_populate
    proposals = self.get_proposals(word, context)
  File "/home/curtis/.local/share/gedit/plugins/gdp/complete.py", line 241, in get_proposals
    is_interactive=self.is_interactive(context))
  File "/home/curtis/.local/share/gedit/plugins/gdp/complete.py", line 593, in get_words
    module_ = getattr(module_, symbol)
AttributeError: type object 'GtkJustification' has no attribute 'Justification

os.path. will complete but Gtk.Justification does not. This may relate to the two strategies used to get the module from the identifiers. It is clear the code already has the Justification module, but it is looking for it again. The loop should have existed to get the identifiers in the module.

Related branches

Curtis Hovey (sinzui)
Changed in gdp:
milestone: none → 0.5.12
Curtis Hovey (sinzui)
Changed in gdp:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in gdp:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in gedit-developer-plugins (Ubuntu):
status: New → In Progress
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.13-0ubuntu1

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

  * New upstream bug-fix release
    - Error: Gtk.Justification. does not complete (LP: #932086)
    - gdpfind's theads to not play with gtk's threads (LP:# 934643)
    - gdpformat syntax checking can block the use of gedit (LP: #934653)
    - gdpbzr error opening diverged from when there is no parent (LP: #935421)
    - doctest reformatter replaces the text with the filename (LP: #944954)
    - Pressing enter in the "Look in" entry does not start find (LP: #951900)
 -- <email address hidden> (Curtis C. Hovey) Mon, 12 Mar 2012 09:04:13 -0400

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.