Bug#736951: xournal: Memory leak

2014-01-28 Thread Ph. Marek
Package: xournal Version: 4.7-1 Severity: normal When annotating PDFs, xournal needs more and more memory. Recently I had to stop it when it used 1.5GB RAM; after saving/quitting/starting/loading the same file again it used less than 40MB, with all the previous annotations intact. Sadly running

Bug#734752: sudo, pam_limits, users with same UID

2014-01-09 Thread Ph. Marek
Package: sudo Version: 1.8.9~rc1-1 Severity: normal sudo doesn't use the correct user when setting limits - it uses the limits for the first user with the given UID. Please note that it works fine for _different_ users, so the referenced bugs below are solved (?). Rationale: I want to

Bug#733975: gcc-4.8: -Os optimization bug (address of label)

2014-01-02 Thread Ph. Marek
Package: gcc-4.8 Version: 4.8.2-11 Severity: normal Attached is a small C program. It just takes the address of a label, and subtracts the address of the function, to get the size. The problem is not directly related with that, though - the printf() output is wrong. When compiled with -g -Wall

Bug#732388: vim-gnome: getbufvar(NR, '') vs. getbufvar(bufname(NR), '')

2013-12-17 Thread Ph. Marek
Package: vim-gnome Version: 2:7.4.052-1 Severity: normal I'm not sure how that happened or whether I can reproduce it, but I just got the state that echo getbufvar(NR, '') gives a different result to echo getbufvar(bufname(NR), '') The first only returns {} while the second says

Bug#732091: vim-nox: opening directories doesn't work anymore

2013-12-13 Thread Ph. Marek
Package: vim-nox Version: 2:7.4.052-1 Severity: normal Giving a directory on vim's commandline doesn't work anymore. Previously the directory was simply opened via netrw; now I only get the message /tmp/ Invalid filename. Doing :e /tmp gives the same message, but opens the directory, at least.

Bug#730557: git-gui: Umlaut-problems

2013-11-26 Thread Ph. Marek
Package: git-gui Version: 1:1.8.5~rc3-1 Severity: minor When running git-gui and starting helper scripts from the Tools menu, I get wrong characters displayed. My locale is LANG=de_AT.UTF-8 LANGUAGE=de_AT:de My ~/.gitconfig contains: [guitool stash save] cmd = git stash

Bug#730466: libLLVM-3.4.so.1: crash in autocompletion with bad source files

2013-11-25 Thread Ph. Marek
Package: libllvm3.4 Version: 1:3.4~+rc1-1 Severity: normal File: libLLVM-3.4.so.1 I'm using YouCompleteMe (vim plugin) for C programming. During writing a comment the plugin crashes; this is reproducible with a CLI call. I know that the sources are botched, I'm currently rewriting large parts.

Bug#729952: /bin/date: date parsing inconsistencies

2013-11-19 Thread Ph. Marek
Package: coreutils Version: 8.21-1 Severity: minor File: /bin/date These work as expected: $ date -d '1 hour' Die Nov 19 11:21:35 CET 2013 $ date -d '0 hour' Die Nov 19 10:21:37 CET 2013 $ date -d '1 hour ago' Die Nov 19 09:21:40 CET 2013 This gives a wrong answer, and no parsing error: $ date

Bug#729038: /usr/bin/column: column gets line-length wrong for tabs

2013-11-08 Thread Ph. Marek
Package: bsdmainutils Version: 9.0.5 Severity: normal File: /usr/bin/column For output that contains tab characters, column gets the output wrong. Example: # seq 1 100 | xargs -l /usr/bin/printf .\t%d\n | column I guess it should space-pad, or perhaps simply translate each tab to a space.

Bug#727082: apt: dist-upgrade says no longer required and will be installed for the same packages

2013-10-22 Thread Ph. Marek
Package: apt Version: 0.9.12.1 Severity: normal Using debian testing/unstable, and dist-upgrade says this: $ LANG=C apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... The following packages were automatically

Bug#723727: at: debug output at install time??

2013-09-19 Thread Ph. Marek
Package: at Version: 3.1.14-1 Severity: minor Sorry for the german texts. dist-upgrade today gave me this: at (3.1.14-1) wird eingerichtet ... ln -s '/lib/systemd/system/atd.service' '/etc/systemd/system/multi- user.target.wants/atd.service' [ ok ] Starting deferred execution scheduler: atd.

Bug#718402: libqt4-declarative: Segfaults below QMetaObject::activate

2013-07-31 Thread Ph. Marek
Package: libqt4-declarative Version: 4:4.8.5+dfsg-2 Severity: normal Since a few days my plasma-desktop=4:4.10.5-2 crashes every few hours (and restarts itself). I now attached gdb to it and got this backtrace: #0 0x7f3638380935 in ?? () from /usr/lib/x86_64-linux-

