Bug#378275: i also wonder

2006-07-16 Thread Rodrigo roper
ah, and i also wonder why the shell writing to the pipe exits when when doing: 1) echo something > fifo.txt 2) . fifo.txt end does not exit when doing: 1) . fifo.txt 2) echo something > fifo.txt and also wonder why doing: 1) echo ls > test.txt 2) . test.txt the shell execs "ls" and shows the conte

Bug#378275: Behavior of the shell when sourcing a FIFO

2006-07-16 Thread Rodrigo roper
the part of its behavior i considered a misbehavior is that the shell writing to the FIFO exits. but as you say, writing to the pipe with "/bin/echo" makes the shell not to exit. that made me think... so i now wonder why the shell writing to the FIFO exits. if it is not a bug, i would like to kn

Bug#378275: Fw: Re: Bug#378275: gnome-terminal exits when manipulating named pipes

2006-07-15 Thread Rodrigo roper
Hi, On Fri, Jul 14, 2006, Rodrigo roper wrote: > create a named pipe: > $ mkfifo fifo.txt > on one terminal, write: > $ echo anything > fifo.txt > this waits until fifo.txt is opened in the other side. > then on another gnome-terminal or on another tab on th

Bug#378275: gnome-terminal exits when manipulating named pipes

2006-07-14 Thread Rodrigo roper
Package: gnome-terminal Version: 2.8.2-2 this bug affects gnome-terminal versions at least from 2.8.2-2 to 2.14.1 also affects to the console, virtual terminal (alf-f1...) the bug can be reproduced doing the following steps, in that order. create a named pipe: $ mkfifo fifo.txt on one terminal,

Bug#368788: system hangs at boot while "Restoring mixer settings: "

2006-05-24 Thread Rodrigo roper
Package: kernel Version: kernel-image-2.6-686 i have installed debian sarge 3.1r0a with kernel 2.6 i686 default sometimes, when booting, debian hangs while displaying the line "Restoring mixer settings: " which belongs to aumix. i think it's a problem with the modules of the sound cards, not wi