Bug#636918: Patch to fetch additional text

2013-05-04 Thread Wolfgang Schnerring
Hi, attached is a patch (based on dailystrips-1.0.28-11) that implements this functionality. It introduces an additional keyword altpattern. This is a regular expression whose match (the part in parentheses) is written to the HTML file generated by dailystrips. altpattern only works for strips

Bug#487510: python-pam: Example code is incorrect

2008-06-22 Thread Wolfgang Schnerring
Package: python-pam Version: 0.4.2-10.4 Severity: normal Tags: patch The example code examples/pamtest.py is incorrect, it references the non-existent constants PAM.PAM_PROMPT_ERROR_MSG and PAM.PAM_PROMPT_TEXT_INFO. The correct names are PAM_ERROR_MSG and PAM_TEXT_INFO, respectively (without

Bug#352093: Reproduction recipe

2006-06-29 Thread Wolfgang Schnerring
Steps to reproduce: Into a virgin Jetty install (I just said apt-get install jetty), add a webapp like so Call name=addWebApplication Argsome.vhost.name/Arg Arg//Arg Arg/path/to/webapp/Arg /Call place this in /path/to/webapp/index.jsp: JSP says: %= Hello world % presto,

Bug#368600: xscreensaver: entering password fails

2006-05-23 Thread Wolfgang Schnerring
Package: xscreensaver Version: 4.24-4 Severity: normal The password prompt does not accept any keystrokes (no * displayed, nothing), and if I press return, checks (and rejects ;-) an empty password. The countdown bar to the left is refilled with each stroke, though. I'm rather confused about

Bug#349305: solution for kernel oops found

2006-02-07 Thread Wolfgang Schnerring
* Gasper Zejn [EMAIL PROTECTED] [2006-02-06 14:19]: diff -ur sl-modem-2.9.9d+e-pre2.original/drivers/amrmo_init.c -#define CLASS_DEVICE_CREATE(class, dev, device, fmt, rest) class_device_create(class, dev, device, fmt, rest) +#define CLASS_DEVICE_CREATE(class, dev, device, fmt, rest)