Bug#712174: linux-image-3.9-1-amd64: b43 doesn't work with 3.9-1

2013-06-13 Thread Ph. Marek
Package: src:linux Version: 3.9.5-1 Severity: normal Using linux-image-3.2.0-4-amd64=3.2.41-2 lets b43 work as usual; booting linux- image-3.9-1-amd64=3.9.5-1 breaks my wireless card. b43 still loads, but doesn't give a wlan0 device (or any other, for that matter - checked via /proc/net/dev).

Bug#709981: gtk_widget_unregister_window: assertion failed

2013-05-27 Thread Ph. Marek
Package: wireshark Version: 1.10.0~rc2-1 Severity: normal Starting wireshark with a just-saved capture file (taken with debian TShark 1.8.6) aborts. $ file capture tcpdump capture file (little-endian) - version 2.4 (Linux cooked, capture length 65535) starting via GDB gives this backtrace:

Bug#709101: vim-nox: Directory listing shows a wrong entry

2013-05-20 Thread Ph. Marek
Package: vim-nox Version: 2:7.3.923-1 Severity: minor $ mkdir X $ cd X $ vim -u NORC -U NORC --cmd 'filetype plugin indent on' -N . gives the . and .. lines - ok. But pressing i to get timestamps shows a new line without a filename, but which can be activated via CR like every other file; the

Bug#707717: nscd hangs, block whole network stack

2013-05-10 Thread Ph. Marek
Package: nscd Version: 2.17-1 Severity: normal When I resume my notebook (from s2ram), NetworkManager tries to re-establish wifi connections. I noticed that (since upgrading to the new testing) this takes _much_ longer than before; looking around a bit shows that NetworkManager calls

Bug#704747: RFP: hidclient -- Virtual Bluetooth keyboard and mouse

2013-04-05 Thread Ph. Marek
Package: wnpp Severity: wishlist * Package name: hidclient Version : 2012-06-27 Upstream Author : anselm martin hoffmeister ans...@hoffmeister.be * URL : http://anselm.hoffmeister.be/computer/hidclient/ * License : GPL? Programming Lang: C Description :

Bug#703629: /etc/security/namespace.init: #!/bin/sh -p incompatible with dash

2013-03-21 Thread Ph. Marek
Package: libpam-modules Version: 1.1.3-9 Severity: normal libpam-modules brings /etc/security/namespace.init, which has #!/bin/sh -p as first line. With lrwxrwxrwx 1 root root 4 21. Feb 15:54 /bin/sh - dash this brings an warning /bin/sh: Illegal option -p Using /bin/bash

Bug#701712: RFP: abcl -- Armed Bear Common Lisp implementation, using the JVM

2013-02-26 Thread Ph. Marek
Package: wnpp Severity: wishlist * Package name: abcl Version : 1.1.1 Upstream Author : ABCL Devs armedbear-de...@common-lisp.net * URL : http://common-lisp.net/project/armedbear/ * License : GPL2 with Classpath exception Programming Lang: Java, Common Lisp

Bug#698055: git: /etc/bash_completion.d/git gone

2013-01-13 Thread Ph. Marek
Package: git Version: 1:1.8.1-1 Severity: normal Please package the bash-completion script again. Currently only _git_ps1 is available anymore. -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,

Bug#693682: sbcl: Unable to save compressed core: this runtime was not built with zlib support

2012-11-19 Thread Ph. Marek
Package: sbcl Version: 2:1.1.1.0-1 Severity: wishlist Building a compressed custom core did work with 1.0.58; with 1.1.1.0 it doesn't anymore: Unable to save compressed core: this runtime was not built with zlib support (save-lisp-and-die (car (last sb-ext:*posix-argv*))

Bug#687948: povray: still recommends kpovmodeler

2012-09-17 Thread Ph. Marek
Package: povray Version: 1:3.6.1-12+b1 Severity: minor kpovmodeler has never been ported to KDE4; having it still in recommends seems a bit outdated. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,

Bug#680159: jackd2: jack_disconnect documentation problem

2012-07-04 Thread Ph. Marek
Package: jackd2 Version: 1.9.8~dfsg.4+20120529git007cdc37-1 Severity: normal Similarly to #672881 there is # LANG=C man jack_disconnect man: /usr/share/man/man1/jack_connect.1 is self referencing but it's made worse by the fact that it's --help output doesn't match: #

Bug#678122: vim-gnome: python bindings botched?

2012-06-19 Thread Ph. Marek
Package: vim-gnome Version: 2:7.3.547-1 Severity: normal With vim 2:7.3.547-1 and the implied python2.7 the python bindings are broken in some way - although I cannot say whether it's vim or pythons fault. With 2:7.2.330-1ubuntu3 I get the correct result: # vim -u NONE -U NONE -N -c python

Bug#673130: vim-nox: Large tag files make vim (appear to) hang

