PDA

View Full Version : trouble with wine


illfilles
February 27th, 2006, 03:23 PM
All right, I had wine working fine yesterday and today when i tried to load jagged alliance using the wine command.... nothing. I've tried to go into winecfg but I get the following message at the terminal:

ALSA lib seq_hw.C:455: (snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Creating link /home/ill/.kde/socket-illportal.
can't create mcp directory

What's going on here?

basse1989
March 1st, 2006, 07:29 AM
I get the same error when I click the "Audio" tab in winecfg...

EDIT: I did a
sudo modprobe snd-seq
and that got rid off the alsa error. winecfg still crashes when I click the "Audio" tab though, and I get

Creating link /home/basse/.kde/socket-kakburk.
can't create mcop directory

:(

basse1989
March 1st, 2006, 07:53 AM
I found the solution :D
mkdir -p ~/.kde/socket-<hostname>
worked for me :)

(google is your friend...;-)

illfilles
March 1st, 2006, 08:21 PM
thanks man, that seemed to work brilliantly.