Package: thunderbird
Version: 1:102.0.1-1
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
aptitude safe-upgrade
* What exactly did you do (or not do) that was effective (or
ineffective)?
I upgraded thunderbird Upgrade: thunderbird:amd64 (1:91.9.0-1, 1:102.0.1-1)
* What was the outcome of this action?
I have noticed that I cannot access my local nntp server.(Waiting sign was for
a long time, and I decided to break)
no nntp messages were displayed.
I have no additions.
I have decided to create new profile with the same accounts (I have one imap
and one nntp) configured.
On new profile everything seems to work.
* What outcome did you expect instead?
Old profile would work with thunderbbird.
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: bookworm/sid
APT prefers oldoldstable
APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.18.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages thunderbird depends on:
ii debianutils 5.7-0.2
ii fontconfig 2.13.1-4.4
ii libasound2 1.2.7.1-1
ii libatk1.0-0 2.38.0-1
ii libc6 2.33-7
ii libcairo-gobject2 1.16.0-5
ii libcairo2 1.16.0-5
ii libdbus-1-3 1.14.0-1
ii libdbus-glib-1-2 0.112-2
ii libevent-2.1-7 2.1.12-stable-5+b1
ii libffi8 3.4.2-4
ii libfontconfig1 2.13.1-4.4
ii libfreetype6 2.12.1+dfsg-3
ii libgcc-s1 12.1.0-5
ii libgdk-pixbuf-2.0-0 2.42.8+dfsg-1
ii libglib2.0-0 2.72.3-1
ii libgtk-3-0 3.24.34-1
ii libicu71 71.1-3
ii libnspr4 2:4.34-1
ii libnss3 2:3.79-1
ii libpango-1.0-0 1.50.7+ds-1
ii librnp0 0.16.0-1
ii libstdc++6 12.1.0-5
ii libvpx7 1.11.0-2
ii libx11-6 2:1.7.5-1
ii libx11-xcb1 2:1.7.5-1
ii libxcb-shm0 1.14-3
ii libxcb1 1.14-3
ii libxext6 2:1.3.4-1
ii libxrandr2 2:1.5.2-2+b1
ii psmisc 23.5-1
ii x11-utils 7.7+5
ii zenity 3.42.1-2
ii zlib1g 1:1.2.11.dfsg-4
Versions of packages thunderbird recommends:
ii hunspell-en-us [hunspell-dictionary] 1:2020.12.07-2
ii hunspell-pl [hunspell-dictionary] 1:7.2.0-2
Versions of packages thunderbird suggests:
ii apparmor 3.0.4-3
ii fonts-lyx 2.3.6.1-1
ii libgssapi-krb5-2 1.19.2-2+b2
-- Configuration Files:
/etc/thunderbird/pref/thunderbird.js changed:
// This is the Debian specific preferences file for Mozilla Thunderbird
// 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 directory
//
// /etc/thunderbird/pref directory
//
// override any preference that is present in the directory
//
// /usr/lib/thunderbird/defaults/pref
//
// 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 from system
// The old environment setting 'pref("intl.locale.matchOS", true);' is
// currently not working anymore. The new introduced setting
// 'intl.locale.requested' is now used for this. Setting an empty string is
// pulling the system locale into Thunderbird.
pref("intl.locale.requested", "");
// Disable default mail checking (gnome).
pref("mail.shell.checkDefaultMail", false);
// Disable default mail client check
pref("mail.shell.checkDefaultClient", false);
// if you are not using gnome
//pref("network.protocol-handler.app.http", "x-www-browser");
//pref("network.protocol-handler.app.https", "x-www-browser");
// This setting is a workaround for some crashes inside the JS engine.
// By this Thunderbird will use more memory and acting slower as the sharing
// memory between interacting JS files is disabled.
pref ("javascript.options.baselinejit", false);
// Uncomment the follwing setting if you want to have a extra mail header field
// for X-Debbugs-Cc, only needed in case you have to work with the Debian
// Bug Tracking System more deeply
//pref("mail.compose.other.header", "X-Debbugs-Cc");
-- debconf-show failed