-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
guvcview: fix gsettings filechooser errors #84449
Conversation
59be997
to
7f16f7d
Compare
@GrahamcOfBorg eval |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran nix-review, and checked that the file dialog in guvcview works. If you feel brave, qstopmotion (a reverse dependency) is in need of wrapQTappsHook
.
Nice thinking. Is there an open issue you've encountered regarding this? The next set of commits introduces a little bit broader changes which I think would be appropriate under the approval of @leenaars - maintainer of qstopmotion, and @coreyoconnor - maintainer of guvcview. Let's hope they'll respond. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In qstopmotion
you should instead use the qt specific deriver mkDerivation
, which automatically adds the hook.
83d4db4
to
d9d61c3
Compare
@worldofpeace I used |
I built guvcview and qstopmotion with nix-review and they both seem to work (as in, a window shows up). |
d9d61c3
to
77da639
Compare
/ping @worldofpeace . |
77da639
to
4ba52ff
Compare
/ping @worldofpeace 🙏 |
4ba52ff
to
1bfde2e
Compare
Very close 😄 I can try to merge today. |
@worldofpeace most of ofborg's tests have passed besides the build of |
👏 @worldofpeace 🙏. |
@doronbehar Was this an issue on 20.03? |
Thanks :]
I'm using unstable so I don't know. |
Motivation for this change
Fix this error:
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)