no sound in compiled 1.5.30 or 1.5.31 version

Questions about Wine on Linux
Locked
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

Hi,

I tried to compile 1.5.30 and 1.5.31 32 bits version of Wine on Debian Sid AMD64. Both times, cross-compiling worked without error message, and wine works. However, there is no sound. When I start wine on command line, an error message says it can't find any sound driver. :(

There is no problem with deb-packages, but I would learn to compile Wine.

greetings

Klaus
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by dimesio »

There were no warnings from ./configure?
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

Hi,

I found several lines about sound in output of configure:

checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
configure: WARNING: No sound system was found. Windows applications will be silent.

I installed oss4-development and started configure again. There is no more error message about sound, but sound still does not work.

Configure says now at the very end:

configure: libxcursor 32-bit development files not found, the Xcursor extension won't be supported.
configure: libxi 32-bit development files not found, the Xinput extension won't be supported.
configure: XShm 32-bit development files not found, X Shared Memory won't be supported.
configure: XShape 32-bit development files not found, XShape won't be supported.
configure: libXxf86vm 32-bit development files not found, XFree86 Vidmode won't be supported.
configure: libxrandr 32-bit development files not found, XRandr won't be supported.
configure: libxinerama 32-bit development files not found, multi-monitor setups won't be supported.
configure: libxcomposite 32-bit development files not found, Xcomposite won't be supported.
configure: libGLU 32-bit development files not found, GLU won't be supported.
configure: libOSMesa 32-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported.
configure: OpenCL 32-bit development files not found, OpenCL won't be supported.
configure: libdbus 32-bit development files not found, no dynamic device support.
configure: libgnutls 32-bit development files not found, no schannel support.
configure: lib(n)curses 32-bit development files not found, curses won't be supported.
configure: libsane 32-bit development files not found, scanners won't be supported.
configure: libv4l 32-bit development files not found.
configure: libgphoto2 32-bit development files not found, digital cameras won't be supported.
configure: libgphoto2_port 32-bit development files not found, digital cameras won't be auto-detected.
configure: liblcms 32-bit development files not found, Color Management won't be supported.
configure: gstreamer-0.10 base plugins 32-bit development files not found, gstreamer support disabled
configure: libcapi20 32-bit development files not found, ISDN won't be supported.
configure: libcups 32-bit development files not found, CUPS won't be supported.
configure: fontconfig 32-bit development files not found, fontconfig won't be supported.
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported.
configure: libtiff 32-bit development files not found, TIFF won't be supported.
configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported.
configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported.
configure: libldap (OpenLDAP) 32-bit development files not found, LDAP won't be supported.

configure: WARNING: prelink not found, base address of core dlls won't be set correctly.
configure: WARNING: libxrender 32-bit development files not found, XRender won't be supported.
configure: WARNING: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported.
configure: WARNING: libxml2 32-bit development files not found (or too old), XML won't be supported.
configure: WARNING: libxslt 32-bit development files not found, xslt won't be supported.
configure: WARNING: libjpeg 32-bit development files not found, JPEG won't be supported.
configure: WARNING: libpng 32-bit development files not found, PNG won't be supported.

I tried to install libxcursor-dev:i386 and libxi-dev:i386, but it's impossible because of dependancies. For example:

# aptitude install libxi-dev:i386
The following NEW packages will be installed:
libxi-dev:i386{b}
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 246 kB of archives. After unpacking 671 kB will be used.
The following packages have unmet dependencies:
libxi-dev:i386 : Depends: libxi6:i386 (= 2:1.6.1-1) but 2:1.6.1-1+deb7u1 is installed.
Depends: libxext-dev:i386 but it is not going to be installed.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) libxi-dev:i386 [Not Installed]

I don't really know which of the above developpement packages are really necessary, but it seems impossible on Sid AMD64.

cheers

Klaus
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by dimesio »

configure: WARNING: prelink not found, base address of core dlls won't be set correctly.
You absolutely need this one.

The other WARNINGs are not related to sound, but unless you plan on only running console apps you are very likely to need them.
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

I installed prelink and I compiled wine again.

The error messages are still the same. Textaloud (text to speech software) works, but still without sound.

The shell says among others:

err:wincodecs:PngEncoder_CreateInstance Trying to save PNG picture, but PNG support is not compiled in.
err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
klaus@koeln:~$ err:wincodecs:PngEncoder_CreateInstance Trying to save PNG picture, but PNG support is not compiled in.
err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
err:wincodecs:PngEncoder_CreateInstance Trying to save PNG picture, but PNG support is not compiled in.
err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:create_server class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:CoGetClassObject no class object {d67c0280-c743-11cd-80e5-00aa003e4b50} could be created for context 0x7
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:mmdevapi:DllGetClassObject Driver initialization failed

and Textaloud says:
Speech Error: OLE error 80045009

So my only chance is to install the dependancies ? Seems to be very difficult or impossible in the moment in Debian Sid.

Anyway, thanks for your help. I learned something about compiling :-)

Klaus
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by dimesio »

Does the sound test in winecfg work?
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

No, the sound test in winecfg does not work.

Klaus
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by dimesio »

Post console output from the sound test.
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

here is essential part of it:

$ winecfg
err:wincodecs:PngEncoder_CreateInstance Trying to save PNG picture, but PNG support is not compiled in.
fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder

Could not parse file "/home/klaus/.local/share/applications/virtualbox.desktop": Invalid key name: Path[$e]
Could not parse file "/home/klaus/.local/share/applications/libreoffice-writer.desktop": Invalid key name: Path[$e]
Could not parse file "/home/klaus/.local/share/applications/Jspeak.desktop": Invalid key name: Path[$e]
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/klaus/.wine' has been updated.
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1

Klaus
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by dimesio »

Was that output from a clean wineprefix? If not, please delete it and retest.

What sound driver is selected on the Audio tab in winecfg?
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

I renamed ~/.wine to start with a clean wineprefix. The output seems to be still the same:

$ winecfg
wine: created the configuration directory '/home/klaus/.wine'
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/klaus/.wine' has been updated.
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1

I cannot choose a sound driver is selected on the Audio tab in winecfg, there is only the default one.

Klaus
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by dimesio »

That's my question: what exactly is the selected driver? What does it say in the Driver Diagnostics section of the Audio tab?

The reason I am asking is because you mentioned installing the OSSv4 headers got rid of the error message about it in ./configure, but is OSSv4 actually the sound driver your system uses? Most Linux systems use ALSA.
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

I use KDE4 in Sid, so my sound driver is pulse :

$ dpkg -l | grep sound | grep ii | grep amd64
ii alsamixergui 0.9.0rc2-1-9.1 amd64 graphical soundcard mixer for ALSA soundcar
ii libartsc0 1.5.9-3+b2 amd64 aRts sound system C support library
ii libasound2:amd64 1.0.27.1-1 amd64 shared library for ALSA applications
ii libasound2-plugins: 1.0.27-2 amd64 ALSA library additional plugins
ii libmikmod2:amd64 3.1.12-5 amd64 Portable sound library
ii libsoundtouch0:amd6 1.7.1-2 amd64 Sound stretching library
ii pulseaudio 2.0-6.1 amd64 PulseAudio sound server
ii pulseaudio-module-x 2.0-6.1 amd64 X11 module for PulseAudio sound server
ii pulseaudio-utils 2.0-6.1 amd64 Command line tools for the PulseAudio sound
ii sox 14.4.1-3 amd64 Swiss army knife of sound processing

Is that what you wanted to know ?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by dimesio »

What I wanted to know is what it says on the Audio tab in winecfg in the Driver Diagnostics section. Mine says "Selected driver: winealsa.drv". What does yours say?

A couple of things:

Pulseaudio can have problems with Wine, so try disabling it. However, I don't think that's the issue here.

You said earlier that installing the the OSSv4 headers got rid of the audio-related ./configure warning, however, what you just posted indicated you are using ALSA, not OSSv4. So my guess is that the only warning it got rid of is the one pertaining to OSSv4, and ./configure still shows
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
You need to install the ALSA headers and the 32 bit ALSA libraries. If you are absolutely sure these things are installed, you may need to make a symlink so Wine can find them.
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

What are ALSA headers ? Alsa developpement package ? libasound2-dev:i386 ist installed. I also found libalsaplayer-dev:i386, is that what you mean ?

Anyway, after installing liboss4-salsa2:amd64 oss-compat and liboss4-salsa2:amd64, sound in winecfg works !
But TextAloud will no more start.

./confugure says:

