Bug#870314: Does not properly clean up /usr/share/meson/mesonbuild/ on purge

2019-11-20 Thread lasse . kantola
Hi, Attached is a patch that seems to fix the problem in this bug. The patch does mainly two things: * Enable support for compiling and cleaning up the .pyc files. * Remove pkg_resources dependency from /usr/bin/meson launcher. (This is also related to bug #909440.) Both changes improve the

Bug#378367: It seems to be a bug in gtk filechooser

2006-10-03 Thread Lasse Kantola
-- Lasse Kantola -- [EMAIL PROTECTED] -- http://www.iki.fi/Lasse.Kantola/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#388630: xserver-xorg-video-mga: xserver always starts in a wrong resolution - G400 experiences

2006-09-27 Thread Lasse Kantola
#1 SMP Wed Sep 13 17:18:46 UTC 2006 i686 GNU/Linux -- Lasse Kantola -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#315466: xcscope.el: Disabling of fuzzy matching does not work

2005-06-22 Thread Lasse Kantola
Package: cscope Version: 15.5-1.1 Severity: minor Tags: patch When searching for functions called by the current function and selecting a result in the *cscope* buffer, the cursor often jumps to a wrong line in the source code buffer. This happens because the cscope-adjust variable is set to

Bug#294853: dialog: Bad performance with large menus.

2005-02-11 Thread Lasse Kantola
Package: dialog Version: 1.0-20050206-1 Severity: minor To reproduce the problem set LC_ALL to some locale (not C or POSIX) and execute: dialog --menu text 0 0 0 $(seq 1 1000) Scroll down by pressing the down arrow key. The scrolling is extremely slow and consumes a lot of CPU. Increase