[Glade-devel] Building Glade / error-message "attempting to create schema 'org.gtk.Settings.FileChooser' without a path"
- From: juanpablougarte at gmail.com (Juan Pablo Ugarte)
- Subject: [Glade-devel] Building Glade / error-message "attempting to create schema 'org.gtk.Settings.FileChooser' without a path"
- Date: Mon, 02 Jun 2014 21:40:44 -0300
On Thu, 2014-04-03 at 10:07 +0200, Roland Koebler wrote:
Hi,
I'm using Debian Wheezy (which includes Glade 3.12.1), and tried to
compile a newer Glade. And since newer Glade-versions require a newer
GTK+-version, I had to compile atk, cairo, fontconfig, gdk-pixbuf, glib,
harfbuzz, pango, pixman, gtk+, and -- finally -- glade.
But, unfortunately, Glade still does not run, but fails with the
error-message:
(lt-glade:23203): GLib-GIO-ERROR **: attempting to create schema 'org.gtk.Settings.FileChooser' without a
path
Trace/breakpoint trap
You need to setup your environment properly
I use a script like this
PREFIX="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
export PKG_CONFIG_PATH=$PREFIX/lib/pkgconfig/
export LD_LIBRARY_PATH=$PREFIX/lib/
export GSETTINGS_SCHEMA_DIR=$PREFIX/share/glib-2.0/schemas/
export PATH=$PREFIX/bin:$PATH
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]