I'm wondering if anyone else is having the same problems configuring wine as I am? I just installed wine (0.9.20): https://help.ubuntu.com/community/BuildingWineFromSource (WineFromSource) Everything appears to run fine but when I go into "Wine configuration" (winecfg). I can't click on the "Audio" tab without it crashing and giving me this error: Code: fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please report) ALSA lib pcm_dmix.c:762:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib pcm_dmix.c:762:(snd_pcm_dmix_open) The dmix plugin supports only playback stream Creating link /home/ubuntu/.kde/socket-ubuntu. can't create mcop directory I hope someone can help me solve this problem. Thanks!!
On Mon, 04 Sep 2006 07:10:24 -0700, handband2 wrote:> I'm wondering if anyone else is having the same problems configuring > wine as I am? > > I just installed wine (0.9.20): > https://help.ubuntu.com/community/BuildingWineFromSource > (WineFromSource) > > Everything appears to run fine but when I go into "Wine configuration" > (winecfg). I can't click on the "Audio" tab without it crashing and > giving me this error:Wine's good but still has propblems, I use a popular Windows email program, works fine except whenever I 'send' mail after successfully sending the program closes; how annoying is that as I can only send one at a time. Geoff Lane
It's a permissions problem. Go to /home/ubuntu/.kde/socket-ubuntu and see where the link is attempting to point. If I remember correctly, it wants to access a directory in /tmp, /tmp/ksocket-<username> (set owner to the user). handband2@gmail.com wrote:> I'm wondering if anyone else is having the same problems configuring > wine as I am? > > I just installed wine (0.9.20): > https://help.ubuntu.com/community/BuildingWineFromSource > (WineFromSource) > > Everything appears to run fine but when I go into "Wine configuration" > (winecfg). I can't click on the "Audio" tab without it crashing and > giving me this error: > > Code: > > fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet > (please report) ALSA lib pcm_dmix.c:762:(snd_pcm_dmix_open) The dmix > plugin supports only playback stream ALSA lib > pcm_dmix.c:762:(snd_pcm_dmix_open) The dmix plugin supports only > playback stream Creating link /home/ubuntu/.kde/socket-ubuntu. can't > create mcop directory > > > I hope someone can help me solve this problem. > > Thanks!!