-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
system-config-printer: No GSettings schemas are installed on the system #24880
Comments
This is very related to #21647 |
|
I have the same crash if I try to print in a variety of apps, at least Firefox and Chrome (if you choose "Use system print dialog") |
@bdimcheff This should be fixed now that Firefox uses GTK3; what version of NixOS are you using? EDIT: Not sure about Chrome... |
17.03 for my system, unstable as of yesterday for nixpkgs for my user, though I tried firefox from a fresh user that was using 17.03 packages and it still had the problem (firefox-bin btw, I can't use firefox nightly because of #24295 currently) |
This might be an issue with |
Both chrome and chromium stable, at ref efe12d6 in nixpkgs. Firefox (not-bin) also crashes when trying to print... I can't actually load a page successfully, but it'll still pull up the print dialog and crash immediately if I try to print the tab crashed page. |
@bdimcheff |
Fixed by 5565728 |
wrapGappsHook was insufficient to fix a firefox (and firefox-bin) crash when opening a print dialog without gsettings_desktop_schemas See NixOS#24880 for more discussion.
Issue description
system-config-printer
crashes, after clicking to add a.ppd
file during new printer specification:Steps to reproduce
nix-env -i system-config-printer
system-config-printer
Technical details
nixos-version
, Ubuntu/Fedora:lsb_release -a
, ...)nix-env --version
)nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion
)The text was updated successfully, but these errors were encountered: