Bug#318549: marked as done (libvte4: gtk-warnings)

Debian Bug Tracking System owner at bugs.debian.org
Thu Jul 28 10:18:37 UTC 2005


Your message dated Thu, 28 Jul 2005 02:17:11 -0700
with message-id <E1Dy4Vr-0006nv-00 at spohr.debian.org>
and subject line Bug#318549: fixed in vte 1:0.11.13-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Jul 2005 04:18:38 +0000
>From emil5 at go2.pl Fri Jul 15 21:18:38 2005
Return-path: <emil5 at go2.pl>
Received: from mx2.go2.pl (poczta.o2.pl) [193.17.41.42] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1Dte8M-0001os-00; Fri, 15 Jul 2005 21:18:38 -0700
Received: from [192.168.1.12] (xdsl-2650.lodz.dialog.net.pl [84.40.203.90])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by poczta.o2.pl (Postfix) with ESMTP id 5637F340004;
	Sat, 16 Jul 2005 06:18:35 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Emil Nowak <emil5 at go2.pl>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: libvte4: gtk-warnings
X-Mailer: reportbug 3.15
Date: Sat, 16 Jul 2005 06:20:17 +0200
Message-Id: <20050716041835.5637F340004 at poczta.o2.pl>
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libvte4
Version: 1:0.11.13-2
Severity: normal

All libvte4 based applications produces gtk-warnings. For example:

(gnome-terminal:2167): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?)

(grip:3623): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?)

(gtkterm:3657): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?)

all those messages are repeated multiple times.

This shows gnome-terminal with stoped at this warning:
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb76c0885 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb76c2002 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb77f9f3d in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0xb77f9f66 in g_log () from /usr/lib/libglib-2.0.so.0
#5  0xb7a6a815 in gdk_property_get () from /usr/lib/libgdk-x11-2.0.so.0
#6  0xb7e86bdf in _vte_glyph_draw_string () from /usr/lib/libvte.so.4
#7  0xb7e86cef in _vte_glyph_draw_string () from /usr/lib/libvte.so.4
#8  0xb7e86dce in _vte_glyph_draw_string () from /usr/lib/libvte.so.4
#9  0xb7e8700c in _vte_glyph_draw_string () from /usr/lib/libvte.so.4
#10 0xb7e8718b in _vte_rdb_get_hintstyle () from /usr/lib/libvte.so.4
#11 0xb7e827e8 in _vte_draw_set_scroll () from /usr/lib/libvte.so.4
#12 0xb7e82b90 in _vte_fc_patterns_from_pango_font_desc () from /usr/lib/libvte.so.4
#13 0xb7e891fd in _vte_tree_lookup () from /usr/lib/libvte.so.4
#14 0xb7e89f45 in _vte_tree_lookup () from /usr/lib/libvte.so.4
#15 0xb7e81b86 in _vte_draw_set_text_font () from /usr/lib/libvte.so.4
#16 0xb7e710d4 in vte_terminal_set_font_full () from /usr/lib/libvte.so.4
#17 0xb7e7273e in vte_terminal_get_emulation () from /usr/lib/libvte.so.4
#18 0xb789e94a in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#19 0xb788b96f in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#20 0xb788b13e in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#21 0xb788b90b in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#22 0xb788ae3b in g_object_new () from /usr/lib/libgobject-2.0.so.0
#23 0xb7e69491 in vte_terminal_new () from /usr/lib/libvte.so.4
#24 0x0806fd51 in terminal_widget_new ()
#25 0x0806bae5 in terminal_screen_get_type ()
#26 0xb789e94a in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#27 0xb788b96f in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#28 0xb788b13e in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#29 0xb788b90b in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#30 0xb788ae3b in g_object_new () from /usr/lib/libgobject-2.0.so.0
#31 0x0806c11f in terminal_screen_new ()
#32 0x0805e9b4 in terminal_app_new_terminal ()
#33 0x0805de23 in terminal_skey_do_popup ()
#34 0x0805e58d in main ()
(gdb)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages libvte4 depends on:
ii  libatk1.0-0              1.10.1-2        The ATK accessibility toolkit
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libfontconfig1           2.3.2-1         generic font configuration library
ii  libfreetype6             2.1.7-2.3       FreeType 2 font engine, shared lib
ii  libglib2.0-0             2.6.5-1         The GLib library of C routines
ii  libgtk2.0-0              2.6.8-1         The GTK+ graphical user interface 
ii  libice6                  4.3.0.dfsg.1-13 Inter-Client Exchange library
ii  libncurses5              5.4-6           Shared libraries for terminal hand
ii  libpango1.0-0            1.8.1-1         Layout and rendering of internatio
ii  libsm6                   4.3.0.dfsg.1-6  X Window System Session Management
ii  libvte-common            1:0.11.13-2     Terminal emulator widget for GTK+ 
ii  libx11-6                 4.3.0.dfsg.1-8  X Window System protocol client li
ii  libxft2                  2.1.7-1         FreeType-based font drawing librar
ii  libxrender1              1:0.9.0-2       X Rendering Extension client libra
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-4       compression library - runtime

