Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[windows] dark mode breaks on category bar #1275

Closed
1 task
back-lacking opened this issue Sep 24, 2023 · 10 comments
Closed
1 task

[windows] dark mode breaks on category bar #1275

back-lacking opened this issue Sep 24, 2023 · 10 comments
Assignees

Comments

@back-lacking
Copy link

  • [x ] I have checked the FAQ for answers.
  • [x ] I have checked the Changelog that the issue is not already fixed.
  • I believe this issue is a bug, and not a general technical issue, question or feature requests that can be discussed on the forum.

Describe the bug
When in dark mode, the bar for sorting the songs by name, album, etc, is just white. the text is unreadable.
This is bar im talking about and what it looks like at the moment
image

To Reproduce

  1. Set theme to Fusion
  2. Set tabbar colors to follow system colors

Expected behavior
the bar should look like something like this. original image taken from this issue #1125
215404691-279e3033-ed50-4f80-9d92-bb37e33f1f8b

System Information:

  • Operating system: Windows 10 22H2
  • Strawberry Version: 1.0.18
@jonaski
Copy link
Member

jonaski commented Sep 24, 2023

This is a Qt bug, needs to check if it is fixed or report to Qt.

@back-lacking
Copy link
Author

back-lacking commented Sep 25, 2023

This is a Qt bug, needs to check if it is fixed or report to Qt.

which qt repo do i report it to? im looking at the qt github page and theres a bunch of repos for qtbase, qt5, qtwebengine, etc.

@jonaski jonaski removed the upstream label Oct 7, 2023
@jonaski
Copy link
Member

jonaski commented Oct 7, 2023

I think the bug is in Strawberry, related to a custom style used.

@jonaski jonaski self-assigned this Oct 7, 2023
@jonaski jonaski closed this as completed in e172c48 Oct 7, 2023
@jonaski
Copy link
Member

jonaski commented Oct 7, 2023

This should be fixed, you can try the latest from https://builds.strawberrymusicplayer.org/windows/ if you want the fix before the next official version.

@back-lacking
Copy link
Author

back-lacking commented Oct 7, 2023

This should be fixed, you can try the latest from https://builds.strawberrymusicplayer.org/windows/ if you want the fix before the next official version.

image
just installed mingw build. is there a way to easily grab the logs made by strawberry? there was a cmd window with some logging and i want to see if i can get that into a text file so that i can send over to you.

@back-lacking
Copy link
Author

oop, found the cmd window, and just pt the text into a pastebin
https://pastebin.com/PbaZ0FpQ

@back-lacking
Copy link
Author

back-lacking commented Oct 7, 2023

unable to run the msvc build. it will just spit out these errors
WindowsTerminal_geYMEHriTe

i have tried reinstalling the program and reinstalling all my visual c++ redists installed on my system.

@jonaski
Copy link
Member

jonaski commented Oct 7, 2023

You picked the oldest dev release without the fix, look at the dates, you should pick from the newest at bottom of the list that is for x86_64 without debug, the newest now is 1.0.20.31.geee0c401.
The MSVC debug ones require a full Visual Studio 2022 installation, not just Visual C++ redist, unless you really need to debug something pick the ones without debug.

@back-lacking
Copy link
Author

oh, mb
testing with newest release now

@back-lacking
Copy link
Author

image
it now works. i forgot to look at the date of the installers lol
ig i will use this version until there is a new release pushed onto winget.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants