Bug#548545: bash: Bash does not autocomplete anything after a backslash on the command prompt

2010-12-08 Thread Stephen Dranger
It seems to be okay now. Installing bash-complete didn't help at the time, by the way. On Wed, Dec 8, 2010 at 9:19 PM, Jonathan Nieder jrnie...@gmail.com wrote: tags 548545 + moreinfo unreproducible quit Jonathan Nieder wrote: Can you still reproduce this problem (perhaps with bash from

Bug#548545: bash: Bash does not autocomplete anything after a backslash on the command prompt

2009-09-26 Thread Stephen Dranger
Package: bash Version: 4.0-7 Severity: important When typing on the bash command line, bash refuses to give a list of possible autocompletions if there is any backslash-escaped characters already on the line. For example: $ foo [hit TAB] foo/bar foo foo/foo bar $ foo/bar\ [hit TAB] [does

Bug#534103: Reporting success

2009-07-12 Thread Stephen Dranger
Reporting success installing and running this package after applying the patch/workaround submitted to this bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#432813: AttributeError: ActionUpdateDefault instance has no attribute 'runtime'

2007-07-19 Thread Stephen Dranger
I found that adding the following code fixed the problem (which only occurs during an error): --- pycentral.old 2007-07-19 14:56:24.0 -0500 +++ pycentral.new 2007-07-19 14:56:17.0 -0500 @@ -1096,6 +1096,11 @@ self.rtname = self.args[1] packages =