Re: Gtkmm installation



2011/8/28 Glus Xof <gtglus gmail com>:
> 2011/8/23 Kjell Ahlstedt <kjell ahlstedt bredband net>:
>> I assume that you refer to the Bugzilla comment
>> https://bugzilla.gnome.org/show_bug.cgi?id=653579#c5
>>
>> To use the version of gtkmm that you have built and installed with
>> 'jhbuild build', you can start a new shell with 'jhbuild shell'. See
>> http://developer.gnome.org/jhbuild/unstable/command-reference.html#command-reference-shell
>> It adds and modifies a lot of environment variables. I'm not sure which
>> ones are really important. Anyway, if you compile, link, and run your
>> application in a shell that 'jhbuild shell' has created, you will use
>> the version of gtkmm that jhbuild has built.
>
> When run application, it breaks
>
> Gtk-Message: Failed to load module "canberra-gtk-module"
> terminate called after throwing an instance of 'Gdk::PixbufError'
> Avorted
>
> 1) Some other package/module should be added in ~/.jhbuildrc in order
> to make "canberra-gtk-module" present ?

Done... I must just add 'libcanberra' to modules var settings...

But, the Gdk::PixbufError remains... it breaks in a line that says:

Gtk::Window::set_icon_from_file (Glib::build_filename (DATADIR, "image.svg"));

Glus


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]