GNOME Bugzilla – Bug 660560
[patch] Snippet plugin is broken
Last modified: 2019-03-23 20:50:00 UTC
Created attachment 197874 [details] [review] proposed patch The snippet plugin is giving the following error: Traceback (most recent call last):
+ Trace 228654
state = event.get_state()
result = func(*args)
return info.invoke(*args, **kwargs)
See the downstream report: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/862627 The attached patch fixes the issue.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 659879 ***