Comment 5 for bug 978346

Revision history for this message
Mathieu Benoit (mathben) wrote :

Hi, i had the same problem on fedora 17.

I got the crash if i don't follows the directive on README file.

Manual Installation
-------------------

1. Install exuberant-ctags (recommended)
2. Copy both `classbrowser3g.plugin` and `classbrowser3g` folder to
    `~/.local/share/gedit/plugins/`
3. Install the gsettings schema with the following commands:
        sudo cp *.gschema.xml /usr/share/glib-2.0/schemas/
        sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
4. Open gedit and click `Edit -> Preferences -> Plugins` and activate the plugin

Problem solved for me ;)