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

gnome-disk-utility: fix missing schemas for gnome-disk-image-mounter #28683

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Aug 29, 2017

Continuation of #28053

gnome-disk-image-mounter from gnome-disk-utility was not wrapped, resulting in an error due to the inability to find gsettings schemas.

This commit replaces the manual wrapping of gnome-disks binary with wrapGAppsHook so that all binaries are wrapped correctly.

  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

cc @globin @fpletz @vcunat

Continuation of NixOS#28053

gnome-disk-image-mounter from gnome-disk-utility was not wrapped, resulting in an
error due to the inability to find gsettings schemas.

This commit replaces the manual wrapping of gnome-disks binary with wrapGAppsHook
so that all binaries are wrapped correctly.
@fpletz fpletz merged commit 06f9f93 into NixOS:staging Aug 29, 2017
@jtojnar jtojnar deleted the fix-gnome-disk-utility branch September 1, 2017 00:19
@jtojnar
Copy link
Contributor Author

jtojnar commented Sep 3, 2017

This should be also merged to 17.09

@bjornfor
Copy link
Contributor

This should be also merged to 17.09

Done: fd1b9e3

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

Successfully merging this pull request may close these issues.

None yet

3 participants