[Bug 42311] winecfg can't detect Wine's own Pulseaudio driver

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 27 12:25:46 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42311

--- Comment #5 from Jan Ziak (http://atom-symbol.net) <0xe2.0x9a.0x9b at gmail.com> ---
(In reply to Sebastian Lackner from comment #4)
> Based on your log the winepulse driver is compiled correctly.
>
> Does sound output work with other applications?

Non-wine application: yes

> Could you attach a log with
> WINEDEBUG=+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,
> +xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp ?
> 
> Take a look here if you need additional information how to do that:
> https://wiki.winehq.org/FAQ#How_do_I_get_a_debug_trace.3F

$ cd .wine
$ rm -f *.reg
$ ls
dosdevices drive_c
$ WINEDEBUG=... winecfg &>> winecfg.log
$ ls
dosdevices drive_c system.reg user.reg
$ grep -i pulse *.reg
(no match)

The contents of drive_c are NOT being deleted by me when switching Wine
versions.

After executing the following code:

$ rm -rf $HOME/.wine
$ winecfg

winecfg reports that Wine is using winepulse.drv

This means that the cause of this bug is related to Wine updates.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list