[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

wine: libasound_module_conf_pulse.so



Moin, 

unter unstable AMD64 möchte ich das 32-bit Programm TextAloud (text to speech) mit wine zum laufen bringen, aber:

$ env WINEPREFIX="/home/klaus/.wine" wine C:\\windows\\command\\start.exe /Unix /home/klaus/.wine/dosdevices/c:/users/Public/Bureau/TextAloud.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
klaus@koeln:~/opt/win/neu$ ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
fixme:ole:CoResumeClassObjects stub
err:ole:CoGetClassObject class {20a3bc3e-7813-41ab-90e4-09956f120abf} not registered
err:ole:CoGetClassObject class {20a3bc3e-7813-41ab-90e4-09956f120abf} not registered
err:ole:create_server class {20a3bc3e-7813-41ab-90e4-09956f120abf} not registered
err:ole:CoGetClassObject no class object {20a3bc3e-7813-41ab-90e4-09956f120abf} could be created for context 0x7
err:ole:CoGetClassObject class {05460485-cf84-11d1-8dae-00c0ca10948a} not registered
err:ole:create_server class {05460485-cf84-11d1-8dae-00c0ca10948a} not registered
err:ole:CoGetClassObject no class object {05460485-cf84-11d1-8dae-00c0ca10948a} could be created for context 0x7
err:ole:CoGetClassObject class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered
err:ole:create_server class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered
err:ole:CoGetClassObject no class object {a910187f-0c7a-45ac-92cc-59edafb77b53} could be created for context 0x5
err:heap:validate_block_pointer Heap 0x110000: bad size 00194720 for in-use arena 0x193ed8
err:heap:validate_block_pointer Heap 0x110000: bad size 001946f8 for in-use arena 0x193f80

TextAloud sagt "no voices found" und verabschiedet sich sofort wieder.

Zur Info:

$ dpkg -l | grep libasound
ii  libasound2:amd64    1.0.25-4       amd64          shared library for ALSA applications
ii  libasound2:i386     1.0.25-4       i386           shared library for ALSA applications
ii  libasound2-plugins: 1.0.25-2       amd64          ALSA library additional plugins

$ locate libasound_module_conf_pulse.so
/usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_conf_pulse.so

Ich brauche vielleicht libasound2-plugins:i386 (?), aber es ist nicht installierbar.

Was bedeutet "ALSA lib conf.c:3314:(snd_config_hooks_call)"?

$apt-cache search alsa | grep 32
lib32asound2 - shared library for ALSA applications (32 bit)
lib32asound2-plugins - ALSA library additional plugins (32 bit)

Damit müsste das Problem doch gelöst sein oder?

Ich habe jede Menge im Web gesucht, aber noch keine Lösung gefunden.

Gruss

Klaus


Reply to: