You are not logged in.
Does this occur for you?
1. Trigger the "Display all XXX possibilities? (y or n)" message by hitting k<tab> if you have KDE installed or doing something similar - eg, if you don't have the disable empty glob option enabled, hit tab twice with nothing entered.
2. Resize the terminal window by any arbitrary amount. One line or column works.
3. Observe that... the message disappears, yet the acceptance of (and only of) Y/y or N/n remains (or ^C of course).
Architecture, bash version, etc are also probably going to be a good idea, especially if this post makes its way into a message to the bash mailing list.
-dav7
Last edited by dav7 (2008-10-05 17:37:31)
Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.
Offline
Are you sure it couldn't be a terminal emulator bug ?
Have you tried different ones ?
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
Funny, I don't see my reply at all (even before the resizing). the "Display all XXX possibilities? (y or n)" is still there though. Could be your terminal too (I'm using Terminal (Xfce terminal) 0.2.8 )
< Daenyth> and he works prolifically
4 8 15 16 23 42
Offline
I'm not talking about your reply - that shouldn't be there. I'm saying the actual "Display..." message *itself* >>disappears<<!
It's probably a readline issue, since to have the message disappear require escape sequences to be sent to the terminal, so it's probably an internal state being called erroneously.
I just checked this bug (and it occured) with:
* urxvt/c (the original terminal I found this issue with)
* xterm
* konsole
* lxterminal
I also tried it with a screen session, which requires I fire two resize events of any type - horizontal and/or vertical - for the bug to present itself. This is exactly the same with dtach, and an ssh session to myself.
-dav7
Last edited by dav7 (2008-10-05 17:54:25)
Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.
Offline
Happens in Sakura terminal also.
arael[~]$sakura -v
sakura version is 2.3.0
arael[~]$
arael[~]$bash --version
bash --version
GNU bash, version 3.2.39(1)-release (i686-pc-linux-gnu)
Copyright (C) 2007 Free Software Foundation, Inc.
history -a
arael[~]$
Last edited by ArchArael (2008-10-05 18:36:28)
Offline
happens in kde4 console as well.
Last edited by ichbinesderelch (2008-10-05 18:56:08)
Offline
+ xfce4's "terminal"
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
+ lxterminal
nice one!
Offline
Yep, looks definetly as a bug. And an annoying one.
Offline
Oh wow...
Time to find the bash mailing list then (I haven't really done the whole subscribe-to-mailing-list thing, this will be fun)
-dav7
Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.
Offline
Or... I just subscribed to it with Google Groups
-dav7
Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.
Offline
Here's the thread in Google Groups:
http://groups.google.com/group/gnu.bash … 58eae25dd4
Let's see how this turns out, this is the first time I've reported a bug (mailinglist/hardcore style )
-dav7
Last edited by dav7 (2008-10-06 04:45:23)
Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.
Offline
might be related to problem #4 in this thread: http://bbs.archlinux.org/viewtopic.php?id=53516.
Offline
Of course, I'm guessing no one resizes a terminal before answering that, so that's why it went unnoticed.
So I'm curious, why did you do that ?
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
peets: Hmm... possibly. Depends on whether the OP in that thread did the same thing as me.
moljac: I assume you ask why I tabbed to get the "Display..." message, then resized? Basic preemptation, I wanted to see bash's response in a bigger window.
Google group: ...agh! Respond! Be active... or something!
-dav7
Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.
Offline
might be related to problem #4 in this thread: http://bbs.archlinux.org/viewtopic.php?id=53516.
Hmm... since the new kernel upgrade my terminal resizing problems have been fixed, but not this. I gave a wrong hint!
Offline