Conversation
This has to be a separate package, because it can't do both.
- kweathercore to gear - kipi removed - knotes removed - kgraphviewer and massif-visualizer added - kdevelop and friends to qt6
|
Result of 56 packages marked as broken and skipped:
2 packages failed to build:
1014 packages built:
|
|
virtscreen is broken by unrelated Python stuff. |
mjm
left a comment
There was a problem hiding this comment.
The things I use normally all built fine, and I quickly checked Dolphin and Kmail and both were working.
carlossless
left a comment
There was a problem hiding this comment.
astyle seems to work fine 👍
|
audiotube gives me a few errors: I believe that it also produced these before this was merged, i'm just unsure what exactly is broken. On the readme for the project it notes that qtmultimedia with the gstreamer backend is required, and that's my best guess. The app opens and can browse search for music, but upon starting playback it just stays at 0:00 with no sound. |
|
I don't think those errors are actually important, it's just youtube blocking youtube-dl again. |
From my limited testing with the flatpak version of audiotube those errors were not present and the flatpak version played audio just fine. It could be another issue but that's what I have noticed so far. |
The errors sound like gstreamer plugins providing videoconvert/audioconvert aren't present |
|
It's possible audiotube needs various gst-plugins-* in deps + wrapGAppsHook |
|
That's what I thought as well, I tried adding gst-plugins to the buildInputs and wrapGAppsHook3 to nativeBuildInputs, tried adding dontWrapGApps= true as well. I believe #271922 changed the default backend for qtmultimedia to ffmpeg, there is mention of overriding to enable gstreamer I believe? but I can't really decipher if thats what is required here or how to do it. Still trying to see if I can get it working tonight, appreciate the ideas. |
|
maybe try this: nixpkgs/pkgs/by-name/br/brickstore/package.nix Lines 63 to 76 in eb76459 |
|
alright that snippet seems to have got me closer, no errors but still no playback audio. Kind of stumped as to why theres still no audio. There are some errors but they mirror those on the flatpak, and the flatpak plays music just fine.. idk |
|
Also, for |
Description of changes
https://kde.org/announcements/gear/24.08.0/
Sheesh.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.