Your message dated Sun, 12 Apr 2009 13:25:49 +0200
with message-id <1239535549.5168.31.ca...@tomoyo>
and subject line Re: Bug#523759: libgnomevfs2-common: Should default to
sensible-browser instead of gnome-www-browser
has caused the Debian Bug report #523759,
regarding libgnomevfs2-common: Should default to sensible-browser instead of
gnome-www-browser
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
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
523759: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523759
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgnomevfs2-common
Version: 1:2.22.0-5
Severity: normal
Tags: patch
*** Please type your report below this line ***
I am using lenny with KDE. Because adept is missing in lenny, I use
gnome-app-install.
Unfortunately, I could not open any link in the package descriptions.
After some investigations it turned out that the reason was that
libgnomevfs2-common defaults to gnome-www-browser, which is not
available when using lenny with the KDE desktop.
This bug can be fixed by simply replacing all instances of
gnome-www-browser in /usr/share/gconf/defaults/10_libgnomevfs2-common
with sensible-browser (and running update-gconf-defaults afterwards).
Please see the attached patch.
-- System Information:
Debian Release: 5.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libgnomevfs2-common depends on:
ii gconf2 2.22.0-1 GNOME configuration
database syste
ii gnome-mime-data 2.18.0-1 base MIME and Application
database
ii shared-mime-info 0.30-2 FreeDesktop.org shared MIME
databa
libgnomevfs2-common recommends no packages.
libgnomevfs2-common suggests no packages.
-- no debconf information
--
Ronny Standtke Fachhochschule Nordwestschweiz
Dozent Medienpädagogik / ICT Pädagogische Hochschule
Telefon: +41 32 627 92 47 Obere Sternengasse 7
Mobil : +41 79 786 81 82 4502 Solothurn
--- 10_libgnomevfs2-common 2009-04-12 12:23:26.000000000 +0200
+++ 10_libgnomevfs2-common_patched 2009-04-12 12:24:54.000000000 +0200
@@ -1,3 +1,3 @@
-/desktop/gnome/url-handlers/http/command "gnome-www-browser %s"
-/desktop/gnome/url-handlers/https/command "gnome-www-browser %s"
+/desktop/gnome/url-handlers/http/command "sensible-browser %s"
+/desktop/gnome/url-handlers/https/command "sensible-browser %s"
/desktop/gnome/url-handlers/h323/command "ekiga -c %s"
--- End Message ---
--- Begin Message ---
Version: 1:2.24.0-2
Le dimanche 12 avril 2009 à 12:52 +0200, Ronny Standtke a écrit :
> This bug can be fixed by simply replacing all instances of
> gnome-www-browser in /usr/share/gconf/defaults/10_libgnomevfs2-common
> with sensible-browser (and running update-gconf-defaults afterwards).
> Please see the attached patch.
gnome-vfs (1:2.24.0-2) unstable; urgency=low
* libgnomevfs2-common.gconf-defaults: use sensible-browser instead of
gnome-www-browser. Closes: #510668.
--
.''`. Debian 5.0 "Lenny" has been released!
: :' :
`. `' Last night, Darth Vader came down from planet Vulcan and told
`- me that if you don't install Lenny, he'd melt your brain.
signature.asc
Description: Ceci est une partie de message numériquement signée
--- End Message ---