gedit-source-code-browser
gedit-source-code-browser copied to clipboard
Plugin dead in Ubuntu 13.10 Saucy
Upgraded to Saucy and this plugin no longer works, can't even enable it. It doesn't show up in the side panel, and in gedit > preferences > plugins I see an error symbol (red circle with line) in place of the checkbox next to Source Code Browser. Tried un/reinstalling both from git and via synaptic and in either case when I restart gedit and pull up the plugin list I see the checkbox but when I click it turns back into the the error symbol. I do have Exuberant Ctags installed, fwiw. Plugin was working just fine up through Ubuntu 13.04.
Found this bug report and added my own findings: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1242126
Some small changes are required to run this plugin on gedit 3.8+ with python 3. Patch: https://launchpadlibrarian.net/155988955/sourcecodebrowser.patch
Patch works great. Thank you!