jamulussoftware / jamulus

Jamulus enables musicians to perform real-time jam sessions over the internet.
https://jamulus.io
Other
997 stars 222 forks source link

ActiveTab heading unvisible at MAC 3.8.0beta #1628

Closed Sommi486 closed 3 years ago

Sommi486 commented 3 years ago

Describe the bug At the actual 3.8.0beta1 in settings there ist no heading for the active tab. If you change tab it appers again and new chosen tab has no heading.

Screenshots

Bildschirmfoto 2021-05-05 um 09 59 14 Bildschirmfoto 2021-05-05 um 10 18 26

Operating system Big Sur 11.3

Version of Jamulus 3.8.0beta1

softins commented 3 years ago

I suspect it is white text on a white background. Do you use dark theme or light theme? Or another (I only have Mojave, not Big Sur). Can you change themes and try again?

Sommi486 commented 3 years ago

I use dark theme.

Changing to light theme doesn't solve the bug.

softins commented 3 years ago

This is what it looks like on my Mac running Mojave: image What does a tabbed dialog from another app look like on your system?

softins commented 3 years ago

Looks like this bug is not specific to Jamulus https://forum.qt.io/topic/120907/macos-big-sur-and-qtabwidget-bug

Sommi486 commented 3 years ago

Here is how it looks on Catalina: Bildschirmfoto 2021-05-05 um 13 22 18

This is how other Apps look on BigSur:

Bildschirmfoto 2021-05-05 um 13 27 49

And this is how BigSur Settings look in dark & light mode:

Bildschirmfoto 2021-05-05 um 13 24 05 Bildschirmfoto 2021-05-05 um 13 23 48
softins commented 3 years ago

Hmm, so Big Sur has broken stuff, leaving framework and app developers to pick up the pieces. Typical!

Not sure of the current status of Qt, but looks like it will affect all apps built with Qt, and only fixed, sometime, with Qt 5.15.x and Qt 6. :(

We currently build with Qt 5.9 for maximum backward compatibility with older macOS versions.

softins commented 3 years ago

@Sommi486 please could you try the version at https://github.com/jamulussoftware/jamulus/suites/2658566875/artifacts/58504147 on your Big Sur machine? It is a fresh build using Qt 5.15.2. I expect that it shows the same problem, but would like to be certain.

Despite the strange URL above, it is a dmg contained within a zip file.

Sommi486 commented 3 years ago

Looks much better. some Glitches with the blue small Line and a asymmetric Effekt Slider.

Bildschirmfoto 2021-05-06 um 08 24 42 Bildschirmfoto 2021-05-06 um 08 24 52 Bildschirmfoto 2021-05-06 um 08 25 12
softins commented 3 years ago

@Sommi486 please could you try the Mac build from https://github.com/jamulussoftware/jamulus/actions/runs/823027995 ? It uses Qt 5.9.9 as before, but is built with a more compatible SDK (10.15). It may or may not give different results from those above, but I don't have a Big Sur machine to try it on.

softins commented 3 years ago

I have also created test builds on the compatible SDK (10.15) with

If you have the time to try out the artifacts from those runs on Big Sur and compare results, that would be great.

softins commented 3 years ago

I would be interested to know how 3.8.0beta2 behaves on Big Sur.