Bug#241716: marked as done (Default browser shouldn't be sensible-browser)

Debian Bug Tracking System owner@bugs.debian.org
Sun, 05 Dec 2004 06:03:16 -0800


Your message dated Sun, 05 Dec 2004 08:26:58 -0500
with message-id <E1CawPh-0004Nw-00@newraff.debian.org>
and subject line Bug#241716: fixed in libgnome 2.8.0-6
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; 2 Apr 2004 15:22:10 +0000
>From Josselin.Mouette@ec-lyon.fr Fri Apr 02 07:22:10 2004
Return-path: <Josselin.Mouette@ec-lyon.fr>
Received: from ecl03.servers.ec-lyon.fr [156.18.19.3] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1B9QUj-0002DF-00; Fri, 02 Apr 2004 07:22:10 -0800
Received: from localhost (ecl03.servers.ec-lyon.fr [127.0.0.1])
	by ecl03.servers.ec-lyon.fr (Postfix) with ESMTP
	id 1700D2BBF3; Fri,  2 Apr 2004 17:22:08 +0200 (CEST)
Received: from ecl03.servers.ec-lyon.fr ([127.0.0.1])
 by localhost (ecl03.servers.ec-lyon.fr [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 14140-08; Fri,  2 Apr 2004 17:22:07 +0200 (CEST)
Received: from leom181.leom.ec-lyon.fr (leom181.leom.ec-lyon.fr [156.18.34.181])
	by ecl03.servers.ec-lyon.fr (Postfix) with ESMTP
	id E17182BBED; Fri,  2 Apr 2004 17:22:07 +0200 (CEST)
Received: from joss by leom181.leom.ec-lyon.fr with local (Exim 3.36 #1 (Debian))
	id 1B9QTy-0002eT-00; Fri, 02 Apr 2004 17:21:22 +0200
Date: Fri, 2 Apr 2004 17:21:22 +0200
From: Josselin Mouette <joss@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Default browser shouldn't be sensible-browser
Message-ID: <20040402152122.GA9662@leom181.leom.ec-lyon.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.56
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Josselin Mouette <Josselin.Mouette@ec-lyon.fr>
Reply-To: Josselin Mouette <joss@debian.org>
X-Virus-Scanned: by amavisd with F-secure at ec-lyon.fr
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.3 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	SUBJ_HAS_UNIQ_ID autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libgnome2-common
Version: 2.6.0-2
Severity: normal
Tags: experimental sid

The topic was already discussed on debian-gtk-gnome, but it needs to be 
registered in the BTS.

By default, GNOME use Debian's sensible-browser as the default. This is 
bad, as the alternatives can easily point to a non-GNOME browser. I'd 
suggest to default it to a script that should look like:

for browser in epiphany galeon mozilla-firefox mozilla; do
  if [ -x /usr/bin/$browser ]; then
    exec /usr/bin/$browser "$@"
  fi
done
exec /usr/bin/sensible-browser "$@"

Regards,
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette@ens-lyon.org
`. `'                        joss@debian.org
  `-  Debian GNU/Linux -- The power of freedom

---------------------------------------
Received: (at 241716-close) by bugs.debian.org; 5 Dec 2004 13:50:03 +0000
>From katie@ftp-master.debian.org Sun Dec 05 05:50:02 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Cawm2-00072K-00; Sun, 05 Dec 2004 05:50:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CawPh-0004Nw-00; Sun, 05 Dec 2004 08:26:57 -0500
From: Josselin Mouette <joss@debian.org>
To: 241716-close@bugs.debian.org
X-Katie: $Revision: 1.54 $
Subject: Bug#241716: fixed in libgnome 2.8.0-6
Message-Id: <E1CawPh-0004Nw-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 05 Dec 2004 08:26:58 -0500
Delivered-To: 241716-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: libgnome
Source-Version: 2.8.0-6

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

libgnome2-0_2.8.0-6_i386.deb
  to pool/main/libg/libgnome/libgnome2-0_2.8.0-6_i386.deb
libgnome2-common_2.8.0-6_all.deb
  to pool/main/libg/libgnome/libgnome2-common_2.8.0-6_all.deb
libgnome2-dev_2.8.0-6_i386.deb
  to pool/main/libg/libgnome/libgnome2-dev_2.8.0-6_i386.deb
libgnome2-doc_2.8.0-6_all.deb
  to pool/main/libg/libgnome/libgnome2-doc_2.8.0-6_all.deb
libgnome_2.8.0-6.diff.gz
  to pool/main/libg/libgnome/libgnome_2.8.0-6.diff.gz
libgnome_2.8.0-6.dsc
  to pool/main/libg/libgnome/libgnome_2.8.0-6.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 241716@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josselin Mouette <joss@debian.org> (supplier of updated libgnome 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@debian.org)


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

Format: 1.7
Date: Fri,  3 Dec 2004 15:32:42 +0100
Source: libgnome
Binary: libgnome2-common libgnome2-0 libgnome2-doc libgnome2-dev
Architecture: source all i386
Version: 2.8.0-6
Distribution: unstable
Urgency: medium
Maintainer: Ondřej Surý <ondrej@debian.org>
Changed-By: Josselin Mouette <joss@debian.org>
Description: 
 libgnome2-0 - The GNOME 2 library - runtime files
 libgnome2-common - The GNOME 2 library - common files
 libgnome2-dev - The GNOME 2 library - development files
 libgnome2-doc - The GNOME 2 library - documentation files
Closes: 241716
Changes: 
 libgnome (2.8.0-6) unstable; urgency=medium
 .
   * 01_default_background.patch: patch the .in file as well. Fixes empty
     background by default.
   * 05_sensible-browser.patch:
     + Patch the .in as well.
     + The default is now epiphany (closes: #241716).
   * 03_gnome-terminal.patch: disabled.
Files: 
 995be9b080057d9718aceeae1feb4373 1719 devel optional libgnome_2.8.0-6.dsc
 7c3707b37001f913d79f3b9217c8351b 7974 devel optional libgnome_2.8.0-6.diff.gz
 2499ee9533dc46b58b9f8015fa269231 636834 libs optional libgnome2-common_2.8.0-6_all.deb
 1d911f446d51871cbfdfb095b7f1a96b 92184 doc optional libgnome2-doc_2.8.0-6_all.deb
 a4885a2e41d363b1105d6ba7a87d68fd 93518 libs optional libgnome2-0_2.8.0-6_i386.deb
 021ae3715bf97842abddb0bbfe0b6c73 95274 libdevel optional libgnome2-dev_2.8.0-6_i386.deb

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

iD8DBQFBswLkrSla4ddfhTMRAo+BAKCKXQ7tx8z4avFZkoNcnauBD/MMlgCgzaXT
5/Jb0EeUTsgz6hdFZE1ymLc=
=5dLh
-----END PGP SIGNATURE-----