Bug#339898: change default highlighting in /etc/Muttrc.t-prot

2005-11-19 Thread Christian Brabandt
Package: t-prot Version: 1.99.1+2.0-rc2-1 Severity: normal Hi, could you consider changing the default coloring setting for the background color inside /etc/Muttrc.t-prot from black to default? Thus the section would look like this: , | # highlight TOFU protection: | color body brightmagen

Bug#304482: fortunes-de: Spelling error in german database

2005-04-13 Thread Christian Brabandt
Package: fortunes-de Version: 0.19-1 Severity: minor Hi, I found an spelling error in the fortunes-de German database. In the following saying the "daß" should be replaced by "das": , | Die Wahrheit ist nicht daß ausschließliche Eigentum einer einzelnen | heiligen Schrift. Die Forderung der Z

Bug#334714: Fixing spelling error in the man page for apt-cache

2005-10-19 Thread Christian Brabandt
Package: apt Version: 0.5.28.6 Severity: minor Hi, the man page for apt-cache talks about: rdepends pkg(s) rdependsshows a listing of each reverse dependency a package has. It should be spelled like this: "rdepends shows...". See attached patch for fixing

Bug#330036: screen: documentation issuee about blankerprg option

2005-09-25 Thread Christian Brabandt
Package: screen Version: 4.0.2-4.1 Severity: normal Hi, reading the screen man page it says: , | blankerprg [program args] | | Defines a blanker program. Disables the blanker program if no arguments | are given. ` But actually disabling the blanker is not possible, as entering :b

Bug#775943: libgtk2.0-0: Gtk Libraries uses the wrong Colornames

2015-01-21 Thread Christian Brabandt
Package: libgtk2.0-0 Version: 2.24.25-1 Severity: normal In Gvim, run :hi Green guibg=green. Afterwards run :hi Green to display the highlighted color. Note, that this is a rather dark green than a light green, that is expected from the X11 color names. So apparently, the W3C Colornames are used.

Bug#775945: reportbug segfaults when the DISPLAY is not available

2015-01-21 Thread Christian Brabandt
hrisbra/.reportbugrc: reportbug_version "6.5.1" mode advanced ui gtk2 offline realname "Christian Brabandt" email "c...@256bit.org" no-cc header "X-Debbugs-CC: c...@256bit.org" smtphost reportbug.debian.org -- System Information: Debian Release: 8.0 APT

Bug#774492: [vim] "c{motion}" temporary cancels 'linebreak' option for current line

2015-01-23 Thread Christian Brabandt
Note, this bug has been fixed upstream with 7.4.576 (the commit message mentions relativenumber setting, but the patch actually has nothing to do with it.) Best, Christian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Bug#775945: reportbug segfaults when the DISPLAY is not available

2015-01-24 Thread Christian Brabandt
Hallo Sandro! Sandro Tosi schrieb am Samstag, den 24. Januar 2015: > control: tags -1 + moreinfo > > Hello, > > On Wed, Jan 21, 2015 at 7:31 PM, Christian Brabandt wrote: > > DISPLAY= reportbug segfaults. > > > > It would be nice, if it could fall back to

Bug#774492: [vim] "c{motion}" temporary cancels 'linebreak' option for current line

2015-03-23 Thread Christian Brabandt
Hallo Joachim! Joachim Breitner schrieb am Montag, den 23. März 2015: > Hi, > > On Fri, 23 Jan 2015 10:30:59 +0100 Christian Brabandt wrote: > > Note, this bug has been fixed upstream with 7.4.576 > > (the commit message mentions relativenumber setting, but the patch >

Bug#777567: vim-gtk: Regions of text fail to redraw in gvim

2015-03-24 Thread Christian Brabandt
Hi, this looks like upstream issue 91 (https://code.google.com/p/vim/issues/detail?id=91) My current guess is, that this is caused by the gtk library (so perhaps this should be assigned to libgtk2.0-dev). Best, Christian -- Der niedrige Mensch hat die Verachtung erfunden, da seine Wahrheit die

Bug#875424: cop.h: shadows a previous local variable

2017-09-11 Thread Christian Brabandt
Package: libperl5.24 Version: 5.24.1-3+deb9u1 Severity: normal Tags: patch Hi compiling vim with perl-support generates this warning: /usr/bin/perl -e 'unless ( $] >= 5.005 ) { for (qw(na defgv errgv)) { print "#define PL_$_ $_\n" }}' > auto/if_perl.c /usr/bin/perl /usr/share/perl/5.24/ExtUtils/

Bug#1079166: gdb segfaults

2024-08-20 Thread Christian Brabandt
Package: gdb Version: 15.1-1 Severity: important Hi, not sure what happened, but for about a week or so, gdb segfaults and I can no longer use it anymore. A simple gdb --version already segfaults: , | ~$ gdb --version | Fatal signal: Segmentation fault | - Backtrace - | 0x558a88a5

Bug#1079166: gdb segfaults

2024-08-20 Thread Christian Brabandt
again. Sorry for the false alarm, please feel free to close as invalid. Sorry, Chris Hector Oron schrieb am Dienstag, den 20. August 2024: > Hello, > > On Tue, 20 Aug 2024 at 21:15, Christian Brabandt wrote: > > > > Package: gdb > > Version: 15.1-1 > > Severity: i

Bug#438936: newsbeuter: newsbueter should report an error, if an included file cannot be read

2007-08-20 Thread Christian Brabandt
Package: newsbeuter Version: newsbeuter should report an error, if it cannot read an included file Severity: minor Ok, in my config file I have this: , | # key-binding | include "~/.newsbeuter/colors" | include keys ` It seems, the files given to include need to have an absolute path. I

