On Thu, Aug 27, 2015 at 02:31:40PM -0400, Samuel Gilbert wrote:
> Hello,
> 
> I just successfully built entangle 0.7.0 from source, but whenever I try to 
> execute the binary it crashes with the message :
> 
> (lt-entangle:29945): GLib-GIO-ERROR **: Schema 'org.entangle-photo.manager' 
> has no child 'interface'
> 
> I found a file named "org.entangle-photo.manager.gschema.xml" in the src 
> folder.  From what I can see in that file, there is a interface defined as a 
> child of "org.entangle-photo.manager".
> 
> Any idea on how to fix this?

Did you run 'make install' yet ? That message says we can't find the
config settings schema which suggests you probably didn't run make
install yet. If you did install it, then did you install into an
unusual location ? If so you might need  to set XDG_DATA_DIRS env
variable - when you run 'configure' it will warn you if XDG_DATA_DIRS
might be needed

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

_______________________________________________
Entangle-devel mailing list
Entangle-devel@gna.org
https://mail.gna.org/listinfo/entangle-devel

Reply via email to