BUG: Black rectangle instead of splash screen

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
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.
Post Reply
zervanko
Posts: 6
Joined: Thu Sep 06, 2018 3:59 pm
Operating System: Linux Debian

BUG: Black rectangle instead of splash screen

Post by zervanko » Thu Sep 06, 2018 4:05 pm

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.

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: BUG: Black rectangle instead of splash screen

Post by steve » Thu Sep 06, 2018 4:54 pm

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?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

zervanko
Posts: 6
Joined: Thu Sep 06, 2018 3:59 pm
Operating System: Linux Debian

Re: BUG: Black rectangle instead of splash screen

Post by zervanko » Fri Sep 07, 2018 6:16 pm

steve wrote:
Thu Sep 06, 2018 4:54 pm
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?
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

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: BUG: Black rectangle instead of splash screen

Post by steve » Fri Sep 07, 2018 8:36 pm

zervanko wrote:
Fri Sep 07, 2018 6:16 pm
If I run wxwidgets' splash screen exaple it works correctly on awesome.
Which version of WxWidgets, built against which version of gtk?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

zervanko
Posts: 6
Joined: Thu Sep 06, 2018 3:59 pm
Operating System: Linux Debian

Re: BUG: Black rectangle instead of splash screen

Post by zervanko » Fri Sep 07, 2018 8:49 pm

steve wrote:
Fri Sep 07, 2018 8:36 pm
zervanko wrote:
Fri Sep 07, 2018 6:16 pm
If I run wxwidgets' splash screen exaple it works correctly on awesome.
Which version of WxWidgets, built against which version of gtk?
3.0.4

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: BUG: Black rectangle instead of splash screen

Post by steve » Fri Sep 07, 2018 9:10 pm

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)

Post Reply