Your message dated Mon, 06 Feb 2006 16:40:12 +0100 with message-id <[EMAIL PROTECTED]> and subject line Fixed by upstream 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)
--- Begin Message --->From [EMAIL PROTECTED] Thu Sep 29 02:34:15 2005 Received: (at submit) by bugs.debian.org; 29 Sep 2005 09:34:16 +0000 Return-path: <[EMAIL PROTECTED]> Received: from mailservice.tudelft.nl [130.161.131.5] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EKunv-0008SE-00; Thu, 29 Sep 2005 02:34:15 -0700 Received: from localhost (localhost [127.0.0.1]) by rav.antivirus (Postfix) with ESMTP id 0CC6380069; Thu, 29 Sep 2005 11:33:42 +0200 (CEST) Received: from localhost.localdomain (kriek.st.ewi.tudelft.nl [130.161.158.119]) by mx4.tudelft.nl (Postfix) with ESMTP id B274180051; Thu, 29 Sep 2005 11:33:38 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Tom Parker <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: pybliographer: Pybliographic has no window icon X-Mailer: reportbug 3.17 Date: Thu, 29 Sep 2005 11:33:35 +0200 Message-Id: <[EMAIL PROTECTED]> X-Virus-Scanned: by amavisd-new at tudelft.nl Delivered-To: [EMAIL PROTECTED] 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: pybliographer Version: 1.2.6.2-1-2.4 Severity: minor Tags: patch Pybliographic displays the "we have no icon" icon in the top-left corner of it's window title (this is using Metacity). This is because the application doesn't set the icon, and neither does the glade files. The following patch fixes this in the glade file. --- /usr/share/pybliographer/glade/pyblio.glade 2005-08-26 12:29:05.000000000 +0200 +++ pyblio.glade 2005-09-29 11:30:10.000000000 +0200 @@ -12,6 +12,7 @@ <property name="modal">False</property> <property name="resizable">True</property> <property name="destroy_with_parent">False</property> + <property name="icon">/usr/share/pixmaps/pybliographic.png</property> <property name="decorated">True</property> <property name="skip_taskbar_hint">False</property> <property name="skip_pager_hint">False</property> -- System Information: Debian Release: testing/unstable APT prefers stable APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (99, 'experimental'), (98, 'hoary'), (97, 'breezy') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686-smp Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages pybliographer depends on: ii python 2.4.1-0ubuntu2 An interactive high-level object-o ii python-bibtex 1.2.1-1ubuntu1 Python interfaces to BibTeX and th ii python-glade2 2.8.0-0ubuntu1 GTK+ bindings: Glade support ii python-gnome2 2.12.0-0ubuntu1 Python bindings for the GNOME desk ii python2.4-glade2 2.8.0-0ubuntu3 GTK+ bindings: Glade support ii python2.4-gnome2 2.12.0-0ubuntu1 Python bindings for the GNOME desk Versions of packages pybliographer recommends: ii yelp 2.10.0-2 Help browser for GNOME 2 -- no debconf information
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Mon Feb 06 07:40:05 2006 Received: (at 330683-done) by bugs.debian.org; 6 Feb 2006 15:40:05 +0000 Return-path: <[EMAIL PROTECTED]> Received: from mailservice.tudelft.nl ([130.161.131.5]) by spohr.debian.org with esmtp (Exim 4.50) id 1F68TE-0007Rk-Qf for [EMAIL PROTECTED]; Mon, 06 Feb 2006 07:40:05 -0800 Received: from localhost (localhost [127.0.0.1]) by rav.antivirus (Postfix) with ESMTP id 0F1CC800A9 for <[EMAIL PROTECTED]>; Mon, 6 Feb 2006 16:39:33 +0100 (CET) Received: from [130.161.158.119] (kriek.st.ewi.tudelft.nl [130.161.158.119]) by mx4.tudelft.nl (Postfix) with ESMTP id 945AD80087 for <[EMAIL PROTECTED]>; Mon, 6 Feb 2006 16:39:31 +0100 (CET) Message-ID: <[EMAIL PROTECTED]> Date: Mon, 06 Feb 2006 16:40:12 +0100 From: Tom Parker <[EMAIL PROTECTED]> User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: [EMAIL PROTECTED] Subject: Fixed by upstream Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at tudelft.nl 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=-2.0 required=4.0 tests=BAYES_01 autolearn=no version=2.60-bugs.debian.org_2005_01_02 Version:1.2.8-1 -- [EMAIL PROTECTED] - http://tevp.net Illegitimus non carborundum
--- End Message ---

