Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15993
| From | Chao Song <chao.song@linux.intel.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | bash cannot switch background/foreground for aplay |
| Date | 2020-03-06 14:57 +0800 |
| Message-ID | <mailman.2172.1583504789.2412.bug-bash@gnu.org> (permalink) |
| References | <c3e908d7-1e3e-e12d-0776-4a1cce224b6d@linux.intel.com> |
Hi, Bash Developers, I found that bash cannot switch background/foreground for aplay. To reproduce: 1. run aplay: aplay -Dhw:0,0 -f dat -i -c2 -vvv ./somewave.wav 2. press CTRL + Z to switch to background 3. press fg to switch to foreground. [Failed at this step, seems aplay not in foreground, because output for aplay is not resumed.] Not sure if this is a bug of aplay or bash, could you please to take a look at bash first? Thanks, Chao
Back to gnu.bash.bug | Previous | Next | Find similar
bash cannot switch background/foreground for aplay Chao Song <chao.song@linux.intel.com> - 2020-03-06 14:57 +0800
csiph-web