Re: [gedit-list] External Tools, Python
- From: Paolo Borelli <pborelli katamail com>
- To: Hugh <hugh salsacardiff com>
- Cc: gedit-list gnome org
- Subject: Re: [gedit-list] External Tools, Python
- Date: Tue, 21 May 2013 23:41:59 +0200
Hi Hugh,
this was a change/bug in pygobject: it removed a deprecated method that gedit was using. As far as I know pygobject added it back for compatibility and gedit stopped using it and ported the code to the new way of doing things. Probably debian got stuck with a combination that still triggers the bug...
Ciao,
Paolo
On Tue, May 21, 2013 at 10:48 PM, Hugh
<hugh salsacardiff com> wrote:
I'm not sure if this is a Gedit bug so I'm enquiring here first.
I'm using Gedit 3.4.2 on Debian Unstable.
External-tools plugin will not load for me on Gedit startup.
Here is the terminal error:
Traceback (most recent call last):
File "/usr/lib/gedit/plugins/externaltools/windowactivatable.py", line 171, in do_activate
self.window.set_data("ExternalToolsPluginWindowData", self)
File "/usr/lib/python2.7/dist-packages/gi/overrides/GObject.py", line 555, in _unsupported_data_method
raise RuntimeError('Data access methods are unsupported. '
RuntimeError: Data access methods are unsupported. Use normal Python attributes instead
Is this a Gedit bug? Is there anything I can do to resolve the problem? Any help would be gratefully received.
Hugh
_______________________________________________
gedit-list mailing list
gedit-list gnome org
https://mail.gnome.org/mailman/listinfo/gedit-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]