2012-05-16 Thread Ph. Marek
Package: vim-nox Version: 2:7.3.429-2 Severity: normal Steps to reproduce: *) build a large tags file (~29 MB for me) $ ctags -f ~/.vim/systags -R /usr/include (I need -I LZMA_API+=int, too) *) start vim $ vim -u NONE -U NONE -N *) use tags file :set

Bug#670491: ssh: Virtual servers

2012-04-26 Thread Ph. Marek
Package: ssh Version: 1:5.9p1-5 Severity: wishlist Tags: patch Hello everybody, I'd like to get SSH provide some virtual server feature. Eg. when connecting to an existing server on a different port I'd like to chroot all users to some directory. This can currently be done by starting sshd

Bug#663664: dialog: --single-quote broken

2012-03-13 Thread Ph. Marek
Package: dialog Version: 1.1-20120215-1 Severity: normal Given this commandline: dialog --stdout --single-quoted --checklist 'select' 22 70 14 a-1 a-1 1 a-2 a-2 1 choosing options gives a result like 'a-1' 'a-2' which is broken, because the man page says --single-quoted Use

Bug#653516: vlc: doesn't depend on playlist; happens about 10% of tries

2012-02-03 Thread Ph. Marek
Package: vlc Version: 1.1.13-1 Followup-For: Bug #653516 I think I got the same bug here; no playlist visible, but the backtrace looks similar. That's gdb --args vlc /directory/ -vvv on amd64; it's more or less reproducible, so if I can give specific details just ask. [0x85e850] lua

Bug#655550: gforth: see + hangs (gdb doesn't terminate)

2012-01-12 Thread Ph. Marek
Package: gforth Version: 0.7.0+ds1-6 Severity: normal Using gforth=0.7.0+ds1-6 and gdb=7.4-1~cvs2017.2 the see word doesn't work for built-ins, like +. GDB just hangs, I expect it gets a bad command. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy:

Bug#649630: docbook-xsl: Duplicate ID; java exception

2011-11-22 Thread Ph. Marek
Package: docbook-xsl Version: 1.76.1+dfsg-1 Severity: normal I'm trying to add some index information to the Pacemaker Explained document; but that gives me a java exception: Exception org.apache.fop.apps.FOPException: org.apache.fop.fo.ValidationException: Property ID idp6676384 (found on

Bug#644357: gdb segfaults in xstrdup

2011-10-05 Thread Ph. Marek
Package: gdb Version: 7.3-1+b1 Severity: normal I've got a program, that (for the sake of testing) does fork() in a loop; I want to follow the child. To work around the bug in https://lkml.org/lkml/2011/8/16/121 I've tried to set breakpoints at the end of main() and on exit() that use

Bug#642305: gdb: stdarg functions extraneous too-early prologue end

2011-09-21 Thread Ph. Marek
Package: gdb Version: 7.3-1 Severity: normal Tags: patch Summary: breakpoints on vararg-functions don't work. Please see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47471 for details. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500,

Bug#639786: bind9-host: host command does not work, ENOMEM

2011-08-30 Thread Ph. Marek
Package: bind9-host Version: 1:9.7.3.dfsg-1+b1 Severity: normal I wanted to lookup an IP address, but all I get is an error message socket.c:4170: isc_thread_create() failed host: isc_socketmgr_create: unexpected error I first suspected dnsmasq being badly configured, but the

Bug#638355: xpra: Patch to allow a chain of SSH hosts

2011-08-18 Thread Ph. Marek
Package: xpra Version: 0.0.6+dfsg-1+b1 Severity: wishlist Tags: patch experimental Here's a patch that allows specification of multiple SSH hosts to tunnel through. Example call: xpra attach ssh:user1@host1:user2@host2:0 -- System Information: Debian Release: wheezy/sid APT prefers

Bug#636266: libc6: fread() reads more than specified number of bytes

2011-08-01 Thread Ph. Marek
Package: libc6 Version: 2.13-10 Severity: normal fopen()/fread() is used by some software packages (I noticed it via ECL) to read data from /dev/urandom. But fread() reads more bytes than specified (rounded up to 4096!), thereby decreasing the available entropy by a large amount. To test,

Bug#631421: git-man: apply.ignorewhitespace should be apply.ignore-whitespace

2011-06-23 Thread Ph. Marek
Package: git-man Version: 1:1.7.5.4-1 Severity: normal As using apply.ignorewhitespace gives an error and git apply --help shows that a dash is needed, the man page of git-config should be fixed to use apply ..ignore-whitespace -- System Information: Debian Release: wheezy/sid APT prefers

Bug#629500: aumix: Bad output on UTF8 console

2011-06-07 Thread Ph. Marek
Package: aumix Version: 2.9.1-1 Severity: normal Using aumix with an de_AT.utf8 locale prints the umlauts wrong: Alleine 0 LautstM-CM-$rke 100 LBalance R RM-CM-ckgM-CM-$ngig That should be Lautstärke and Rückgängig. -- System Information: Debian

