LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Gaim 0.64 sound command error (https://www.linuxquestions.org/questions/linux-software-2/gaim-0-64-sound-command-error-67036/)

blackcube 06-21-2003 08:16 AM

Gaim 0.64 sound command error
 
Hi. I just upgraded Gaim to 0.64 and the sound events don't work. I get
'Unable to play sound because the configured sound command could not be launched: Failed to execute child process "/usr/share/sounds/gaim/recieve.wav" (Permission denied)'

Any solutions? Thanks!

acid_kewpie 06-21-2003 08:53 AM

have you changed those settings at all? that appears to be trying to execute the sound file as if it were a program. it should presuambly be something like "mpg123 blah.wav"

syscrash2k 06-21-2003 09:24 AM

I had the same problem. You have to chmod to 755 or 777 if 755 won't work. Do this:
chmod 777 -R /usr/share/sounds/gaim
And, if that doesnt work, do the same to /usr/share. It's wierd for this to happen, I know, but it works :)

blackcube 06-21-2003 01:44 PM

Thanks, I did the chmod command and the error doesn't show up. However now I get no sound at all! I can change the sound events back to the beep option but that's not a solution! The sound files play fine in xmms... I'm running Ximian Desktop 2, could there be something else?

Thanks!


All times are GMT -5. The time now is 09:24 AM.