But then it looks out of place to the rest of the desktop. I was able to fix this using a qt6 build of ocenaudio. The fedora package is linked against qt6. I made a package.nix that creates a version of ocanaudio that looks fine and works (see at the end). I do not submit this an pull request because:
I installed nixos the first time today, I have no experience with it.
I do not know if my version would work for most people
I have no experience with the nix-language
I renamed my package to ocenaudio-qt6, in case it makes sense to provide it as an alternative. I added the package as an overlay to my system, so I am happy with that.
I tried to run this under budgie on unstable (24.11), and it just won't run. Terminates with SIGSEGV (Address boundary error). Works fine on other desktops.
Describe the bug
Under budgie ocenaudio does not start. There is
set. If you unset these it will start.
But then it looks out of place to the rest of the desktop. I was able to fix this using a qt6 build of ocenaudio. The fedora package is linked against qt6. I made a package.nix that creates a version of ocanaudio that looks fine and works (see at the end). I do not submit this an pull request because:
I renamed my package to ocenaudio-qt6, in case it makes sense to provide it as an alternative. I added the package as an overlay to my system, so I am happy with that.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should start
Screenshots
-
Additional context
Notify maintainers
@r-ryantm @onny
Add a :+1: reaction to issues you find important.