ar., 2015.eko urtren 20a 13:00(e)an, vala-list-requ...@gnome.org igorleak idatzi zuen:
Send vala-list mailing list submissions to
        vala-list@gnome.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://mail.gnome.org/mailman/listinfo/vala-list
or, via email, send a message with subject or body 'help' to
        vala-list-requ...@gnome.org

You can reach the person managing the list at
        vala-list-ow...@gnome.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of vala-list digest..."


Today's Topics:

    1. Windows compiling; Error with GSettings usen FileChooser.
       (Gontzal Uriarte)
    2. Re: Windows compiling; Error with GSettings usen
       FileChooser. (Tarnyko)


----------------------------------------------------------------------

Message: 1
Date: Tue, 20 Jan 2015 10:16:20 +0100
From: Gontzal Uriarte <txasato...@gmail.com>
To: vala-list@gnome.org
Subject: [Vala] Windows compiling; Error with GSettings usen
        FileChooser.
Message-ID:
        <CADsu+Bbp+VWVKJHTT1-xWvLdReupLU3ZsLutho=12osgujo...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hello!
I hate windows!!!!
But there is no way, when all my school teaches using it!!!
I have finished one free program in Genie. Is like a Interactive Activity
Book but offline. (there is a lot of them online)
named "kataderno" (see at gitorious)
Ubuntu instalers for teachers book constructor
<https://www.dropbox.com/s/xr71tia01ofiiq3/katadernoconstructor_1.0-1_i386.deb?dl=0>
and learners book
<https://www.dropbox.com/s/ce0ts4tlaw2l8xr/katadernouser_1.0-1_i386.deb?dl=0>
.
I have compiled for windows with Tarnyko's tools (ValaWinPKG). All went all
right, but when the program want to show a
Filechooser... Blop... error message: "Glib-gio-ERROR No GSettings schemas
are installed on the system".

Note: My application is portable.
Any Ideas about this?

Gontzal.


------------------------------

Message: 2
Date: Tue, 20 Jan 2015 11:06:24 +0100
From: Tarnyko <tarn...@tarnyko.net>
To: Gontzal Uriarte <txasato...@gmail.com>
Cc: vala-list@gnome.org
Subject: Re: [Vala] Windows compiling; Error with GSettings usen
        FileChooser.
Message-ID: <e1ydvhy-00021x...@s15847124.domainepardefaut.fr>
Content-Type: text/plain; charset="utf-8"; format=flowed

Hi Gontzal,

This usually means GTK+'s schemas have not been correctly installed. Try
this :

glib-compile-schemas share\glib-2.0\schemas

when the "schemas" folder contains the
"org.gtk.Settings.FileChooser.gschema.xml" file.

Regards,
Tarnyko

Gontzal Uriarte writes:

Hello!
I hate windows!!!!
But there is no way, when all my school teaches using it!!!
I have finished one free program in Genie. Is like a Interactive Activity
Book but offline. (there is a lot of them online)
named "kataderno" (see at gitorious)
Ubuntu instalers for teachers book constructor
<https://www.dropbox.com/s/xr71tia01ofiiq3/katadernoconstructor_1.0-1_i386.deb?dl=0>
and learners book
<https://www.dropbox.com/s/ce0ts4tlaw2l8xr/katadernouser_1.0-1_i386.deb?dl=0>
.
I have compiled for windows with Tarnyko's tools (ValaWinPKG). All went all
right, but when the program want to show a
Filechooser... Blop... error message: "Glib-gio-ERROR No GSettings schemas
are installed on the system".

Note: My application is portable.
Any Ideas about this?

Gontzal.
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

------------------------------

Subject: Digest Footer

_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


------------------------------

End of vala-list Digest, Vol 86, Issue 5
****************************************
Ok...thanks Tarnyko!!. I have created a new directory in the portable app directory named:"shaere/glib-2.0/schemas" and there i have compiled the schemas as you write.
I goes!!!
thanks!!
But, i have another one question.... may be in other question mail.
Thanks!!
Gontzal.
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to