GNOME Bugzilla – Bug 348670
activate browser plugins raises an gconf error
Last modified: 2019-03-23 20:52:24 UTC
this message appears when activating the plugins ar launchpid gedit with the plugin activated. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Type mismatch: Expected `bool' got `string' for key /apps/gedit-2/plugins/filebrowser/on_load/enable_remote -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
just a cut&paste error in the gconf schema? or was using string intentional? Jesse?
Got the same one. It might be a bug in the plugin's code.
Is this really a major bug? Anyway, I made a copy/paste error in the schema. It should be bool and the default should be set to FALSE. Can somebody please commit that? I still don't have access to a linux devel machine.
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.