Bug#593439: Made a patch to fix that

2010-09-06 Thread Kris Popendorf
Tags: squeeze sid patch The patch I provided in my last mail fixes the bug I originally described, but didn't completely fix the original problem of the original source using some invalid methods to grab a localized month string; in particular editing a pre-existing alarm with include/exclude date

Bug#593439: Made a patch to fix that

2010-08-19 Thread Kris Popendorf
I fixed the error and made a patch. Works for me. Patch is attached. -- --Kris 叶ってしまう夢は本当の夢と言えん。 [A dream that comes true can't really be called a dream.] diff -rupN alarm-clock-1.2.5//src/schedule.c alarm-clock-1.2.5-krisp/src/schedule.c --- alarm-clock-1.2.5//src/schedule.c 2009-08-06 08:05:33

Bug#593439: alarm-clock: Include/exclude dates show up as (null) and are ignored

2010-08-18 Thread Kris Popendorf
Package: alarm-clock Version: 1.2.5-1 Severity: normal Tags: squeeze sid When setting a "scheduled" alarm, adding date inclusions or exclusions results in the dates showing up as (for example) "(null) 19" or "(null) 20" if August 19th or September 20 is selected, and then the inclusion/exclusion

Bug#559363: ipmitool: password from file option (-f) reads 1 too few characters

2009-12-03 Thread Kris Popendorf
Package: ipmitool Version: 1.8.11-1 Severity: important Tags: patch The -f option reads the server password from a file, and IPMI 1.5 supports passwords up to 16 characters, however the line for actually reading that password is: >fgets(pass, 16, fp) You probably realize that that means fgets a

Bug#557931: avahi-daemon: "too many objects" error and failure to find services on big lans

2009-11-25 Thread Kris Popendorf
Package: avahi-daemon Version: 0.6.23-3lenny1 Severity: wishlist Tags: patch For lans with a lot of mDNS/DNS-SD services running, avahi seems to be unable to keep track of all of them, and avahi-browse starts throwing errors like: > Failed to resolve service 'pu...@alanine' of type '_pulse-serve

Bug#525867: iscsitarget recommends "iscsitarget-module" which doesn't exist

2009-04-27 Thread Kris Popendorf
Package: iscsitarget Version: 0.4.16+svn162-3 Severity: minor iscsitarget suggests iscsitarget-module, which doesn't exist. I'm pretty sure that should be "iscsitarget-modules" instead ;) -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (500, 'stable') Architecture

Bug#505267: roundcube: some form of log output on failed logins

2008-11-11 Thread Kris Popendorf
Package: roundcube Version: 0.1.1-8 Severity: wishlist Roundcube is awesome and I like it lots, but the lack of any log output or hooks of any kind makes it annoyingly vulnerable to brute force attacks. I added a little error output into the login page to dump an apache-style line to stderr so

Bug#504695: mailman: README.Exim4.Debian has wrong group and router settings listed

2008-11-06 Thread Kris Popendorf
Package: mailman Version: 1:2.1.11-3 Severity: minor The MAILMAN_GROUP line in the README.Exim4.Debian docs suggest a wrong group line (the files it needs to read are gid list, not daemon). Also the condition in the suggested mailman_router is (I assume) outdated and wrong. I'm a mailman or exi

Bug#501125: problem caused by uim-qt

2008-10-15 Thread Kris Popendorf
I have and use uim-qt (1:1.5.3-1). No problem here. Maybe some uim particular plugin could be triggering the issue, but it's not uim itself. I have uim-anthy, uim-canna, and uim-skk as input modules for uim. -- --Kris 叶ってしまう夢は本当の夢と言えん。 [A dream that comes true can't really be called a dream.]

Bug#501125: no such problem here

2008-10-05 Thread Kris Popendorf
I just upgraded to libqt4-core 4.4.3-1 and have no such problem. Looking at your strace, it looks like it's something related to your /home/vincent/.XCompose or a lack there of. But I don't have one, so something about your config is bringing this out. At any rate, it works for me, so this probably

Bug#471466: audacious-plugins: SPC/PSF module support seems silently broken

2008-03-18 Thread Kris Popendorf
Package: audacious-plugins Version: 1.5.0-1 Severity: normal I just ugpraded today from Audacious 1.4.6-2 to Audacious 1.5.0-1 (Audacious-plugins included), and now suddenly PSF and SPC modules have ceased to work. There's a loud "pop" when I hit play, but then silence as the visualization respon

Bug#464132: libpam-ldap: version 184-2+b1 breaks ssl/tls support

2008-02-05 Thread Kris Popendorf
Package: libpam-ldap Version: 184-2+b1 Severity: important Upgrading libpam-ldap from 184-2 to 184-2+b1 broke SSL/TLS support on my system. Even though libnss-ldap also got upgraded (from 258-1 to 258-1+b1) libnss-ldap still worked (with an identical .conf file) while libpam-ldap didn't. Disablin

Bug#464105: samba: lenny/sid install script fails (leaving unresolvable configuration)

2008-02-04 Thread Kris Popendorf
Package: samba Version: 3.0.28-2 Severity: normal I did an aptitude safe-upgrade and got the latest samba, however the samba install failed with the following error: (Reading database ... 87 files and directories currently installed.) Preparing to replace samba 3.0.28-2 (using .../samba_3.0.28

Bug#440932: enigmail: Doesn't remember passphrases regardless of preference settings

2007-09-05 Thread Kris Popendorf
Package: enigmail Version: 2:0.95.0+1-3 Severity: normal Despite having "Remember passphrase for N minutes of idle time" set to any value (5, 10, 1000, anything), I'm still asked for my passphrase every time I need to use my private key. Kind of annoying. Setting "Use gpg-agent for passphrases