nixpkgs/pkgs
Yarny0 b747aa0f9f zoom-us: unset Qt env variables to fix dialog boxes
Zoom wouldn't show the "Participants"
dialog box when used in a plasma environment;
precisely, the dialog box failed to show its content.
The problem doesn't exist in other
environments like Gnome or Xfce.
Experiments have shown that clearing the environment variable
`QML2_IMPORT_PATH` before calling Zoom fixes the issue.

I suspect the reason to be as follows:
While the zoom build recipe is called with
`libsForQt5xx.callPackage`, putting `qttools.dev` in zoom's
`PATH` is the only connection to nixpkgs' Qt ecosystem.
Zoom brings its own Qt libraries.
Hence it seems to be a good idea to shield
zoom from access to nixpkgs' Qt files to avoid
problems from version mismatch or similar troubles.
So the commit at hand expands zoom's wrapper script
to clear the Qt-related enviornemt variables
`QML2_IMPORT_PATH` and `QT_PLUGIN_PATH`.

Original issue report, with some discussion:
https://github.com/NixOS/nixpkgs/issues/107495#issuecomment-764538071
2021-03-14 23:05:47 +01:00
..
applications zoom-us: unset Qt env variables to fix dialog boxes 2021-03-14 23:05:47 +01:00
build-support Merge pull request #115793 from lbpdt/feature/docker-tools-layered-image-name-slashes 2021-03-11 14:58:26 -05:00
common-updater
data iosevka-bin: 5.0.4 -> 5.0.5 2021-03-11 00:15:57 +00:00
desktops gnome3.tali: 3.38.0 -> 3.38.3 2021-03-11 15:59:15 +01:00
development Merge pull request #116019 from r-ryantm/auto-update/mruby 2021-03-11 22:29:00 -05:00
games maelstrom: init at 3.0.7 (#114179) 2021-03-11 14:50:31 +01:00
misc Merge pull request #115718 from timstott/tmuxPlugins-refactor-mkTmuxPlugin 2021-03-12 02:36:43 +01:00
os-specific mcfgthreads: fix syntax 2021-03-11 23:59:14 +01:00
pkgs-lib
servers promscale: 0.2.0 -> 0.2.1 2021-03-11 21:33:57 +01:00
shells oh-my-zsh: remove scolobb from maintainers 2021-03-10 12:01:05 -08:00
stdenv stdenv/check-meta: change to allowlist and blocklist (#114127) 2021-02-23 10:25:18 -05:00
test tests.patch-shebangs: add case for ignoring store paths 2021-02-09 13:07:49 +09:00
tools lorri: 1.3.0 -> 1.3.1 2021-03-11 23:54:02 +01:00
top-level Merge pull request #115500 from SuperSandro2000/override-new-lines 2021-03-12 02:16:18 +01:00