configure: libxcursor 32-bit development files not found, the Xcursor extension won't be supported.
configure: libxi 32-bit development files not found, the Xinput extension won't be supported.
configure: XShm 32-bit development files not found, X Shared Memory won't be supported.
configure: XShape 32-bit development files not found, XShape won't be supported.
configure: libXxf86vm 32-bit development files not found, XFree86 Vidmode won't be supported.
configure: libxrandr 32-bit development files not found, XRandr won't be supported.
configure: libxinerama 32-bit development files not found, multi-monitor setups won't be supported.
configure: libxcomposite 32-bit development files not found, Xcomposite won't be supported.
configure: libGLU 32-bit development files not found, GLU won't be supported.
configure: libOSMesa 32-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported.
configure: OpenCL 32-bit development files not found, OpenCL won't be supported.
configure: libhal 32-bit development files not found, no legacy dynamic device support.
configure: libgnutls 32-bit development files not found, no schannel support.
configure: lib(n)curses 32-bit development files not found, curses won't be supported.
configure: liblcms 32-bit development files not found, Color Management won't be supported.
configure: gstreamer-0.10 base plugins 32-bit development files not found, gstreamer support disabled
configure: libcapi20 32-bit development files not found, ISDN won't be supported.
configure: libcups 32-bit development files not found, CUPS won't be supported.
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported.
configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported.
configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported.
configure: libldap (OpenLDAP) 32-bit development files not found, LDAP won't be supported.

configure: WARNING: libxrender 32-bit development files not found, XRender won't be supported.
configure: WARNING: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported.
configure: WARNING: libxml2 32-bit development files not found (or too old), XML won't be supported.
configure: WARNING: libxslt 32-bit development files not found, xslt won't be supported.

However libxrender-dev:i386 ist installed.

$ wine .wine/drive_c/Program\ Files/TextAloud/TextAloudMP3.exe
err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:create_server class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:CoGetClassObject no class object {d67c0280-c743-11cd-80e5-00aa003e4b50} could be created for context 0x7
err:ole:TLB_ReadTypeLib Loading of typelib L"Z:\\drive_c\\Program Files\\TextAloud\\TextAloudMP3.exe" failed with error 3
err:win:DefWindowProcA called for other process window 0x2003a
fixme:win:EnumDisplayDevicesW ((null),0,0x103dca8,0x00000000), stub!
err:seh:setup_exception_record stack overflow 848 bytes in thread 0009 eip 7bc40578 esp 00230fe0 stack 0x230000-0x231000-0x330000
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0

I suppose I need typelib, but which package ?

$ apt-cache search typelib
gir1.2-appindicator-0.1 - Typelib files for libappindicator1
gir1.2-appindicator3-0.1 - Typelib files for libappindicator3-1
gir1.2-dbusmenu-glib-0.4 - typelib file for libdbusmenu-glib4
gir1.2-dbusmenu-gtk-0.4 - typelib file for libdbusmenu-gtk4
gir1.2-dbusmenu-gtk3-0.4 - typelib file for libdbusmenu-gtk3-4
gir1.2-gwibber-0.1 - Typelib file for libgwibber1
gir1.2-gwibber-gtk-0.1 - Typelib file for libgwibber-gtk1
gir1.2-indicate-0.7 - Typelib file for libindicate5
gir1.2-libvirt-glib-1.0 - libvirt glib mainloop integration
gir1.2-lightdm-1 - Typelib file for liblightdm-1
gir1.2-spice-client-glib-2.0 - GObject for communicating with Spice servers (GObject-Introspection)
gir1.2-spice-client-gtk-2.0 - GTK2 widget for SPICE clients (GObject-Introspection)
gir1.2-spice-client-gtk-3.0 - GTK3 widget for SPICE clients (GObject-Introspection)
gir1.2-gudev-1.0 - libgudev-1.0 introspection data
orbit2 - ORB CORBA

I first tried to compile wine in a copy of my Sid system: TextAloud worked, but without sound. Then I tried in my main Sid: sound works in winecfg, but TexAloud won't start. After upgrading the 2nd Sid sytem, same result. So I suppose the reason is upgraded packages, but how can I find which ones ?
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by lahmbi5678 »

Klaus,

