Package: icedove
Version: 3.0.4-3
Severity: normal
Hello,
Since my migration to version 3, icedove opens http url in galeon instead of
iceweasel.
Looking at the pb, it seems that icedove doesn't follow
the network.protocol-handler.app.http* anymore and is only using x-www-browser.
Changing the value either in /etc/icedove/pref/icedove.js or in
~/.icedove/*/pref.js doesn't change anything :
$ grep protocol-handler /etc/icedove/pref/icedove.js
pref("network.protocol-handler.app.http", "/usr/bin/iceweasel");
pref("network.protocol-handler.app.https", "/usr/bin/iceweasel");
$ grep protocol-handler prefs.js
user_pref("network.protocol-handler.app.http", "iceweasel");
user_pref("network.protocol-handler.app.https", "iceweasel");
$ ls -l /etc/alternatives/x-www-browser
lrwxrwxrwx 1 root root 15 1 mai 14:02 /etc/alternatives/x-www-browser ->
/usr/bin/galeon
@+,
Fab
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages icedove depends on:
ii debianutils 3.2.3 Miscellaneous utilities specific t
ii fontconfig 2.8.0-2.1 generic font configuration library
ii libasound2 1.0.23-1 shared library for ALSA applicatio
ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii libc6 2.11.1-2 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.10-1 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii libdbus-glib-1-2 0.86-1 simple interprocess messaging syst
ii libfontconfig1 2.8.0-2.1 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libgcc1 1:4.4.4-4 GCC support library
ii libglib2.0-0 2.24.1-1 The GLib library of C routines
ii libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface
ii libjpeg62 6b-16.1 The Independent JPEG Group's JPEG
ii libnspr4-0d 4.8.4-1 NetScape Portable Runtime Library
ii libnss3-1d 3.12.6-2 Network Security Service libraries
ii libpango1.0-0 1.26.2-1 Layout and rendering of internatio
ii libsqlite3-0 3.6.23.1-4 SQLite 3 shared library
ii libstartup-notification 0.10-1 library for program launch feedbac
ii libstdc++6 4.4.4-4 The GNU Standard C++ Library v3
ii libx11-6 2:1.3.3-3 X11 client-side library
ii libxrender1 1:0.9.5-2 X Rendering Extension client libra
ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library
ii psmisc 22.11-1 utilities that use the proc file s
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages icedove recommends:
ii myspell-en-us [myspell-dictio 1:3.2.0-5 English_american dictionary for my
ii myspell-fr-gut [myspell-dicti 1:1.0-27 The French dictionary for myspell
Versions of packages icedove suggests:
ii libbonobo2-0 2.24.3-1 Bonobo CORBA interfaces library
ii libgconf2-4 2.28.1-3 GNOME configuration database syste
ii libgnome2-0 2.30.0-1 The GNOME library - runtime files
ii libgnomevfs2-0 1:2.24.3-1 GNOME Virtual File System (runtime
ii libgssapi-krb5-2 1.8.1+dfsg-5 MIT Kerberos runtime libraries - k
ii liborbit2 1:2.14.18-0.1 libraries for ORBit2 - a CORBA ORB
ii libpopt0 1.16-1 lib for parsing cmdline parameters
ii ttf-lyx 1.6.6-2 TrueType versions of some TeX font
-- Configuration Files:
/etc/icedove/messenger/mailViews.dat [Errno 2] Aucun fichier ou dossier de ce
type: u'/etc/icedove/messenger/mailViews.dat'
/etc/icedove/pref/icedove.js changed:
// This is the Debian specific preferences file for Mozilla Firefox
// You can make any change in here, it is the purpose of this file.
// You can, with this file and all files present in the
// /etc/thunderbird/pref directory, override any preference that is
// present in /usr/lib/thunderbird/defaults/pref directory.
// While your changes will be kept on upgrade if you modify files in
// /etc/thunderbird/pref, please note that they won't be kept if you
// do them in /usr/lib/thunderbird/defaults/pref.
pref("extensions.update.enabled", true);
// Use LANG environment variable to choose locale
pref("intl.locale.matchOS", true);
// Disable default mail checking (gnome).
pref("mail.shell.checkDefaultMail", false);
// if you are not using gnome
pref("network.protocol-handler.app.http", "/usr/bin/iceweasel");
pref("network.protocol-handler.app.https", "/usr/bin/iceweasel");
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]