[Bug 47489] The appearance of configurable options in Audacity is broken

WineHQ Bugzilla wine-bugs at winehq.org
Thu Oct 31 20:07:32 CDT 2019


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

--- Comment #2 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 65557
  --> https://bugs.winehq.org/attachment.cgi?id=65557
Simple wxWidgets test program (with source)

Luckily for us, audacity is open source, so we can find out what it's doing.
The problem seems to be with wxWidgets, to be specific, with wxEXPAND.

While I don't have a fix (or even a hack) yet, I managed to create a small test
program using only wxWidgets, which I'm attaching. This should make debugging
easier, I hope it's useful. If you want to take this on, be my guest, if not,
then I might look into it.

-- 
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