We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The IGV package freezes and crashed when a file dialog should open (open file, save as, etc.).
Steps to reproduce the behavior:
The file dialog should open and allow me to open a file.
If I open igv through the terminal, then this error is shown:
(java:13899): GLib-GIO-ERROR **: 19:51:57.120: No GSettings schemas are installed on the system
This error is the same as previously reported issues for other application, e.g. #181500. I'll shortly open a PR with the same fix.
I'll rather do that in the PR with the fix.
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
nix-shell -p nix-info --run "nix-info -m"
$ nix-shell -p nix-info --run "nix-info -m" - system: `"x86_64-linux"` - host os: `Linux 6.1.61, NixOS, 23.11 (Tapir), 23.11.20231104.85f1ba3` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.17.1` - channels(stian): `"home-manager"` - channels(root): `"home-manager-21.11.tar.gz, nixos-22.05, nixos-unstable"` - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
NA
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
The IGV package freezes and crashed when a file dialog should open (open file, save as, etc.).
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
The file dialog should open and allow me to open a file.
Screenshots
If I open igv through the terminal, then this error is shown:
Additional context
This error is the same as previously reported issues for other application, e.g. #181500. I'll shortly open a PR with the same fix.
Notify maintainers
I'll rather do that in the PR with the fix.
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Priorities
NA
The text was updated successfully, but these errors were encountered: