Hello !
If like me this plugin does not work, you can try the version I corrected.
Here is the github link:
https://github.com/asnodj/gedit-source-code-browser
Search Criteria
Package Details: gedit-source-code-browser 3.0.2-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2011-07-04)
| Package Base: | gedit-source-code-browser |
|---|---|
| Description: | A source code class and function browser plugin for Gedit 3. |
| Upstream URL: | https://github.com/Quixotix/gedit-source-code-browser |
| Category: | editors |
| Licenses: | |
| Submitter: | SimonSapin |
| Maintainer: | SimonSapin |
| Last Packager: | None |
| Votes: | 5 |
| First Submitted: | 2011-07-03 16:22 |
| Last Updated: | 2011-07-03 18:07 |
Latest Comments
Comment by asnodj
Comment by asnodj
Unable to activate this plugin on my Arch :(
(gedit:11849): libpeas-WARNING **: Could not find loader 'python' for plugin 'sourcecodebrowser'
Comment by Shanto
@SimonSapin No, please don't remove it. Keep it as a versioned/tagged package for this plugin. Here's the PKGBUILD that points to v3.0.3 (currently latest tag) http://pastie.org/2670175.
Comment by SimonSapin
Please use gedit-source-code-browser-git instead of this package.
It seems that the hash for the tarball from Github has changed overnight and broke this package. I made a -git version which should not have this problem. Please use that one instead.
Should this package be removed?
Comment by SimonSapin
You’re right. I had just copied this from another plugin’s PKGBUILD but the gedit 3 package depends on pygobject so I guess it has everything needed for Python plugins. I just uploaded a new package.
Comment by wonder
i don't think pygtk is required
in general if plugins requires pygtk then it won't work in gedit3 because pygtk is gtk2 and gedit is gtk3