Bug#626461: gitk doesn't correctly search with regexps

2011-05-12 Thread Ph. Marek
Package: gitk Version: 1:1.7.4.4-1 Severity: normal Gitk offers to search in commits adding/removing string: exact; this works, I can search for eg. function names, and the corresponding commits are highlighted. Now, changing the match type field to Regexp works for simple function names

Bug#621103: /usr/bin/uml_moo: uml_moo: doesn't allow block devices as backend

2011-04-06 Thread Ph. Marek
Package: uml-utilities Version: 20070815-1.1 Severity: normal File: /usr/bin/uml_moo I'm using a block device (lv) as backend device for user-mode-linux. uml_moo won't let me merge changes back: $ uml_moo -d base.cow Size mismatch (6442450944 vs 0) of COW header vs backing file /dev/vg/deb1

Bug#617344: wireshark: follow TCP stream doesn't indicate truncated data

2011-03-08 Thread Ph. Marek
Package: wireshark Version: 1.4.4-1 Severity: normal When using a limited capture length Follow TCP stream shows no indicator that there's data missing. Not even the Save to File in hexdump gives holes in the addresses. I'd expect some visually marked hint data missing or something like that, in

Bug#616415: editcap: removal does not work for merged captures

2011-03-04 Thread Ph. Marek
Package: wireshark-common Version: 1.4.4-1 Severity: normal When having merged captures from two machines the remove duplicates option in editcap doesn't work, because the identical packets have a different header field packet type with values Sent by us (4) vs. unicast to us (0), and so the MD5

Bug#614343: sbcl-doc is still 1.0.39.0

2011-02-21 Thread Ph. Marek
Package: sbcl-doc Version: 1:1.0.45.0-1 Severity: normal sbcl-doc is version 1.0.46.0, but the HTML is still of 1.0.39.0: # head /usr/share/doc/sbcl-doc/html/sbcl/index.html html lang=en head titleSBCL 1.0.39.0.debian User Manual/title meta http-equiv=Content-Type content=text/html meta

Bug#613939: libdbus-1-3: Complains about unref(), kills vlc