libvte4 recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 318549-close) by bugs.debian.org; 28 Jul 2005 10:11:27 +0000
>From katie at spohr.debian.org Thu Jul 28 03:11:27 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1Dy4Vr-0006nv-00; Thu, 28 Jul 2005 02:17:11 -0700
From: Loic Minier <lool at dooz.org>
To: 318549-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#318549: fixed in vte 1:0.11.13-3
Message-Id: <E1Dy4Vr-0006nv-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Thu, 28 Jul 2005 02:17:11 -0700
Delivered-To: 318549-close at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: vte
Source-Version: 1:0.11.13-3

We believe that the bug you reported is fixed in the latest version of
vte, which is due to be installed in the Debian FTP archive:

libvte-common_0.11.13-3_all.deb
  to pool/main/v/vte/libvte-common_0.11.13-3_all.deb
libvte-dev_0.11.13-3_i386.deb
  to pool/main/v/vte/libvte-dev_0.11.13-3_i386.deb
libvte-doc_0.11.13-3_all.deb
  to pool/main/v/vte/libvte-doc_0.11.13-3_all.deb
libvte4_0.11.13-3_i386.deb
  to pool/main/v/vte/libvte4_0.11.13-3_i386.deb
python-vte_0.11.13-3_i386.deb
  to pool/main/v/vte/python-vte_0.11.13-3_i386.deb
vte_0.11.13-3.diff.gz
  to pool/main/v/vte/vte_0.11.13-3.diff.gz
vte_0.11.13-3.dsc
  to pool/main/v/vte/vte_0.11.13-3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 318549 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Loic Minier <lool at dooz.org> (supplier of updated vte package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 21 Jul 2005 20:01:23 +0200
Source: vte
Binary: python-vte libvte4 libvte-doc libvte-common libvte-dev
Architecture: source i386 all
Version: 1:0.11.13-3
Distribution: unstable
Urgency: low
Maintainer: Arnaud Patard <arnaud.patard at rtp-net.org>
Changed-By: Loic Minier <lool at dooz.org>
Description: 
 libvte-common - Terminal emulator widget for GTK+ 2.0 - common files
 libvte-dev - Terminal emulator widget for GTK+ 2.0 - development files
 libvte-doc - Terminal emulator widget for GTK+ 2.0 - development files
 libvte4    - Terminal emulator widget for GTK+ 2.0 - runtime files
 python-vte - Python bindings for the VTE widget set
Closes: 316940 318549
Changes: 
 vte (1:0.11.13-3) unstable; urgency=low
 .
   * Fix Gdk warnings with a patch from upstream. (Closes: #316940, #318549)
     [debian/patches/20_gdk-warning.patch]
   * Bump up Standards Version to 3.6.2.
Files: 
 6f156c2439b26a5db99e6a2b62b6fd67 1708 libs optional vte_0.11.13-3.dsc
 d5a3f8dbbad433f27b7e204c99edc699 14130 libs optional vte_0.11.13-3.diff.gz
 9ee7aef49291ebcae7618cb72d1d77bf 110362 libs optional libvte-common_0.11.13-3_all.deb
 a1b95a2022f2f7765142c13f5a9fd8b0 82930 doc optional libvte-doc_0.11.13-3_all.deb
 e4050943ebca85dda34bfbdde5de34ca 676134 libs optional libvte4_0.11.13-3_i386.deb
 195d9b1b5744758da8d1e282adf7bf60 436754 libdevel optional libvte-dev_0.11.13-3_i386.deb
 43b0209e63ecd53a11ef3d2c45e195ca 116632 python optional python-vte_0.11.13-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC6J/RQxo87aLX0pIRAkKvAJ9hpJd87Lbva33qkHoj+5YoJrvMUACgtn6k
TKk2ZtiJdBtFCxrkK2QCdsA=
=dPYI
-----END PGP SIGNATURE-----





More information about the Pkg-gnome-maintainers mailing list