Bug#549942: [patch] Broken strace argument handling in regards to -p option

2010-10-27 Thread Maxim Kirillov
this is a patch that supposedly fix the bug other changes that I had to do to make strace work smoothly: *turn on non-interactive status only if there is no -p argument *print pids to outfile when -p and command both specified -- Max diff --git a/strace.c b/strace.c index

Bug#599766: turtleart: translation files neither included in distribution nor queried properly

2010-10-10 Thread Maxim Kirillov
Package: turtleart Version: 98-1 Severity: important Tags: patch l10n *** Please type your report below this line *** There is 2 problems with localization in the turtleart: 1. it looks for default file messages.mo 2. there are no translation files in the distributions I tried to fix this. (1)

Bug#510320: gnome-screensaver locking delayed

2010-04-22 Thread Maxim Kirillov
It already can do this, run gconf-editor and set /apps/gnome-screensaver/lock_delay value to nonzero. So this must be fixed in the configurator UI. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#464214: davfs2: stdio descriptors not closed when the daemon starts

2008-02-05 Thread Maxim Kirillov
Package: davfs2 Version: 1.2.1-3 Severity: important in file src/mount_davfs.c close(1); close(2); should be called somewhere between forking (line 249) and entering the main loop (line 291). Without this, autofs hangs when mounting a davfs share - it waits for EOF in pipe but there's none.

Bug#458163: fvwm: patch from upstream for bug #458163

2008-01-09 Thread Maxim Kirillov
Package: fvwm Version: 1:2.5.18-3 Followup-For: Bug #458163 the patch extracted from upstream CVS is attached Index: placement.c === RCS file: /home/cvs/fvwm/fvwm/fvwm/placement.c,v retrieving revision 1.167 retrieving revision 1.168

Bug#449209: libchm-bin: chm_http craches due to segmentation fault on massive fetching

2007-11-03 Thread Maxim Kirillov
Package: libchm-bin Version: 2:0.39-1 Severity: important to reproduce (seen with this exact file): $wget -c http://javadoc.allimant.org/dist/java-ee-5.zip $unzip java-ee-5.zip java-ee-5.chm $chm_http --port=12345 java-ee-5.chm $wget -k -r -nc http://localhost:12345/ on some file wget returns:

Bug#329165: Acknowledgement (wwwoffle misinterprets # symbol in 'Location' header)

2006-09-07 Thread Maxim Kirillov
Package: wwwoffle Version: 2.9-2 Looks like it's fixed in upstream. At least author said he fixed it, and it works ok for me -- Max -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#291137: /usr/X11R6/bin/luit: luit sometimes doesn't restore terminal settings or hangs

2005-12-14 Thread Maxim Kirillov
I confirm. The patch helps. [EMAIL PROTECTED] -l xutils x11-common cpp libc6 libfreetype6 libfs6 zlib1g Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:

Bug#329165: wwwoffle misinterprets # symbol in 'Location' header

2005-09-19 Thread Maxim Kirillov
Package: wwwoffle Version: 2.8e-2-max-1 Severity: normal When the remote host respond with: HTTP/1.1 302 Location: URL#fragment and wwwofle performs the 'wwwofle -fetch' command, it recursively requests document URL%23fragment instead of URL Steps to reproduce: 1. Create a file file1.php on