← Back to team overview

desktop-packages team mailing list archive

[Bug 878747] Re: Snippet plugin does not load

 

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/878747

Title:
  Snippet plugin does not load

Status in “gedit” package in Ubuntu:
  New

Bug description:
  Console output when trying to load snippet module:

  
  Traceback (most recent call last):
    File "/usr/lib/gedit/plugins/snippets/__init__.py", line 19, in <module>
      from windowactivatable import WindowActivatable
    File "/usr/lib/gedit/plugins/snippets/windowactivatable.py", line 29, in <module>
      class Activate(Gedit.Message):
    File "/usr/lib/gedit/plugins/snippets/windowactivatable.py", line 31, in Activate
      iter = GObject.property(type=Gtk.TextIter)
    File "/usr/lib/python2.7/dist-packages/gi/_gobject/propertyhelper.py", line 111, in __init__
      self.type = self._type_from_python(type)
    File "/usr/lib/python2.7/dist-packages/gi/_gobject/propertyhelper.py", line 202, in _type_from_python
      raise TypeError("Unsupported type: %r" % (type_,))
  TypeError: Unsupported type: <class 'gi.overrides.Gtk.TextIter'>

  (gedit:27388): libpeas-WARNING **: Error loading plugin 'snippets'

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Thu Oct 20 11:54:24 2011
  ExecutablePath: /usr/bin/gedit
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   LANGUAGE=it_IT:it:en_GB:en
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-19 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/878747/+subscriptions


References