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

Re: How to locate the 'Gtk-WARNING' line number

2014-02-20 Thread Bernhard Schuster
://developer.gnome.org/gtk3/stable/gtk-running.html On Mon, Feb 17, 2014 at 9:44 AM, Wiky wii...@yeah.net wrote: Hi,all. I'm currently writing a program based Gtk+-3.0. When it runs, I get '(a.out:10874): Gtk-WARNING **: Failed to ...' in the terminal. I know the problem is about GtkLabel, but I really

Re: How to locate the 'Gtk-WARNING' line number

2014-02-17 Thread Marco Scannadinari
On Mon, 2014-02-17 at 16:44 +0800, Wiky wrote: Hi,all. I'm currently writing a program based Gtk+-3.0. When it runs, I get '(a.out:10874): Gtk-WARNING **: Failed to ...' in the terminal. I know the problem is about GtkLabel, but I really don't know which GtkLabel. Is there a way to locate

Fwd: Re: How to locate the 'Gtk-WARNING' line number

2014-02-17 Thread Sandro Mani
On 17.02.2014 10:36, Marco Scannadinari wrote: On Mon, 2014-02-17 at 16:44 +0800, Wiky wrote: Hi,all. I'm currently writing a program based Gtk+-3.0. When it runs, I get '(a.out:10874): Gtk-WARNING **: Failed to ...' in the terminal. I know the problem is about GtkLabel, but I really don't

Re: How to locate the 'Gtk-WARNING' line number

2014-02-17 Thread David Nečas
On Mon, Feb 17, 2014 at 04:44:53PM +0800, Wiky wrote: Hi,all. I'm currently writing a program based Gtk+-3.0. When it runs, I get '(a.out:10874): Gtk-WARNING **: Failed to ...' in the terminal. I know the problem is about GtkLabel, but I really don't know which GtkLabel. Is there a way

Re: How to locate the 'Gtk-WARNING' line number

2014-02-17 Thread David Marceau
On 02/17/2014 03:44 AM, Wiky wrote: Hi,all. I'm currently writing a program based Gtk+-3.0. When it runs, I get '(a.out:10874): Gtk-WARNING **: Failed to ...' in the terminal. I know the problem is about GtkLabel, but I really don't know which GtkLabel. Is there a way to locate the line

GTK+ Warning: Can't set a parent on widget which has a parent!!

2011-06-03 Thread Phong Cao
Hello everybody, I am trying to write the interface for my music manager using GTK+. The program was compiled successfully. However, when I executed it, the machine returned errors: (dingo_draft:6462): Gtk-WARNING **: Can't set a parent on widget which has a parent(dingo_draft:6462): Gtk

Re: cygwin gtk+ eclipse on windows Gtk-WARNING cannot open display

2010-06-26 Thread newusergtk+
I'm forced to use cygwin for work so I have no choice. I solved the problem. Anyway I thank you for your advice. bye Tor Lillqvist wrote: Hello, i installed cygwin, gtk+(available with cygwin) and eclipse on Windows xp. Gtk-WARNING **: cannot open display: Are you aware that the GTK

cygwin gtk+ eclipse on windows Gtk-WARNING cannot open display

2010-06-21 Thread newusergtk+
Hello, i installed cygwin, gtk+(available with cygwin) and eclipse on Windows xp. I'm trying to run a simple gtk+ application available on the site www.gtk.org . I have been able to compile my gtk+ program using Eclipse without errors but when I run it the console says Gtk-WARNING **: cannot

Re: cygwin gtk+ eclipse on windows Gtk-WARNING cannot open display

2010-06-21 Thread Tor Lillqvist
Hello, i installed cygwin, gtk+(available with cygwin) and eclipse on Windows xp. Gtk-WARNING **: cannot open display: Are you aware that the GTK+ for Cygwin is built with the X11 backend, i.e. software that uses it requires an X server (also know as display)? (Either running on the same

Re: GTK warning

2009-02-22 Thread Jeffrey Barish
Stefan Kost wrote: How should gobject know the name of your variable? In GStreamer we have a GstObejct which has a name property, that makes it easier. How do you know it's one of my variables that is being unreferenced? The warning message refers me to line 118 where I don't see that any of

Re: GTK warning

2009-02-22 Thread Stefan Kost
Jeffrey Barish schrieb: Stefan Kost wrote: How should gobject know the name of your variable? In GStreamer we have a GstObejct which has a name property, that makes it easier. How do you know it's one of my variables that is being unreferenced? The warning message refers me to line 118

Re: GTK warning

2009-02-22 Thread John Coppens
On Sat, 21 Feb 2009 08:16:44 -0700 Jeffrey Barish jeff_bar...@earthlink.net wrote: I hate the warning messages that GTK provides because they rarely help me find the problem. What does this one mean? /myprogram.py:118: Warning: g_object_unref: assertion `object-ref_count 0' failed

Re: GTK warning

2009-02-22 Thread Freddie Unpenstein
From: Stefan Kost , 22/02/2009 21:59: I'm running my program with --g-fatal-warnings at the end of the command line. I don't know whether that flag does anything in PyGTK, though. That flag work on Glib level and makes warnings fatal to be able to get a backtrace in gdb. For refcounts that

Re: GTK warning

2009-02-21 Thread Dov Grobgeld
The message means exactly what it sais, that you try to reduce the ref count of an object that doesn't exist. If it is a C-program the way to trace this is to rerun the program with the flag g-fatal-warnings in which case the program will exit such that if you run the program in a debugger, the

Re: GTK warning

2009-02-21 Thread Jeffrey Barish
Dov Grobgeld wrote: 2009/2/21 Jeffrey Barish jeff_bar...@earthlink.net I hate the warning messages that GTK provides because they rarely help me find the problem. What does this one mean? /myprogram.py:118: Warning: g_object_unref: assertion `object-ref_count 0' failed

stop on Gtk-WARNING

2005-10-17 Thread Boncek, John
When a GTK app gets Gtk-WARNINGs without actually stopping, it can be hard to determine exactly where they're coming from. Is there a way to tell GTK to stop immediately on such a warning? This would allow using a debugger to localize the first warning much more easily.

RE: stop on Gtk-WARNING

2005-10-17 Thread Boncek, John
The same for GLib-GObject-WARNINGs and other similar ones. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Boncek, John Sent: Monday, October 17, 2005 11:33 AM To: gtk-app-devel-list@gnome.org Subject: stop on Gtk-WARNING When a GTK app gets Gtk-WARNINGs

Re: stop on Gtk-WARNING

2005-10-17 Thread Tim Flechtner
-list/1998-August/msg00088.html The same for GLib-GObject-WARNINGs and other similar ones. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Boncek, John Sent: Monday, October 17, 2005 11:33 AM To: gtk-app-devel-list@gnome.org Subject: stop on Gtk-WARNING

Re: stop on Gtk-WARNING

2005-10-17 Thread John Cupitt
On 10/17/05, Boncek, John [EMAIL PROTECTED] wrote: When a GTK app gets Gtk-WARNINGs without actually stopping, it can be hard to determine exactly where they're coming from. Is there a way to tell GTK to stop immediately on such a warning? This would allow using a debugger to localize the