Bug#178449: PSI, sox and esd

2005-01-20 Thread Esteban Manchado Velázquez
Hi all, CC'ing the bug, so everything is recorded. On Thu, Jan 20, 2005 at 01:05:20AM +0100, [EMAIL PROTECTED] wrote: > Esteban Manchado Velázquez zoso-at-foton.es |bugs-debian| wrote: > >Hi all, > > > > It seems that the problem could easily be fixed calling psi as "esddsp > >psi". Perhaps

Bug#178449: PSI, sox and esd

2005-01-19 Thread Jan Niehusmann
On Thu, Jan 20, 2005 at 01:05:20AM +0100, [EMAIL PROTECTED] wrote: > BTW, if there was such a "sound playing script" this script could be > used for all programs which need to output sound, not just for psi. You > could for example use the same script in Mozilla when a sound is played > on a new

Bug#178449: PSI, sox and esd

2005-01-19 Thread Benoît Dejean
Le mercredi 19 janvier 2005 Ã 23:29 +, Esteban Manchado VelÃzquez a Ãcrit : > >Does it segfault also when you start it as "esddsp psi"? If not, the > proposed solution would be enough. no. your solution is 0K. -- BenoÃt Dejean JID: [EMAIL PROTECTED] GNOME http://www.gnomefr.org/ LibGTop

Bug#178449: PSI, sox and esd

2005-01-19 Thread 7nrmi1s02
Esteban Manchado VelÃzquez zoso-at-foton.es |bugs-debian| wrote: Hi all, It seems that the problem could easily be fixed calling psi as "esddsp psi". Perhaps we could make a fake /usr/bin/psi that would call psi as "/usr/bin/psi.real", "esddsp /usr/bin/psi.real" or "artsdsp /usr/bin/psi.real", d

Bug#178449: PSI, sox and esd

2005-01-19 Thread Esteban Manchado Velázquez
On Wed, Jan 19, 2005 at 11:00:26PM +0100, Benoît Dejean wrote: > Le mercredi 19 janvier 2005 à 21:16 +, Esteban Manchado Velázquez a > écrit : > > Hi all, > > > >The patch should be easy to do, I can make one myself if you want to. > > > >Do you like the idea? > > yep. the funny part

Bug#178449: PSI, sox and esd

2005-01-19 Thread Benoît Dejean
Le mercredi 19 janvier 2005 Ã 21:16 +, Esteban Manchado VelÃzquez a Ãcrit : > Hi all, > >The patch should be easy to do, I can make one myself if you want to. > >Do you like the idea? yep. the funny part is that changing 'play' -> 'esddsp play' should be enough ... but psi segfaults

Bug#178449: PSI, sox and esd

2005-01-19 Thread Esteban Manchado Velázquez
Hi all, It seems that the problem could easily be fixed calling psi as "esddsp psi". Perhaps we could make a fake /usr/bin/psi that would call psi as "/usr/bin/psi.real", "esddsp /usr/bin/psi.real" or "artsdsp /usr/bin/psi.real", depending on "esd" or "artsd" being present. The patch should