Syntax completer isn't compatible with last snippets plugin shipped in lucid

Bug #511993 reported by Didier Roche-Tolomelli
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gedit Developer Plugins
Fix Released
High
Unassigned

Bug Description

When I try to enable this plugin, I get in lucid a message telling me that snippets plugin isn't enable.

I guess you need a different snippets plugin that the one which is now shipped by default in lucid:

In the completer's code:
    from snippets.SnippetComplete import SnippetComplete, CompleteModel

There is no such module and looking for wrapping in ether Completion.py or Snippet.py, I can't find corresponding class.

Do you need another snippets module, can you make it compatible with that one?

Installed gedit-developer-plugins: 0.3.1-0ubuntu0 from your ppa

Related branches

description: updated
Curtis Hovey (sinzui)
Changed in gdp:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Curtis Hovey (sinzui)
milestone: none → 4.0
Revision history for this message
Curtis Hovey (sinzui) wrote :

Hi Didier,

I see that Lucid's version of gedit does include the Snippets plugin, but it now uses gtksourceview2 instead of it's own implementation. gdp's syntax completer will either need to use the new snippet.Completion module or gtksourceview2 directly. This will take a few weeks to fix.

Curtis Hovey (sinzui)
Changed in gdp:
status: Triaged → In Progress
Curtis Hovey (sinzui)
Changed in gdp:
status: In Progress → Fix Committed
Revision history for this message
Curtis Hovey (sinzui) wrote : Bug 511993 Fix released

Fixed released in gdp 4.0.

Changed in gdp:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in gdp:
assignee: Curtis Hovey (sinzui) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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