gmtp relies on gconf (GTK2) or gsettings (GTK3) for application settings, and you would receive this error if the application schema has not been installed correctly.
The gconf/gsettings schema for the correct GTK version is installed when "make install" is run.
For manual installation of the application settings schema:
Can you tell me what I need to get past this or maybe an alternative setting or a way to make without it?
gmtp
(gMTP:31862): GLib-GIO-ERROR **: Settings schema 'org.gnome.gmtp' is not installed
Trace/breakpoint trap
Last edit: Ty Tower 2016-12-23
Hi Ty,
gmtp relies on gconf (GTK2) or gsettings (GTK3) for application settings, and you would receive this error if the application schema has not been installed correctly.
The gconf/gsettings schema for the correct GTK version is installed when "make install" is run.
For manual installation of the application settings schema:
GTK2:
GTK3:
If you need anymore assistance please let me know.
PS. More about gsettings can be found here: https://developer.gnome.org/GSettings/
and more about gconf can be found here: https://projects.gnome.org/gconf/
Kind regards,
Darran
thanks I have it but in a different place -just copied the directory across
Last edit: Ty Tower 2016-12-24