2011-02-18 Thread Ph. Marek
Package: libdbus-1-3 Version: 1.4.6-1 Severity: normal Tags: sid With version 1.4.1 of libdbus (TBH don't know yet about 1.4.6) libdbus crashes VLC after 3 to 10 minutes of watching a DVD: . process 10428: The last reference on a connection was dropped without closing the connection. This is

Bug#613940: network-manager: 0.8.1-6 works, 0.8.2-5 doesn't (wireless, same config)

2011-02-18 Thread Ph. Marek
Package: network-manager Version: 0.8.2-5 Severity: normal Installing 0.8.2-5 break wireless configuration; re-installing 0.8.1-6 makes it work again, without changing other packages or config files. So either something (/etc/network/interfaces?) isn't correctly updated, or the package is bad.

Bug#607044: git: rebase doesn't work with diff.noprefix=true

2010-12-14 Thread Ph. Marek
Package: git Version: 1:1.7.2.3-2.1 Severity: normal With my default setting in ~/.gitconfig [diff] noprefix = true git rebase says Applying: ... fatal: git diff header lacks filename information when removing 1 leading pathname components (line 9)

Bug#607116: swig: Wrong constant generation

2010-12-14 Thread Ph. Marek
Package: swig Version: 1.3.40-3 Severity: normal Trying to get subversion header files transformed into cffi I noticed that * the generated files do not simply work for sbcl, because of file:///usr/share/doc/sbcl-doc/html/sbcl/Defining-Constants.html #Defining-Constants So the generated

Bug#605131: Confirmed with stock kernel

2010-11-30 Thread Ph. Marek
I think this is a compiler issue, not directly related to FSVS. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#570549: binutils: as -alm returns very long lines

2010-02-19 Thread Ph. Marek
Package: binutils Version: 2.20.51.20100216-1 Severity: normal I'm using as -alm -o /dev/null - inputfile.s outputfile.s to expand assembler macros. Now I saw that in the last few months the output has changed in a bad way. Using the commandline as -alm -o /dev/null -

Bug#476218: /usr/bin/find: Patch for man page

2008-04-15 Thread Ph. Marek
X-Reportbug-Version: 3.39-0.1 X-Debbugs-Cc: [EMAIL PROTECTED] Package: findutils Version: 4.4.0-2 Severity: minor File: /usr/bin/find Tags: patch There's a bug in the manual page regarding the escape sequences; it's not \, it's \0. $ find /dev/bus/usb/001/001 -printf \\ | od -Ax -tx1 -tc

Bug#474086: gcc-4.2: Constant optimization for strlen() prints bogus warnings

2008-04-03 Thread Ph. Marek
Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Reportbug-Version: 3.39 X-Debbugs-Cc: [EMAIL PROTECTED] Package: gcc-4.2 Version: 4.2.3-3 Severity: minor I try to compile the attached C file via the command $ gcc -Wall -Os -S % and get

Bug#474086: gcc-4.2: Constant optimization for strlen() prints bogus warnings

2008-04-03 Thread Ph. Marek
BTW, I just tested with ii gcc-4.3 4.3.0-3 The GNU C compiler and the result is the same - I get warnings, and strlen() gets optimized out. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#473967: vim: Enhancement for strace file type detection

2008-04-02 Thread Ph. Marek
Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Reportbug-Version: 3.39 X-Debbugs-Cc: [EMAIL PROTECTED] Package: vim Version: 1:7.1.285-1 Severity: wishlist Tags: patch Please see the attached patch for better strace output file detection. Thank

Bug#452938: tzdata: Upgrading changes timezone

2007-11-26 Thread Ph. Marek
X-Reportbug-Version: 3.39 X-Debbugs-Cc: [EMAIL PROTECTED] Package: tzdata Version: 2007i-2 Severity: normal Summary: upgrading shouldn't destroy the configuration. I got an upgrade of tzdata just now: Vorbereiten zum Ersetzen von tzdata 2007i-1 (durch .../tzdata_2007i-2_all.deb) ...

Bug#447981: libgdbm3: gdbm_open(... GDBM_NEWDB ...) keeps old entries

2007-10-24 Thread Ph. Marek
X-Reportbug-Version: 3.39 X-Debbugs-Cc: [EMAIL PROTECTED] Package: libgdbm3 Version: 1.8.3-3 Severity: normal In some software I'm using libgdbm=1.8.3-3. Some routine wants to use a gdbm file as a kind of non-memory-limited hash, so it tries to open some filename with GDBM_NEWDB. I wondered

Bug#218070: binutils: objdump -g still doesn't work for intel archs

2007-09-06 Thread Ph. Marek
When trying to get the debugging information of binaries, objdump -g still fails as of binutils=2.18-1. Using gcc -gstabs a.c -o a.out makes objdump work again ... so just the dwarf format is not recognized any more? Please make it work again with the default compiler settings .. Thank you.

Bug#441014: libexpect-perl: Documentation wrong

2007-09-05 Thread Ph. Marek
X-Reportbug-Version: 3.39 X-Debbugs-Cc: [EMAIL PROTECTED] Package: libexpect-perl Version: 1.20-1 Severity: minor Tags: patch diff -u /usr/share/perl5/Expect.pod /usr/share/perl5/Expect.pod.new --- /usr/share/perl5/Expect.pod 2006-07-19 10:40:32.0 +0200 +++

Bug#402029: xorg using 100% cpu on certain pictures/glyphs

2007-06-04 Thread Ph. Marek
Hello Brice! On Montag, 4. Juni 2007, Brice Goglin wrote: Does this problem about Xorg using 100% CPU on certain picture/glyphs still happen with latest xserver-xorg-core and drivers? No, it doesn't. Either the site has changed the pictures, or the bug is fixed. Please close this bug; I'll

Bug#424966: thttpd-util: /usr/share/man/man1/htpasswd.1.gz conflicts with apache2-utils

2007-05-18 Thread Ph. Marek
X-Reportbug-Version: 3.38 Package: thttpd-util Version: 2.23beta1-6 Severity: normal thttpd-util doesn't install: Preparing to replace thttpd-util 2.23beta1-6 (using .../thttpd-util_2.23beta1-7_i386.deb) ... Unpacking replacement thttpd-util ... dpkg: error

Bug#414968: acpitool: Shows negative times

2007-03-15 Thread Ph. Marek
X-Reportbug-Version: 3.33 X-Debbugs-Cc: [EMAIL PROTECTED] Package: acpitool Version: 0.4.7-1 Severity: normal ACPITool shows negative times: $ acpitool Battery #1 : charged, 100.0%, -3:-17:-1 AC adapter : on-line Thermal zone 1 : ok, 30 C This is on a Dell Latitude D510. Any

Bug#407901: Fwd: Re: kmilo: Many MB of error messages in ~/.xsession-errors

2007-02-01 Thread Ph. Marek
Reported as bug 140995. -- Forwarded Message -- [CCing last author of delli8k.cpp as per websvn] I am not the author, nor able to submit your patch. So if you want it fixed, please submit a bug report to bugs.kde.org. Chris

Bug#408487: subversion-tools: please include mucc

2007-01-25 Thread Ph. Marek
X-Reportbug-Version: 3.33 X-Debbugs-Cc: [EMAIL PROTECTED] Package: subversion-tools Version: 1.4.2dfsg1-2 Severity: wishlist MUCC is the multi-url-command-client for subversion, which allows doing multiple operations on URLs in a single revision. Eg. you can replace /tags/1.0 with a new copy of

Bug#407901: kmilo: Many MB of error messages in ~/.xsession-errors

2007-01-22 Thread Ph. Marek
X-Reportbug-Version: 3.33 X-Debbugs-Cc: [EMAIL PROTECTED] Package: kmilo Version: 4:3.5.5-2 Severity: normal Tags: patch [CCing last author of delli8k.cpp as per websvn] I have a Dell Latitude D510, and get many Megabytes of log output in ~/.xsession-errors. I measured ~40kB in 60 seconds.

Bug#402029: xorg using 100% cpu on certain pictures/glyphs

2006-12-10 Thread Ph. Marek
On Friday 08 December 2006 11:16, Michel Dänzer wrote: On Thu, 2006-12-07 at 17:15 +0100, Ph. Marek wrote: When I have a root shell hanging around renicing helps a bit. Logging off and on again stops the loop; but looking at the site sends it in the same loop again. Can you profile where

Bug#402029: xorg using 100% cpu on certain pictures/glyphs

2006-12-07 Thread Ph. Marek
X-Reportbug-Version: 3.31 Package: xorg Version: 1:7.1.0-7 Severity: normal When viewing the URL http://www.emchome.net/article.php/3095 in konqueror (3.5.5a.dfsg.1-2) xorg uses 100% cpu. When I have a root shell hanging around renicing helps a bit. Logging off and on again stops the loop; but

Bug#392207: libvlc0: BadWindow request crashes vlc

2006-10-13 Thread Ph. Marek
I have this crash too with 0.8.6-svn20061008.debian-1, with -svn20061001 it works. Regards, Phil -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#369777: kmail: crash on manual filtering

2006-06-01 Thread Ph. Marek
X-Reportbug-Version: 3.20 X-Debbugs-Cc: [EMAIL PROTECTED] Package: kmail Version: 4:3.5.2-1+b2 Severity: normal I changed an existing filter to move the messages to another folder, marked all messages in a folder (with CTRL-A) and told kmail to re-filter (via CTRL-J). On a restart marking the

Bug#365123: gcc-4.0: gcov opens files with O_RDWR

2006-04-28 Thread Ph. Marek
X-Reportbug-Version: 3.20 X-Debbugs-Cc: [EMAIL PROTECTED] Package: gcc-4.0 Version: 4.0.3-2 Severity: important gcov opens it's data files *.gcda and *.gcno with O_RDWR. This fails if these files were created by another user, and the current user only has read access to those files. I believe

Bug#363252: manpages-dev: file collision with modutils

2006-04-18 Thread Ph. Marek
X-Reportbug-Version: 3.20 X-Debbugs-Cc: [EMAIL PROTECTED] Package: manpages-dev Version: 2.23-1 Severity: normal Hello! The error message is while installing: dpkg: error processing /var/.../manpages-dev_2.25-2_all.deb (--unpack): trying to overwrite '/usr/share/man/man2/create_module.2.gz',

Bug#270693: svnadmin dump | svnadmin load cycle not working due to 2GB limit

2006-02-14 Thread Ph. Marek
As of now, with these versions: ii libapr0 2.0.55-4the Apache Portable Runtime ii subversion 1.3.0-1 advanced version control system (aka. svn) svnadmin is unable to process revisions 2GB. Sorry for the german text:

Bug#347369: Acknowledgement (kmail shows strange characters overlayed over email text)

2006-02-02 Thread Ph. Marek
Another information: with 3.5.1 it seems to be mostly solved, apart from the aesthetical markup-problem. The characters are the quick-access keys (konqueror shows this help in the status line); and with 3.5.1 they no longer appear somewhere in the document, but only on links (eg. email

Bug#347369: kmail shows strange characters overlayed over email text

2006-02-02 Thread Ph. Marek
Although, on further reflection, this seems unuseable on some occasions. And there are more visual problems. The positioning of the quick-access-key-characters makes it hard to know which key has which link associated. And if the mouse is moved to the characters, but already reaches a link, the

Bug#347369: kmail shows strange characters overlayed over email text

2006-01-10 Thread Ph. Marek
Package: kmail Version: 4:3.4.3-1 Severity: minor Sorry if that's just a feature I don't understand. If I click into the body of an email (to set the focus) and press repeatedly STRG, I see strange characters highlighted (and on further STRG-presses these disappear and appear again). Please

Bug#345911: gnupg: very bad performance with key import

2006-01-04 Thread Ph. Marek
Package: gnupg Version: 1.4.2-2 Severity: important I'm currently doing an import of the debian-keyring: $ dpkg-query -l debian-keyring | grep keyring ii debian-keyring 2005.05.28 GnuPG (and obsolete PGP) keys of Debian Developers $ ls -la

Bug#345911: gnupg: very bad performance with key import

2006-01-04 Thread Ph. Marek
My system crawled to a halt, I now had to kill the process: 27136 root 26 10 631m 435m 356 D 5.7 86.4 67:26.70 gpg But now gpg seems unusable as root: $ gpg --list-keys gpg: checking the trustdb ... and that runs as before ... I restarted with time:

Bug#345777: barcode: more encodings, ie. 2-dimensional

2006-01-03 Thread Ph. Marek
Package: barcode Version: 0.98-1 Severity: wishlist I'd like barcode to understand more encodings, eg. some of the 2-dimensional given at http://www.adams1.com/pub/russadam/stack.html Semacode (semacode.org) would be nice, too (if it's not identical to one above). Regards, Phil

Bug#344113: rsync: tries to chdir() into a device (strace attached)

2005-12-21 Thread Ph. Marek
A small hint: this problem is not deterministic. Sometimes it happens, sometimes not. Maybe an uninitialized variable? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#344120: udev: snd_pcm_oss makes symlink /dev/dsp - dsp

2005-12-20 Thread Ph. Marek
On Tuesday 20 December 2005 09:18, Marco d'Itri wrote: On Dec 20, Ph. Marek [EMAIL PROTECTED] wrote: lrwxrwxrwx 1 root root 13 2005-10-12 16:43 080.rules - ../udev.rules lrwxrwxrwx 1 root root 15 2005-10-12 16:30 100compat.rules - ../compat.rules Same thing. You cannot use both

Bug#344120: udev: snd_pcm_oss makes symlink /dev/dsp - dsp

2005-12-20 Thread Ph. Marek
On Tuesday 20 December 2005 09:34, Marco d'Itri wrote: On Dec 20, Ph. Marek [EMAIL PROTECTED] wrote: So they're not distinct subsets? The ALSA devices are only in 080.rules, and This is explained in README.Debian. Oops, sorry. Should read documentation first, no? I've now removed

Bug#344120: udev: snd_pcm_oss makes symlink /dev/dsp - dsp

2005-12-20 Thread Ph. Marek
On Tuesday 20 December 2005 12:51, Marco d'Itri wrote: You should also check with udevinfo/udevtest. $ udevinfo -q all -n dsp P: /class/sound/dsp N: dsp S: dsp So you still have NAME and SYMLINK set to dsp. One suspend later I'm getting $ udevinfo -q all -n

Bug#344120: udev: snd_pcm_oss makes symlink /dev/dsp - dsp

2005-12-20 Thread Ph. Marek
On Tuesday 20 December 2005 13:27, Marco d'Itri wrote: On Dec 20, Ph. Marek [EMAIL PROTECTED] wrote: One suspend later I'm getting I asked you to reboot. I don't really know why that should be necessary, but it's in progress now. $ grep -ri dsp /etc/udev/ Not relevant, only files

Bug#344120: udev: snd_pcm_oss makes symlink /dev/dsp - dsp

2005-12-20 Thread Ph. Marek
On Tuesday 20 December 2005 13:52, Marco d'Itri wrote: On Dec 20, Ph. Marek [EMAIL PROTECTED] wrote: Hmm... Maybe udevd should re-parse its configuration upon change, like cron It does (unless you are running a kernel without inotify support). Well, that's it, then. # CONFIG_INOTIFY

Bug#344113: rsync: tries to chdir() into a device (strace attached)

2005-12-19 Thread Ph. Marek
X-Reportbug-Version: 3.18 Package: rsync Version: 2.6.6-1 Severity: important With the following test-script I get an error of ENOTDIR; see below for strace. It runs on an shmfs, and that may be some cause for that bug, because previously it ran on a normal ext3 partition and I didn't see this

Bug#344120: udev: snd_pcm_oss makes symlink /dev/dsp - dsp

2005-12-19 Thread Ph. Marek
X-Reportbug-Version: 3.18 X-Debbugs-Cc: [EMAIL PROTECTED] Package: udev Version: 0.076-6 Severity: normal On a Acer Travelmate 529TXV I include snd_pcm_oss. I get a /dev/dsp, but that is a symlink to dsp: $ ls -la /dev/dsp lrwxrwxrwx 1 root root 3 2005-12-20 09:40 /dev/dsp - dsp

Bug#343598: trac: permission *_ADMIN does not include *_VIEW - conflict with documentation

2005-12-16 Thread Ph. Marek
X-Reportbug-Version: 3.18 X-Debbugs-Cc: [EMAIL PROTECTED] Package: trac Version: 0.9.2-1 Severity: important In the documentation http://projects.edgewall.com/trac/wiki/TracPermissions I read: MILESTONE_ADMIN All MILESTONE_* permissions But if I give a user MILESTONE_ADMIN,

Bug#339706: gzip: --rsyncable works only for fixed-size-block changes

2005-11-17 Thread Ph. Marek
X-Reportbug-Version: 3.17 Package: gzip Version: 1.3.5-12 Severity: wishlist The current algorithm for --rsyncable is, AFAIU, flushing the compression buffers every 4k input bytes, causing a fresh compression to start. That works only for inputs with fixed-size-blocks, ie simple byte changes;

Bug#338120: udev: permissions for partitions on removeable devices wrong

2005-11-08 Thread Ph. Marek
X-Reportbug-Version: 3.17 Package: udev Version: 0.070-3 Severity: important I'm using a memory stick on USB, which gets used as an scsi disk. In 20_permissions.rules I find SUBSYSTEM==block, SYSFS{removable}==1, GROUP=floppy SUBSYSTEM==block, SYSFS{../removable}==1,

Bug#338120: udev: permissions for partitions on removeable devices wrong

2005-11-08 Thread Ph. Marek
On Tuesday 08 November 2005 11:10, Marco d'Itri wrote: tag 338120 unreproducible moreinfo thanks On Nov 08, Ph. Marek [EMAIL PROTECTED] wrote: but that doesn't seem to work for partitions: $ ls -la /dev/sda* brw-rw-rw- 1 root floppy 8, 0 2005-08-11 07:39 /dev/sda brw-r--r

Bug#338120: udev: permissions for partitions on removeable devices wrong

2005-11-08 Thread Ph. Marek
On Tuesday 08 November 2005 11:10, Marco d'Itri wrote: tag 338120 unreproducible moreinfo thanks On Nov 08, Ph. Marek [EMAIL PROTECTED] wrote: but that doesn't seem to work for partitions: $ ls -la /dev/sda* brw-rw-rw- 1 root floppy 8, 0 2005-08-11 07:39 /dev/sda brw-r--r

Bug#335468: qemu: make monitor console interruptible

2005-10-24 Thread Ph. Marek
X-Reportbug-Version: 3.17 X-Debbugs-Cc: [EMAIL PROTECTED] Package: qemu Version: 0.7.0-4 Severity: wishlist During testing of qemu I made the error of trying info tlb. 20 Minutes later I stopped qemu and restarted the installation. Allowing CTRL-C or something like that in the monitor console

Bug#335478: qemu: sendkey should ignore case of typed string

2005-10-24 Thread Ph. Marek
X-Reportbug-Version: 3.17 X-Debbugs-Cc: [EMAIL PROTECTED] Package: qemu Version: 0.7.0-4 Severity: wishlist While sendkey ctrl-alt-delete works, sendkey CTRL-ALT-DELETE does not. The uppercase version should work, as that's the format pasted from most documentation. BTW, sendkey gives an

Bug#334956: kmail: makes title unreadable after copy/paste to subject of new mail

2005-10-20 Thread Ph. Marek
X-Reportbug-Version: 3.17 Package: kmail Version: 4:3.4.2-2 Severity: minor If I copy/paste some text into the subject line, and this text includes newlines, then they are shown as spaces in the subject line, but the title of the email gets vertically centered. Example: CUT HERE A B C D

Bug#329358: findutils: -perm doesn't work

2005-09-21 Thread Ph. Marek
X-Reportbug-Version: 3.17 X-Debbugs-Cc: [EMAIL PROTECTED] Package: findutils Version: 4.2.25-1 Severity: important # find /usr/bin/ -type f -perm +x # ls -la /usr/bin/ | head -6 insgesamt 215060 drwxr-xr-x 2 root root 94208 2005-09-21 07:59 . drwxr-xr-x 14 root root 4096

Bug#324447: initscripts: patch for bigger entropy store across boots

2005-08-22 Thread Ph. Marek
X-Reportbug-Version: 3.15 X-Debbugs-Cc: [EMAIL PROTECTED] Package: initscripts Version: 2.86.ds1-1.1 Severity: wishlist Hello, here's a patch I'm using to preserve a bigger entropy-store across reboots. Helps on machines, which have big (but seldom) requests to /dev/random. Regards, Phil

Bug#299472: vpnc: more detailed specification for routing

2005-03-14 Thread Ph. Marek
X-Reportbug-Version: 3.8 X-Debbugs-Cc: [EMAIL PROTECTED] Package: vpnc Version: 0.3.2+SVN20041123-1 Severity: wishlist Hello Eduard! I'd like to specify a subset of programs/users/ports to use with this tunneled connection, ie. - only user xyz - and only to the ports 2122, and similar things

Bug#297682: libsvn-mirror-perl: missing dependency on libossp-uuid-perl, no VCP::Dest::svk

2005-03-02 Thread Ph. Marek
X-Reportbug-Version: 3.8 X-Debbugs-Cc: [EMAIL PROTECTED] Package: libsvn-mirror-perl Version: 0.55-1 Severity: normal Tags: experimental libsvn-mirror-perl has a missing dependency on libossp-uuid-perl. # perl -e 'require SVN::Mirror::VCP;' Can't locate Data/UUID.pm in @INC (@INC contains:

<    1   2