TechSpider
A searchable, categorised online resourse for finding technical information and solutions to problems
Welcome! You are viewing the Linux category.
Below are the Debian and Bug#568916: marked as done (libgtk2.0-0: Button does not show stock image) related pages
Custom Search
You can search the database for more Debian articles using the box below:
Custom Search

Debian Articles:
This is a multi-part message in MIME format...


Your message dated Mon, 08 Feb 2010 23:43:21 +0100
with message-id <1265669001.6874.2.camel@tomoyo>
and subject line Re: Bug#568916: libgtk2.0-0: Button does not show stock im=
age
has caused the Debian Bug report #568916,
regarding libgtk2.0-0: Button does not show stock image
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
immediately.)


568916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D568916
Debian Bug Tracking System


Received: (at submit) by bugs.debian.org; 8 Feb 2010 19:33:29 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
(2007-08-08) on rietz.debian.org
X-Spam-Level:
X-Spam-Bayes: score:0.0000 Tokens: new, 17; hammy, 151; neutral, 315; spammy,
0. spammytokens: hammytokens:0.000-+--H*M:reportbug, 0.000-+--H*MI:reportbug,
0.000-+--H*x:reportbug, 0.000-+--H*UA:reportbug, 0.000-+--libgtk2.0-0
X-Spam-Status: No, score=-8.7 required=4.0 tests=BAYES_00,FOURLA,HAS_PACKAGE,
RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_CBL,SPF_PASS,SUBJECT_FUZZY_TION,
XMAILER_REPORTBUG autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Received: from srv3.redserver3.com ([174.36.233.59])
by rietz.debian.org with esmtp (Exim 4.63)
id 1NeZMO-0002OM-OR
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=juniorpolegato.com.br;
h=Received:Content-Type:MIME-Version:Content-Transfer-Encoding:From:To:Subject:Message-ID:X-Mailer:Date;
b=GP25pKu1kQBVlIqncTrGvpUWW241wfmGd45YaNdz6QSvn9TyDle4vehaSeknr2V71Ua+aznRv+6sp5BhzN5vcy456tfmwGGuYwrHsSFuMBR1kMKtByi8DPfmg9pIitrI;
Received: from 201-016-220-193.static.ctbctelecom.com.br ([201.16.220.193] helo=localhost.localdomain)
by srv3.redserver3.com with esmtpa (Exim 4.69)
id 1NeXH4-0000Kg-EC; Mon, 08 Feb 2010 15:19:51 -0200
X-Mailer: reportbug 4.10.1
Date: Mon, 08 Feb 2010 15:19:30 -0200
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - srv3.redserver3.com
X-AntiAbuse: Original Domain - bugs.debian.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - juniorpolegato.com.br
X-Greylist: delayed 8007 seconds by postgrey-1.27 at rietz; Mon, 08 Feb 2010 19:33:28 UTC

Package: libgtk2.0-0
Severity: important

Hi, buttons with stock images and set_image does not show the image. I can not tell if the problem is on Debian Testing or GTK +, but the function show () on the button image works around, see:

#include

int main(int argc, char *argv[]){
GtkWidget *window;
GtkWidget *button;
GtkWidget *button_alignment;
GtkWidget *button_alignment_hbox;
GtkWidget *button_alignment_hbox_image;
gtk_init (&argc, &argv);
window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
button = gtk_button_new_from_stock ("gtk-quit");
gtk_container_add (GTK_CONTAINER (window), button);
gtk_widget_show (button);
gtk_widget_show (window);
button_alignment = gtk_bin_get_child (GTK_BIN (button));
button_alignment_hbox = gtk_bin_get_child (GTK_BIN (button_alignment));
button_alignment_hbox_image = gtk_container_get_children (GTK_CONTAINER (button_alignment_hbox))->data;
gtk_widget_show (button_alignment_hbox_image);
gtk_main ();
return 0;
}