imo the whole multiarch approach of Debian/Ubuntu is completely broken by design, even if it is said to become working in late Ubuntu. The whole thinking of the multiarch makers seems to be "cool, you got multiarch now, it will be working perfectly as long as you don't use it". Most people on Debian/Ubuntu 64bit resort to using 32bit chroot to compile wine. I'd recommend you to install(chroot) a 32 bit Debian and build wine there. For a properly working wine you need most of the files that configure is missing, especially opengl, libmpg, libxml, libxi in a recent 32 bit version.

For TextAloud not working, please post terminal output.
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

ok, I shall try in a 32 bit system (chroot or Virtualbox) and tell you if it works.

TextAloud does not start at all, I only see the error message after

$ wine .wine/drive_c/Program\ Files/TextAloud/TextAloudMP3.exe

I posted above.

thanks again for your help

Klaus
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

there is still a question: I want to use the last version of wine (1.5.31 for the moment) in Debian unstable. I suppose I must use unstable in a chroot, or can I also use stable ?

Klaus
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by dimesio »

This
configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported.
may be the cause of this
err:ole:TLB_ReadTypeLib Loading of typelib L"Z:\\drive_c\\Program Files\\TextAloud\\TextAloudMP3.exe" failed with error 3
As lahmbi5678 said, you need to install pretty much everything ./configure is complaining about. For things you are sure are installed (such as libxrender-dev:i386), you may need to make a symlink for ./configure to find it.
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

I compiled wine 1.5.31 in a chroot with Debian unstable 32 bits. Then I copied the wine-files in /usrlocal/bin to /usr/local/bin in the main system.

Sound in winecfg works, but TextAloud still does not start, the error message in the shell was

$ /usr/local/bin/wine .wine/drive_c/Program\ Files/TextAloud/TextAloudMP3.exe
err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:create_server class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:CoGetClassObject no class object {d67c0280-c743-11cd-80e5-00aa003e4b50} could be created for context 0x7
err:ole:TLB_ReadTypeLib Loading of typelib L"Z:\\drive_c\\Program Files\\TextAloud\\TextAloudMP3.exe" failed with error 3
err:win:DefWindowProcA called for other process window 0x10044
fixme:win:EnumDisplayDevicesW ((null),0,0x103dca8,0x00000000), stub!
err:seh:setup_exception_record stack overflow 848 bytes in thread 0009 eip 7bc40578 esp 00230fe0 stack 0x230000-0x231000-0x330000

I installed gir1.2-gudev-1.0 for typelib.

I restarted compiling, the only error message is
configure: libOSMesa 32-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported.

But libosmesa6-dev 9.1.3-6 is installed, and there is no newer version in experimental. So I certainly have to set a symlink so that wine will find it.

locate libOSMesa
/media/sid32/usr/lib/i386-linux-gnu/libOSMesa.so
/media/sid32/usr/lib/i386-linux-gnu/libOSMesa.so.6
/media/sid32/usr/lib/i386-linux-gnu/libOSMesa.so.6.5.3

locate libOSMesa-dev does noy find anything, I suppose that's normal?

I set symlinks in the chroot and I rebegan to compile

# ln -s /usr/lib/i386-linux-gnu/libOSMesa.so /usr/lib
# ln -s /usr/lib/i386-linux-gnu/libOSMesa.so.6 /usr/lib
# ln -s /usr/lib/i386-linux-gnu/libOSMesa.so.6.5.3 /usr/lib

Are these symlinks right ?

After compiling I get the same error message about libOSMesa

Klaus
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by lahmbi5678 »

err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
Googling for that GUID indicates that some dlls are missing, which come with windows (called SAPI), but not with wine. The appdb entries for TextAloud describe some complicated procedures to get it working.

I'm not sure, if the issue with libosmesa is important for Textaloud, but it seems to be a known issue:
https://bugs.launchpad.net/ubuntu/+sour ... ug/1066599
http://bugs.winehq.org/show_bug.cgi?id=31904
Symlinks probably won't help. I don't know how to fix that in Debian.

Sorry for not being more helpful.
Klaus
Level 2
Level 2
Posts: 14
Joined: Fri May 31, 2013 3:15 pm

Re: no sound in compiled 1.5.30 or 1.5.31 version

Post by Klaus »

If it's a SAPI problem, I don't understand. On the same system, wine debs from http://www.winehq.org/download/debian
work and there is no problem with TextAloud, so SAPI is correctly installed.

Can compiled wine have problems with TextAloud that wine from source does not have ?

Klaus
Locked