Arch Linux with audacity 2.2.2
Bug is well explained here https://github.com/awesomeWM/awesome/issues/2292 and https://github.com/awesomeWM/awesome/issues/2382
Can you please check, is it audacity problem or not.
BUG: Black rectangle instead of splash screen
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: BUG: Black rectangle instead of splash screen
Doesn't happen for me on Xubuntu.
My guess is that it is specific the AwesomeWM. Have you tried with a different WM? Is Audacity OK on AwesomeWM other than the splash screen?
My guess is that it is specific the AwesomeWM. Have you tried with a different WM? Is Audacity OK on AwesomeWM other than the splash screen?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: BUG: Black rectangle instead of splash screen
Yea. Audacity has no problem on other wm's. But, as I see, you are using wxwidgets to make splash screen. If I run wxwidgets' splash screen exaple it works correctly on awesome. Maybe you are doing somethink specific. It looks like race condition, as audacity shows splash screen in 40%. See more https://trac.wxwidgets.org/ticket/18216#comment:9
Re: BUG: Black rectangle instead of splash screen
Which version of WxWidgets, built against which version of gtk?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: BUG: Black rectangle instead of splash screen
I don't think Audacity 2.2.2 was tested with WxWidgets 3.0.4, though I wouldn't expect major problems. It's supposed to be built against Wx 3.0.2 (with gtk2 - gtk3 is known to cause major problems). The next version of Audacity should be built against Wx 3.1.1 and gtk2.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)