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

Merge pull request #77772 from x123/x123-add-qt-wrap-xygrib #77772

Merged
merged 1 commit into from Jan 15, 2020
Merged

Merge pull request #77772 from x123/x123-add-qt-wrap-xygrib #77772

merged 1 commit into from Jan 15, 2020

Conversation

x123
Copy link
Contributor

@x123 x123 commented Jan 15, 2020

Motivation for this change

XyGrib does not currently work on 19.09.1840.f7d050ed4e3 without Qt, this type of behavior was also addressed in a larger pull request #54525

% XyGrib                                                                                                                                                                                                                                                                 !7565
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Things done

Added wrapQtAppsHook to the xygrib derivation and also ensured the output binary has a sensible lowercased name rather than some silly camelcase thing (xygrib and zygrib have never actually used CamelCased names on any other distributions I'm familiar with).

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • 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 nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@Mic92 Mic92 changed the title use wrapQtAppsHook in xygrib Merge pull request #77772 from x123/x123-add-qt-wrap-xygrib Jan 15, 2020
@Mic92 Mic92 merged commit 50b2554 into NixOS:master Jan 15, 2020
@Mic92
Copy link
Member

Mic92 commented Jan 15, 2020

backport:

[detached HEAD f69a5b2] use wrapQtAppsHook in xygrib
Author: x123 x123@users.noreply.github.com
Date: Wed Jan 15 16:09:24 2020 +0100
1 file changed, 5 insertions(+), 4 deletions(-)
Press Enter to continue

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

Successfully merging this pull request may close these issues.

None yet

3 participants