Glib-GObject warning in evince

Eejya Singh <[email protected]> Sun, 21 Sep 2014 22:31:40 +0530
Newsgroups gmane.comp.gnome.love
Message-ID <CAHKKbdP8pOskj-c7k=obyV8S9UMhkMgmrg-Y_PJmo3aiWGn6Tw@mail.gmail.com>
--===============3578321418938373944==
Content-Type: multipart/alternative; boundary=14dae9cfc30ab57f33050396494b

--14dae9cfc30ab57f33050396494b
Content-Type: text/plain; charset=UTF-8

Hi,
In relation to the bug (link :
https://bugzilla.gnome.org/show_bug.cgi?id=733755) I'm trying to fix, I
checked out the ev-sidebar-layers.c file in the evince/shell folder.
When I run the following line in gdb :
gtk_tree_view_column_set_attributes (column, renderer,
                         "active", EV_DOCUMENT_LAYERS_COLUMN_VISIBLE,
                         "activatable", EV_DOCUMENT_LAYERS_COLUMN_ENABLED,
                         "visible", EV_DOCUMENT_LAYERS_COLUMN_SHOWTOGGLE,
                         "sensitive", EV_DOCUMENT_LAYERS_COLUMN_ENABLED,
                         NULL);
I get the warning below:
GLib-GObject-WARNING **: gsignal.c:2461: signal 'active' is invalid for
instance '0xabe8b0' of type 'GimpCellRendererToggle'

I checked out the GimpCellRendererToggle's attribute values and "active" is
one of them. I dont understand what is causing the warning. Also, I'm new
here so I'm not sure if I'm on the right track for solving the bug. Any
guidance on the matter would be appreciated :)

Regards

Eejya

--14dae9cfc30ab57f33050396494b
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hi,<br>In relation to the bug (link : <a href=3D"http=
s://bugzilla.gnome.org/show_bug.cgi?id=3D733755">https://bugzilla.gnome.org=
/show_bug.cgi?id=3D733755</a>) I&#39;m trying to fix, I checked out the ev-=
sidebar-layers.c file in the evince/shell folder.<br></div><div>When I run =
the following line in gdb :<br>gtk_tree_view_column_set_attributes (column,=
 renderer,<br>=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0 &quot;active&qu=
ot;, EV_DOCUMENT_LAYERS_COLUMN_VISIBLE,<br>=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=
=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=
=A0=C2=A0=C2=A0 &quot;activatable&quot;, EV_DOCUMENT_LAYERS_COLUMN_ENABLED,=
<br>=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=
=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0 &quot;visible&quot;, EV_=
DOCUMENT_LAYERS_COLUMN_SHOWTOGGLE,<br>=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=
=A0=C2=A0 &quot;sensitive&quot;, EV_DOCUMENT_LAYERS_COLUMN_ENABLED,<br>=C2=
=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 =
=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0 NULL);<br></div><div>I get the =
warning below:<br></div><div><div>GLib-GObject-WARNING **: gsignal.c:2461: =
signal &#39;active&#39; is invalid for instance &#39;0xabe8b0&#39; of type =
&#39;GimpCellRendererToggle&#39;<br><br></div><div>I checked out the GimpCe=
llRendererToggle&#39;s attribute values and &quot;active&quot; is one of th=
em. I dont understand what is causing the warning. Also, I&#39;m new here s=
o I&#39;m not sure if I&#39;m on the right track for solving the bug. Any g=
uidance on the matter would be appreciated :)<br><br></div><div>Regards<br>=
<br></div><div>Eejya<br><br></div><div><br><br></div></div></div>

--14dae9cfc30ab57f33050396494b--

--===============3578321418938373944==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
gnome-love mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-love

--===============3578321418938373944==--