Re: Gtk-WARNING **: Could not find signal handler

2017-03-01 Thread Rúben Rodrigues
don't.. >> >> Thanks >> >> >> Às 15:19 de 27/02/2017, Rúben Rodrigues escreveu: >>> Hi, >>> >>> I have the same problem of this topic >>> https://mail.gnome.org/archives/gtk-app-devel-list/2013-December/ms >>> g00037.ht

Re: Gtk-WARNING **: Could not find signal handler

2017-03-01 Thread Norbert de Jonge
> pi@raspberrypi:~ $ sudo apt-get install gmodule-export-2.0 As Tilo wrote, you may need to compile it yourself. A quick search seems to indicate that there is gmodule-no-export-2.0 (no export) and gmodule-2.0 (export). If this is true, you may want to look for gmodule-2.0 instead. norbert #

Re: Gtk-WARNING **: Could not find signal handler

2017-03-01 Thread Rúben Rodrigues
have the same problem of this topic >>> https://mail.gnome.org/archives/gtk-app-devel-list/2013-December/ms >>> g00037.html >>> >>> I see very similar problems, but didn't find any resolution. >>> >>> I get this erro

Re: Gtk-WARNING **: Could not find signal handler

2017-02-28 Thread Tilo Villwock
> > I see very similar problems, but didn't find any resolution. > > > > I get this error in when i'm debuugin gtk app : Gtk-WARNING **: > > Could > > not find signal handler > > > > I make this in my code > > > > if( ! gtk_builder_add_from_fil

Re: Gtk-WARNING **: Could not find signal handler

2017-02-27 Thread Rúben Rodrigues
archives/gtk-app-devel-list/2013-December/msg00037.html > > I see very similar problems, but didn't find any resolution. > > I get this error in when i'm debuugin gtk app : Gtk-WARNING **: Could > not find signal handler > > I make this in my code > > if( ! gtk_bu

Re: Gtk-WARNING **: Could not find signal handler

2017-02-27 Thread Rúben Rodrigues
en Rodrigues: >> Hi, >> >> I have the same problem of this topic >> https://mail.gnome.org/archives/gtk-app-devel-list/2013-December/msg0 >> 0037.html >> >> I see very similar problems, but didn't find any resolution. >> >> I get this

Re: Gtk-WARNING **: Could not find signal handler

2017-02-27 Thread Tilo Villwock
  > https://mail.gnome.org/archives/gtk-app-devel-list/2013-December/msg0 > 0037.html > > I see very similar problems, but didn't find any resolution. > > I get this error in when i'm debuugin gtk app : Gtk-WARNING **: > Could  > not find signal ha

Gtk-WARNING **: Could not find signal handler

2017-02-27 Thread Rúben Rodrigues
Hi, I have the same problem of this topic https://mail.gnome.org/archives/gtk-app-devel-list/2013-December/msg00037.html I see very similar problems, but didn't find any resolution. I get this error in when i'm debuugin gtk app : Gtk-WARNING **: Could not find signal handler I make