Hello friends,
I'm using FreeBSD 8.2 with the GNOME desktop environment and it works great! I am programming and using Gedit to write my code and it works well almost all time. It is boring to restart gedit and see no saved session, so I've been searching for some plugin to do the work, and I found it!
There is the port editors/gedit-plugins and I installed it with the following command: [cmd=]portinstall -c gedit-plugins[/cmd]
I opened Gedit and went to edit->preferences->plugins and went checking the plugins I wanted. But the most plugins I tried to check became gray and disabled (don't check) and I can't choose lots of plugins, including the sessionsaver plugin.
I opened gedit from the terminal and looked if there was some message when the plugin item becomes disabled and there is.
The messages are the following:
Did some of you get this error and know how to solve it?
Very grateful.
I'm using FreeBSD 8.2 with the GNOME desktop environment and it works great! I am programming and using Gedit to write my code and it works well almost all time. It is boring to restart gedit and see no saved session, so I've been searching for some plugin to do the work, and I found it!
There is the port editors/gedit-plugins and I installed it with the following command: [cmd=]portinstall -c gedit-plugins[/cmd]
I opened Gedit and went to edit->preferences->plugins and went checking the plugins I wanted. But the most plugins I tried to check became gray and disabled (don't check) and I can't choose lots of plugins, including the sessionsaver plugin.
I opened gedit from the terminal and looked if there was some message when the plugin item becomes disabled and there is.
The messages are the following:
Code:
(gedit:1520): GLib-GObject-WARNING **: Two different plugins tried to register 'GeditPluginLoaderC'.
(gedit:1520): GLib-GObject-CRITICAL **: g_type_add_interface_dynamic: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
** (gedit:1520): WARNING **: Invalid object contained by module libcloader.so
(gedit:1520): GLib-GObject-WARNING **: gtypemodule.c:111: unsolicitated invocation of g_object_run_dispose() on GTypeModule
** (gedit:1520): WARNING **: Plugin loader module `/usr/local/lib/gedit-2/plugin-loaders/libcloader.so' could not be loaded
** (gedit:1520): WARNING **: Could not find loader `python' for plugin `Comentar código'
(gedit:1520): GLib-GObject-WARNING **: invalid cast from `GeditPluginLoaderC' to `<invalid>'
Very grateful.