ask for help about winecfg and alsa-lib

2006-05-22 Thread mengzhuo li
hello, every one I have a question about winecfg and alsa-lib.  my alsa-lib version is alsa-lib-1.0.9rf-3 1.   I install wine-0.9.10 rpm package on my system. when i start winecfg, click "audio" page, the dialog crashed. there are some message: conf.c:3083:snd_config_update_free: 断言“update->coun

ask for help about winecfg and alsa-lib

2006-05-22 Thread mengzhuo li
hello, every one I have a question about winecfg and alsa-lib.  my alsa-lib version is alsa-lib-1.0.9rf-3 1.   I install wine-0.9.10 rpm package on my system. when i start winecfg, click "audio" page, the dialog crashed. there are some message: conf.c:3083:snd_config_update_free: 断言“update->coun

Re: Unable to start UTF-8 encoded executable in UTF-8 locale - one line fix included

2005-11-30 Thread mengzhuo li
i m very glad to know someone notice  almost the same problem. as u said , i found the function open_builtin_exe_file called in some different callers, and in these callers all the variable file_exists   uninitialized .   so there r  2 methods to solve the problem . one is initialize all the va