Someone posted a message about getting no sound with real player in gnome/
enlightenment.
This will happen for all non 'enlightend' aplications.
there is an enlightenment sound daemon which won't allow sounds from other
sources to be played on /dev/dsp (????) ....gnome and Emusic are
'enlightend' applications desigened to work with ESD.
to play sounds from other sources you'll have to turn esd off...
look at ther man page for esd...you have to type in something like
>esd ctrl off....or something, then all 'normal' sounds will work.
and turn it on again to get the enlightenment/gome sound back on.
you could set up a script to run non E sound using apps eg. to start up
quake3, I have a script that stops esd, starts quake3, then starts esd
when q3 finishes.