Archive for the ‘ubuntu’ Category

codecs stuff

June 19, 2008

http://help.ubuntu.com/community/Medibuntu

ubuntu dock

February 17, 2008

Instructions on how to install AWN
http://ubuntuforums.org/showthread.php?t=385981

ubuntu – winecfg audio tab crash

August 29, 2006

Possible solutions:

> mkdir ~/.kde/socket-tigre-desktop (where tigre-desktop is hostname)

———————————————————

ALSA lib seq_hw.c:455snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
*** glibc detected *** free(): invalid pointer: 0×7c069eb8 ***
wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger…Winecfg crash when I select the audio folder.
============================================
Solved.The problem is the crash of artd during the automatic audio detection of wine.
to solve it just rename /usr/lib/wine/winearts.drv.so to something like renaming /usr/lib/wine/winearts.drv.so.old

———————————————————

> sudo modprobe snd-seq
http://www.ubuntuforums.org/showthread.php?t=210684&highlight=wine+audio+tab

———————————————————

Error:
Link points to “/tmp/ksocket-stephen”
can’t create mcop directory> mkdir /tmp/ksocket-stephen (stephen = my username)

———————————————————

http://www.ubuntuforums.org/showthread.php?t=56030