I do not find settings to resolve this in GTK+ or Gnome, then I think it is a bug.


Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing'), (65, 'unstable'), (60, 'stable'), (55, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libcups2 1.4.2-4 Common UNIX Printing System(tm) -
ii libfontconfig1 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libgnutls26 2.8.5-2 the GNU TLS library - runtime libr
ii libgssapi-krb5-2 1.8+dfsg~alpha1-5 MIT Kerberos runtime libraries - k
ii libgtk2.0-common 2.18.6-1 Common files for the GTK+ graphica
ii libjasper1 1.900.1-6.1 The JasPer JPEG-2000 runtime libra
ii libjpeg62 6b-15 The Independent JPEG Group's JPEG
ii libpango1.0-0 1.26.2-1 Layout and rendering of internatio
ii libpng12-0 1.2.42-1 PNG library - runtime
ii libtiff4 3.9.2-2 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.3.3-1 X11 client-side library
ii libxcomposite1 1:0.4.1-1 X11 Composite extension library
ii libxcursor1 1:1.1.10-1 X cursor management library
ii libxdamage1 1:1.1.2-1 X11 damaged region extension libra
ii libxext6 2:1.1.1-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.4-1 X11 miscellaneous 'fixes' extensio
ii libxi6 2:1.3-2 X11 Input extension library
ii libxinerama1 2:1.1-2 X11 Xinerama extension library
ii libxrandr2 2:1.3.0-2 X11 RandR extension library
ii libxrender1 1:0.9.5-1 X Rendering Extension client libra
ii shared-mime-info 0.70-1 FreeDesktop.org shared MIME databa
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime

ii hicolor-icon-theme 0.11-1 default fallback theme for FreeDes
ii libgtk2.0-bin 2.18.6-1 The programs for the GTK+ graphica

ii gvfs 1.4.3-1 userspace virtual filesystem - ser
ii librsvg2-common 2.26.0-1 SAX-based renderer library for SVG





Received: (at 568916-done) by bugs.debian.org; 8 Feb 2010 22:43:31 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
(2007-08-08) on rietz.debian.org
X-Spam-Level:
X-Spam-Bayes: score:0.0000 Tokens: new, 21; hammy, 110; neutral, 48; spammy,
1. spammytokens:0.883-+--learn hammytokens:0.000-+--libgtk2.0-0,
0.000-+--H*c:protocol, 0.000-+--H*c:micalg, 0.000-+--H*c:signed,
X-Spam-Status: No, score=-11.9 required=4.0 tests=AWL,BAYES_00,FROMDEVELOPER,
HAS_BUG_NUMBER,PGPSIGNATURE,SUBJECT_FUZZY_TION autolearn=ham
version=3.2.3-bugs.debian.org_2005_01_02
Received: from diva.malsain.org ([91.121.19.57])
by rietz.debian.org with esmtp (Exim 4.63)
id 1NecKJ-0008LG-Bj
Received: from saya.malsain.org ([88.169.253.162] helo=[192.168.0.10])
by diva.malsain.org with esmtpsa (SSL3.0:DHE_RSA_AES_256_CBC_SHA1:32)
(Exim 4.69)
id 1NecKD-0001iP-Rg; Mon, 08 Feb 2010 23:43:26 +0100
Date: Mon, 08 Feb 2010 23:43:21 +0100
Message-ID: <1265669001.6874.2.camel@tomoyo>
X-Mailer: Evolution 2.28.2



Le lundi 08 f=C3=A9vrier 2010 =C3=A0 15:19 -0200, Junior Polegato a =C3=A9c=
rit :=20

This is the default since GNOME 2.28.

Override setting is in /desktop/gnome/interface/buttons_have_icons GConf
key.

.''`. Josselin Mouette
: :' :
`. `' =E2=80=9CI recommend you to learn English in hope that you in
`- future understand things=E2=80=9D -- J=C3=B6rg Schilling

=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


iD8DBQBLcJOIrSla4ddfhTMRAiZlAKDLxrdi9ej+gvQMJgPWL0iCsB1vCgCfeKxn
YbnT351e4/XMBLsn7pLQ798=










Article list Name Date
Currently Viewing : This ArticleDebian Bug Tracking System2010-02-08 22:48:10


Copyright Techspider V0.81   |   Techspider Sitemap