Bug#995757: module: inline class member function cannot use an extern thread_local int

2021-10-05 Thread Frank Brokken
Package: g++-11 Version: 11.2.0-7 Severity: normal Dear Maintainer, * What led up to the situation? While developing a module whose interface declares an extern thread_local int and a class whose member accesses that int the compiler produces an internal compiler error. The bug is observed

Bug#995000: g++-11: module partition defining a class won't compile

2021-09-24 Thread Frank Brokken
Package: g++-11 Version: 11.2.0-4 Severity: normal Dear Maintainer, * What led up to the situation? While performing some tests using modules I first defined a module defining a class type. Its compilation completed flawlessly. Next I defined a module partition defining a class type. It's

Bug#994292: g++-11: Segfault when defining a module exporting a std::string

2021-09-15 Thread Frank Brokken
Package: g++-11 Version: 11.2.0-4 Severity: normal Dear Maintainer, * What led up to the situation? When defining a simple module in which a std::string is exported the program compiles correctly but segfaults when it's run. When (instead of a std::string) objects like std::vector or

Bug#985214: g++-11 internal error and fails to precompile a concept

2021-03-14 Thread Frank Brokken
Package: g++-11 Version: 11-20210306-1 Severity: normal Dear Maintainer, * What led up to the situation? Following the installation of g++-11 a previously precompilable header file can't be precompiled anymore, and in some cases the compiler reports an internal error requesting to submit a

Bug#953419: cups: unable to print after a recent update

2020-03-09 Thread Frank Brokken
Package: cups Version: 2.3.1-7 Severity: important Dear Maintainer, Subject: cups: unable to print after a recent update Package: cups Version: 2.3.1-11 Severity: important Dear Maintainer, * What led up to the situation? After a recent upgrade files could no longer be printed. Printing a

Bug#941655: libreoffice-impress: Exported html pages have black backgrounds

2019-10-03 Thread Frank Brokken
Package: libreoffice-impress Version: 1:6.3.2-1 Severity: normal Dear Maintainer, * What led up to the situation? Exporting html pages of a libreoffice-impress document * What exactly did you do (or not do) that was effective (or ineffective)? For the purpose of this bugreport I

Bug#920351: bash: exec in .profile suspends or loses stdin

2019-01-24 Thread Frank Brokken
Package: bash Version: 5.0-1 Severity: normal Dear Maintainer, * What led up to the situation? Yesterday I updated bash on several computers. In root's .profile I use the following command to switch from bash to /usr/bin/tcsh: exec /usr/bin/tcsh -l After updating bash, when executing

Bug#879013: pinentry-qt: _glapi_tls_Current not in libGL.so.1

2017-10-18 Thread Frank Brokken
Package: pinentry-qt Version: 1.0.0-3 Severity: important Dear Maintainer, * What led up to the situation? Updating the gnu packages. * What was the outcome of this action? After pinentry-qt was upgraded it won't run anymore because it refers to a symbol that does not exist in

Bug#878936: gpg: Inaccessible keys (?) after upgrade

2017-10-17 Thread Frank Brokken
Package: gpg Version: 2.2.1-2 Severity: important Dear Maintainer, * What led up to the situation? This morning I performed aptitude update followed by aptitude upgrade. /var/log/apt/history.log shows that various gpg programs were upgraded: gpg-wks-client:amd64 (2.2.1-1, 2.2.1-2),

Bug#860306: isc-dhcp-client: Repeatedly received DHCPNAK or no DHCPOFFERS; other computers work OK

2017-04-14 Thread Frank Brokken
Package: isc-dhcp-client Version: 4.3.5-3 Severity: normal Dear Maintainer, This following bug report was created on the computer that experienced problems with isc-dhcp-client, but has not external mail connectivity. I completed the report, saved it, and included it below as the actual report.

Bug#848960: xserver-xorg segfaults after starting afterstep

2016-12-21 Thread Frank Brokken
Package: xserver-xorg Version: 1:7.7+18 Severity: important Dear Maintainer, * What led up to the situation? Last week, after performing my weekly Debian update / upgrade session and after rebooting my desktop computer the xserver segfaulted after logging in and the (afterstep) window

Bug#840850: mutt: Mutt can't find S/MIME key to sign messages

2016-10-15 Thread Frank Brokken
Package: mutt Version: 1.7.0-6 Severity: normal Dear Maintainer, When trying to S/MIME sign a message mutt no longer finds my secret key file. However, the locations of the key files were not changed, the key file is still there, and until now I've had no probllems when S/MIE signing messages.

Bug#826572: S/MIME: secret key not found when using gpgme

2016-06-06 Thread Frank Brokken
Package: mutt Version: 1.6.0-1 Severity: normal Dear Maintainer, * What led up to the situation? After a mutt update the gpg configuration in .muttrc stopped working. Looking for a solution I found the advice to specify set crypt_use_gpgme instead. Although that did solve the gpg-problem,