Bug#272666: archivemail: added support for Received Header Field

2007-07-31 Thread Christian Brabandt
Package: archivemail Version: 0.7.0-1 Followup-For: Bug #272666 Hi, here comes another one. Attached is a patch, that will make archivemail aware of the Received header field. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (500

Bug#436477: newsbeuter: import opml file is not working

2007-08-07 Thread Christian Brabandt
Package: newsbeuter Version: 0.5-1 Severity: normal Hi, after installing newsbeuter, it prompts me to import an OPML file: Error: no URLs configured. Please fill the file /home/chrisbra/.newsbeuter/urls with RSS feed URLs or import an OPML file. ~$ newsbeuter newsbeuter 0.5 usage: newsbeuter [

Bug#436477: newsbeuter: import opml file is not working

2007-08-07 Thread Christian Brabandt
Hallo Nico! Nico Golde schrieb am Mittwoch, den 08. August 2007: > Would it be possible to provide the opml file somewhere? Are > you sure it is in a correct opml format? newsbeuter should > handle this correctly, I'm a bit curious it doesn't here. Sure: http://www.256bit.org/~chrisbra/feeds.o

Bug#439170: newsbeuter: numbering of urls is inconsistant

2007-08-22 Thread Christian Brabandt
Package: newsbeuter Version: 0.6-1 Severity: minor Hi, I noticed, that the numbering of the urls is not consistent. From within an article, urls are counted starting with zero, but when pressing u for showing only the URLs in the article, all URLs are numbered starting from 1. regards, Christian

Bug#429367: moreutils: vidir tries to create temporary file in .

2007-06-17 Thread Christian Brabandt
Package: moreutils Version: 0.19 Severity: normal Hi, I believe vidir creates its temporary files in the current workding directory ($PWD). e.g: , | ~$ cd /usr/share/doc/moreutils | /usr/share/doc/moreutils$ /usr/bin/vidir ~/temp | Error in tempfile() using dirX: Parent directory (.) is n

Bug#272666: "received date" patches (was: bzip & "received date" patches)

2009-07-27 Thread Christian Brabandt
Hallo Serafeim! Thanks for your mail. Sad to see that upstream is apparently dead. I occasionally still use archivemail, but haven't looked at the code for a while. The patch that adds the awareness for the received header has been applied upstream in SVN (though not released yet). So before

Bug#149955: bzip & "received date" patches

2009-07-27 Thread Christian Brabandt
Hallo Serafeim! Thanks for your mail. Glad to see, you plan to work on and improve archivemail, even so upstream is apparently dead. Please look at the patches carefully. I haven't used them heavily and they probably still need some testing (and I am not a very skilled python programmer). Let

Bug#539227: chntpw fails on amd64 architecture

2009-07-29 Thread Christian Brabandt
Package: chntpw Version: 0.99.5-0+nmu1 Severity: important I have recently been trying to reset my Windows password using chntpw. Unfortunally this did not work and I stumbled over Ubuntus Bug 293809. I also tried the Debian package and it did not work either. The only way to make chntpw work w

Bug#498534: metapixel fails when using --search=global

2008-09-10 Thread Christian Brabandt
Package: metapixel Version: 1.0.2-5 Severity: normal User-Agent: Mutt/1.5.13 (2006-08-11) Hi, I have been trying out metapixel lately. This program is really aweseome and generates really good results. However, while trying different options, I noticed, that metapixel will fail on this system wh

Bug#491122: newsbeuter does not wrap long lines

2008-07-16 Thread Christian Brabandt
Package: newsbeuter Version: 0.9.1-1 Severity: normal Hi, while newsbeuter allows to wrap the article using the text-width setting, it unfortunately does not so for the header (feed name, title, url, date) or for the url section. (The problem can be seen at http://www.256bit.org/~chrisbra/newsbeu

Bug#434798: archivemail: Please provide the option --keep

2007-07-26 Thread Christian Brabandt
Package: archivemail Version: 0.7.0-1 Severity: wishlist Hi, for testing purposes I'd like an option --keep, which would allow to archive the messages, yet would not delete the archieved messages. Patch is attached. regards, Christian -- System Information: Debian Release: 4.0 APT prefers s

Bug#434813: archivemail: does not expand ~

2007-07-26 Thread Christian Brabandt
Package: archivemail Version: 0.7.0-1 Severity: normal When using the parameter --pwfile, archivemail does not expand a given ~ into the $HOME of the user. For reference here is the error message: ~$ archivemail --pwfile ~/.pw imap://[EMAIL PROTECTED]/INBOX archivemail: pwfile ~/.pw does not exis

Bug#434786: archivemail: [imap] aborts if using --warn-duplicate

2007-07-26 Thread Christian Brabandt
Package: archivemail Version: 0.7.0-1 Severity: normal Hi, archivemail aborts, if trying to archive mails from an IMAP-Server and using --warn-duplicate. For reference I include the error message: ~$ archivmail --warn-duplicate [...] imap://localhost/INBOX Traceback (most recent call last): F

Bug#434807: archivemail: [imap] Flags are note saved when archiving mails

2007-07-26 Thread Christian Brabandt
Package: archivemail Version: 0.7.0-1 Severity: normal Hi, I have been working on archivemail lately :) Flags are not correctly stored, when archiving mails with IMAP. All my mails are archived with flag 'O'. Attached is a patch that fixes that behaviour (Look for the difference with the follo

Bug#149955: archivemail: added bz2 support

2007-07-29 Thread Christian Brabandt
Package: archivemail Version: 0.7.0-1 Followup-For: Bug #149955 Hi I recently added bz2 support for archivemail. patch is attached. Please consider adding this patch. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing

Bug#434807: archivemail: [imap] Flags are note saved when archiving mails

2007-11-02 Thread Christian Brabandt
Hallo Nikolaus! Nikolaus Schulz schrieb am Freitag, den 02. November 2007: > > --- archivemail 2007-07-26 21:42:05.0 +0200 > > +++ archivemail_imap2007-07-28 22:44:35.0 +0200 > > @@ -869,13 +869,19 @@ > > status = status + "R" > > elif flag == "\\

Bug#368112: archivemail: [imap] autodetect folder separator

2007-11-06 Thread Christian Brabandt
Package: archivemail Version: 0.7.0-1 Followup-For: Bug #368112 Hi, here is another patch, that tries to use whatever folder separator works. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing') Architecture: i386 (i68

Bug#514796: vim-scripts: lbdbq.vim does not check for existence of lbdbq

2009-02-10 Thread Christian Brabandt
Package: vim-scripts Version: 20081206-1 Severity: normal Tags: patch Hi, I recently stumbled over this error, that lbdbq.vim is not checking for the existence of lbdbq and therefore will fail without any obvious reason. The attached patch fixed that. -- System Information: Debian Release: 5.0

Bug#561988: cpio complains about invalid user although the user is correct

2009-12-27 Thread Christian Brabandt
Hallo Clint! Clint Adams schrieb am Samstag, den 26. Dezember 2009: > On Fri, Dec 25, 2009 at 04:44:03PM +0100, Christian Brabandt wrote: > > A far lines later, you'll find that piece of code: > > f (!isnumber_p (u)) > > error_msg = _("invalid user"); >

Bug#561988: cpio complains about invalid user although the user is correct

2009-12-21 Thread Christian Brabandt
Package: cpio Version: 2.9-13 Severity: important There seems to be a bug somewhere: chris...@256bit:~$ find . -depth |cpio --pass-through --preserve-modification-time --make-directories --unconditional -R chrisbra ../target/ cpio: chrisbra: invalid user chric...@256bit.org:~$ getent passwd |g

Bug#561988: cpio complains about invalid user although the user is correct

2009-12-23 Thread Christian Brabandt
Hallo Clint! Clint Adams schrieb am Dienstag, den 22. Dezember 2009: > On Mon, Dec 21, 2009 at 08:44:32PM +0100, Christian Brabandt wrote: > > There seems to be a bug somewhere: > > chris...@256bit:~$ find . -depth |cpio --pass-through > > --preserve-modification-ti

Bug#561988: cpio complains about invalid user although the user is correct

2009-12-25 Thread Christian Brabandt
Hallo Clint! Clint Adams schrieb am Donnerstag, den 24. Dezember 2009: > On Wed, Dec 23, 2009 at 03:47:10PM +0100, Christian Brabandt wrote: > > I have to add, this only affects cpio-2.9 from lenny. My C-Skills are a > > little bit rusty, but the following patch seems to work

Bug#561988: cpio complains about invalid user although the user is correct

2009-12-26 Thread Christian Brabandt
Hallo Clint! Clint Adams schrieb am Samstag, den 26. Dezember 2009: > Maybe I'm dense. Why would isnumber_p() fail on a signed char string? Because it is just a wrapper that runs isdigit (3) on each char in a loop. And from the manpage isalpha(3) and don't see, that isdigit checks for negativ

Bug#879187: zsh-completion: add --clean for vim

2017-10-20 Thread Christian Brabandt
Package: zsh Version: 5.4.1-1 Severity: normal Tags: patch Hi, Vim since patchlevel 8.0.0716 includes the --clean argument for starting in a clean mode (only loading defaults.vim and in non-cp mode). So please add this patch to the vim completion. Thanks. Christian --- _vim.backup 2017-10-20

Bug#918672: [vim] XML auto indentation misbehaves (adds/removes additonal/wrong indentation)

2019-06-12 Thread Christian Brabandt
Upstream maintainer here: I could not verify that this still happens with the latest version of the xml indent script. Please verify using the runtime files from https://github.com/chrisbra/vim-xml-ftplugin/ If that is fixed, I suppose the next upload to Debian will come with updated runtime fi

Bug#908113: %20Bug%23908113:%20openssh-client:%20When%20I%20try%20to%20connect%20to%20a%20remote%20SSH%0a%20server%20I%20got%20broken-pipe%20error

2018-11-29 Thread Christian Brabandt
Hi, I just stumbled over this bug today. I also have Debian running inside a VMWare box. This was quite a bit nasty, since it also broke my git setup. For the record, I worked around it by adding , | Host * | IPQoS lowdelay throughput ` to ~/.ssh/config Thanks for the info here. B