Bug#787591: python-pelican: datetime comparison error when WITH_FUTURE_DATES = False

2015-06-03 Thread Christian 'Greek0' Aichinger
Package: python-pelican Version: 3.5.0-1 Severity: normal Control: found -1 3.5.0-1~bpo8+1 Dear Maintainers, when WITH_FUTURE_DATES is set to False to enable scheduling of posts in the future, articles and pages will fail with the following error: DEBUG: Read file blog/2006-08-05_secure_unison.m

Bug#382627: Building a cross-compiler for ia64 fails

2006-08-12 Thread Christian 'Greek0' Aichinger
Package: gcc-4.1 Version: 4.1.1-5 Severity: minor Tags: patch Hi, I tried to build a cross-toolchain for ia64, but when compiling gcc I got a linker error (log is attached). After searching for some time I found that Herbert Pƶtzl had already written a patch to solve this problem. I talked to him

Bug#381682: orphan should check for inlined pages and stylesheets

2006-08-06 Thread Christian 'Greek0' Aichinger
Package: ikiwiki Version: 1.16 Severity: wishlist Hi, ikiwiki's orphan plugin lists some files as orphaned that probably shouldn't be listed. E.g. CSS files referenced via by pages are listed as orphaned (it just happens that ikiwiki.kitenet.net links to style.css directly (cf. [1]), that's why

Bug#373229: please execute commands via sh -c "exec xyz" instead of sh -c "xyz"

2006-06-13 Thread Christian 'Greek0' Aichinger
Package: ion3 Version: 20050502-2 Severity: wishlist Tags: patch Hi, when ion3 executes programms (e.g. xterm) it uses sh -c "...". The so spawned sh process hangs around until the program exits. If ion used sh -c "exec ..." there wouldn't be an extra shell around for each command executed. The

Bug#372251: General cleanup: fixing CFLAGS, compiler warnings, lintian errors, ...

2006-06-08 Thread Christian 'Greek0' Aichinger
Package: cutter Severity: normal Tags: patch The attached diff fixes the passing of CFLAGS from debian/rules to the main Makefile. Without this fix, the CFLAGS set in debian/rules (-Wall -g -O2) are not communicated down. It also fixes an error in the manpage cutter(8), which produced an error me

Bug#371139: gok does not start (not related to #369864)

2006-06-07 Thread Christian 'Greek0' Aichinger
Package: gok Version: 1.0.10-1 Severity: important Tags: patch While investigating #369864, I found that gok doesn't start if it has problems reading the database. Note that this is not the same as #369864. The problems are freeing of an uninitialized pointer and a div-by-0. A patch is attached.

Bug#337178: Segfault when characters are inserted and the screen is very wide

2005-11-02 Thread Christian 'Greek0' Aichinger
Package: minicom Version: 2.1-9 Severity: normal Tags: patch Minicom crashes when characters are inserted at the beginning of some line and the screen is very wide (160+x actually). Steps to reproduce: Get your xterm (or whatever) wider then ~200 chars. Start minicom, connect somewhere Type

Bug#322478: ld screws up relocation in some cases

2005-08-10 Thread Christian 'Greek0' Aichinger
Package: binutils Version: 2.16.1-2 Severity: normal I've attached a C source file where ld from binutils >= 2.16.1-1 screws up, relocating a call in the wrong way. I had no problems with 2.15.*. I hope a little excerpt from the source code and disasm dumps from compiled programs will help. It is

Bug#320580: New xlibs version should be pulled in on upgrade of x-window-system

2005-07-30 Thread Christian 'Greek0' Aichinger
Package: xorg-x11 Severity: normal I tried to upgrade from the xfree86 x packages to the x.org ones by upgrading x-window-system. After the upgrade I noticed that AltGr-q, which should generage an '@' in my locale didn't work any more. I looked at the xkb rules, and it was still set to "xfree86".

Bug#308199: 0.6.36 contains ubuntu archive key instead of the debian key

2005-05-08 Thread Christian 'Greek0' Aichinger
Package: apt Version: 0.6.25 Severity: normal Tags: experimental patch 0.6.36 in experimental contains a keyring with only the Ubuntu archive key in /usr/share/apt/ubuntu-archive.gpg (mvo: this is an example of a change I consider unsuitable for Debian ;). A patch with debian-archive.gpg + debian/

Bug#304903: apt_pkg.GetPkgSrcRecords seems to leak FDs

2005-04-16 Thread Christian 'Greek0' Aichinger
Package: python-apt Version: 0.5.10 Severity: normal Tags: patch I've noticed that python-apt leaks FDs (and, as it turned out, memory) when using PkgSrcRecords. Below is a transcript of a python session that shows the bug. START [EMAIL PROTECTED]:~$ python Python 2.3.5 (#2, Mar 26 2005

Bug#304296: Segfault in CppOwnedDealloc

2005-04-12 Thread Christian 'Greek0' Aichinger
Package: python-apt Version: 0.6.10 Severity: normal Tags: patch I've hit a segfault python-apt while trying to write a class that nicely encapsulates a package. gdb says: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1075396736 (LWP 8931)] 0x403f20bc in CppOwnedDeallo

Bug#303828: Hangs application if asked for FS_ListFontsWithXInfo

2005-04-08 Thread Christian 'Greek0' Aichinger
Package: xfstt Version: 1.6-3 Severity: normal Tags: patch When xfstt is asked for FS_ListFontsWithXInfo it returns an FSBadImplementation error. This is not allowed according to the specs, and causes the application that triggered the ListFontsWithXInfo to hang. The easy fix for this problem is

Bug#302221: Minor typo in de/fontset.c

2005-03-30 Thread Christian 'Greek0' Aichinger
Package: ion3 Version: 20050322-2 Severity: minor Tags: patch I think I've found a minor typo in de/fontset.c. An error message says "fonset", which should obviously be "fontset". I've attatched a patch. Cheers, Greek0 -- System Information: Debian Release: 3.1 APT prefers unstable APT poli

Bug#295994: Optionally use a special .inbox directory

2005-02-19 Thread Christian 'Greek0' Aichinger
Package: sylpheed-claws-maildir-plugin Version: 0.7-2 Severity: wishlist Tags: patch I'd like to have a special .inbox directory under the maildir mailbox directory. Mutt doesn't like the current layout, and it seems conceptionally better to me to have the maildir directory layed out like a tree,

Bug#292737: segfault with newest sylpheed-claws-pgpinline-plugin

2005-01-29 Thread Christian 'Greek0' Aichinger
Package: sylpheed-claws Version: 0.9.13-1 Severity: normal Tags: patch Sylpheed-claws segfaults when using the sylpheed-claws-pgpinline-plugin from http://sylpheed.mine.nu:9981/debian/>. Steps to reproduce: * Start sylpheed-claws * Load pgpinline-plugin * Click "Compose Email" * Write some nonsen

Bug#288654: sylpheed-claws-pgpinline-plugin: Package has unmet dependencies in Unstable.

2005-01-18 Thread Christian 'Greek0' Aichinger
Would it be possible to put the new package online somewhere else in the meantime, so we can use it with the sylpheed-claws version in sid? Cheers, Greek0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]