Bug#806717: Forwarding email with a long header causes longer than 998 byte lines

2022-12-13 Thread Mikko Tuumanen
I received an email with a x-ms-exchange-antispam-messagedata-0: header and I tried to forward it with kmail. That caused error message: "The server said: maximum allowed line length is 998 octets, got 1702" In the original message, the header was split into multiple lines like this:

Bug#1019214: Typos in the patch

2022-09-05 Thread Mikko Tuumanen
Whoops, the patch contains couple of typos in xwit.man: -xiwarp description should end with the same sentence at -warp description: "Add -root to warp to an absolute position."

Bug#1005349: joystick: jscal needs an option to not continue with any button

2022-02-11 Thread Mikko Tuumanen
Package: joystick Version: 1:1.7.1-1 Severity: normal Dear Maintainer, jscal asks user to move axis to a position and push any button. This causes a problem when a trigger of a gamepad is both axis and a button. In this case when user pulls the trigger, a button event is sent and jscal continues

Bug#870321: disabled proxies hide working proxies

2021-08-16 Thread Mikko Tuumanen
On Wed, 9 Oct 2019 17:15:05 +0300 b...@k2c42.dy.fi wrote: > I bumped into the same problem. > > It seems it can also be fixed by adding an error handler: > > def handle_error(self): > DEBUG(...) > I stumbled into another problem. If someone advertises a proxy with an ipv6 address

Bug#930407: python3-uinput: should python3-uinput depend on python3-distutils?

2019-06-12 Thread Mikko Tuumanen
Package: python3-uinput Version: 0.11.2-1 Severity: normal Dear Maintainer, "import uinput" in python3 fails if python3-distutils is not installed. # python3 -c 'import uinput' Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3/dist-packages/uinput/__init__.py",

Bug#928931: debian-installer: apt-setup/local0/key fails on buster because gnupg is not installed

2019-05-13 Thread Mikko Tuumanen
Package: debian-installer Severity: normal Dear Maintainer, I tried to preseed Debian buster with d-i apt-setup/local0/repository string http://foo/ buster bar d-i apt-setup/local0/key string http://foo/key d-i pkgsel/include string baz and used netboot "linux" and "initrd.gz" dated

Bug#806717: kmail: Please do not fix headers of filtered multipart messages. It breaks PGP signatures.

2015-11-30 Thread Mikko Tuumanen
Package: kmail Version: 4:4.14.1-1 Severity: normal Dear Maintainer, I use bogofilter to filter spam and read multipart PGP signed emails with kmail. The original email contains: >Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) >X-Mailer: Apple Mail (2.2104) > >

Bug#806717: kmail: Please do not fix headers of filtered multipart messages. It breaks PGP signatures.

2015-11-30 Thread Mikko Tuumanen
A workaround for pgp signed messages in the bogofilter case: Settings -> Configure Filters -> Bogofilter Check -> Add Anywhere in Headers, does not contain, application/pgp-signature This way signed messaged are not filtered and not broken.

Bug#803391: dosfstools: fatlabel prints both warnings and the label to stdout

2015-10-29 Thread Mikko Tuumanen
Package: dosfstools Version: 3.0.27-1 Severity: normal Tags: upstream Dear Maintainer, fatlabel prints warnings to stdout before the label of the filesystem: # parted /dev/loop0 print Model: Loopback device (loopback) Disk /dev/loop0: 1kB Sector size (logical/physical): 512B/512B Partition

Bug#606950: sd_mod: Unknown symbol blk_queue_physical_block_size_fixed

2011-01-03 Thread Mikko Tuumanen
I have the same problem when trying to install with http://ftp.fi.debian.org/debian/dists/testing/main/installer- armel/current/images/kirkwood/netboot/marvell/sheevaplug/uImage and http://ftp.fi.debian.org/debian/dists/testing/main/installer-

Bug#606950: sd_mod: Unknown symbol blk_queue_physical_block_size_fixed

2011-01-03 Thread Mikko Tuumanen
Those are the installer kernel and initrd, which are an older version than the kernel and modules that get installed in the filesystem. You I want to install to a usb stick and I can't because sd_mod doesn't load. # modprobe sd_mod FATAL: Error inserting sd_mod (/lib/modules/2.6.32-5-

Bug#604429: akregator: opens more than one certificate check failed window per feed

2010-11-21 Thread Mikko Tuumanen
Package: akregator Version: 4:4.4.6-1 Severity: minor Tags: upstream If a feed is accessed through https and certificate check fails (self signed, for example) akregator opens new certificate check failed window every couple of minutes. When I got to work this morning, akregator and kwin had

Bug#539946: vlc: RTSP seeking fails when using a locale that doesn't use period as decimal separator

2009-08-04 Thread Mikko Tuumanen
Package: vlc Version: 1.0.1-1 Severity: normal Tags: l10n When playing an rtsp stream and locale being fi_FI.UTF-8, vlc fails to seek to another position in the stream. When I try, vlc immediately reports (the percentage varies, of course) [0x7f3c58002458] main input error:

Bug#444789: nss: Handshake failed (-5938)

2008-09-22 Thread Mikko Tuumanen
I got the nss: Handshake failed (-5938) error with pidgin 2.4.3-2 (lenny) when trying to connect to jabber.utu.fi. Fortunately the old workaround still works. I just needed to change enable-gnutls from no to yes in the rules file and recompile. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#407055: compiz: manages only screen 0 of a multi screen display

2007-01-15 Thread Mikko Tuumanen
Package: compiz Version: 0.2.2-1 Severity: normal When using a dualhead setup with two screens (:0.0 and :0.1) compiz works only on the :0.0 and makes the :0.1 totally unusable. I can start programs on the other screen (and verify they are there with xlsclients), but they can't be seen or used.

Bug#395328: xfig: doesn't work as expected with utf8 locale

2006-10-26 Thread Mikko Tuumanen
Package: xfig Version: 1:3.2.5-alpha5-9 Severity: normal Tags: l10n Xfig doesn't handle utf8 correctly. When using an utf8 locale, writing multibyte characters causes either the character to not appear at all (the T tool) or appear as one character per byte (dialog boxes). -- System Information:

Bug#374934: tail +2 in newsrun causes frequent emails from cron

2006-06-21 Thread Mikko Tuumanen
Package: cnews Version: cr.g7-39 /usr/lib/news/input/newsrun runs tail with the +number syntax, which causes cron to mail this warning several times per day. tail from coreutils 5.96-3 $ tail +2 Warning: +number syntax is deprecated, please use -n +number -- To UNSUBSCRIBE, email to [EMAIL

Bug#351918: feparams.inversion shouldn't be INVERSION_OFF in tune.c

2006-02-08 Thread Mikko Tuumanen
Package: dvbtune Version: 0.5-5 Line 574 of tune.c should be changed from feparams.inversion=INVERSION_OFF; to feparams.inversion=specInv; Some DVB-C cards won't tune at all with INVERSION_OFF, but tune immediately with INVERSION_AUTO. Changing that line will make it possible to

Bug#345342: libc6: getopt doesn't support utf-8

2005-12-30 Thread Mikko Tuumanen
Package: libc6 Version: 2.3.5-9 When using UTF-8 locales, getopt prints the error message in a wrong way, if a wrong multibyte character was given as an option. Start an utf-8 terminal: $ LC_ALL=en_GB.UTF-8 uxterm -fn -Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO10646-1 Then run ls