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

vscode crash on 'open folder' #45286

Closed
Chiiruno opened this issue Aug 18, 2018 · 2 comments
Closed

vscode crash on 'open folder' #45286

Chiiruno opened this issue Aug 18, 2018 · 2 comments

Comments

@Chiiruno
Copy link
Contributor

Issue description

GLib-GIO-ERROR **: 19:10:11.204: No GSettings schemas are installed on the system
Seems to be related to #26560 and #38919

Steps to reproduce

Try to open a folder with vscode.

Technical details

  • system: "x86_64-linux"
  • host os: Linux 4.18.1, NixOS, 18.09pre149415.8395f9aa85e (Jellyfish)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.0.4
  • channels(root): "nixos, nixpkgs"
  • channels(okina): ""
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos
@uipoet
Copy link

uipoet commented Aug 28, 2018

VSCode still crashes for me when attempting to open a folder. I am using the unstable channel and I've uninstalled, collected garbage, reinstalled without any improvement.

@Chiiruno
Copy link
Contributor Author

The unstable channel hasn't really updated yet, or at least it hasn't for me.

@contrun contrun mentioned this issue Jun 25, 2019
10 tasks
contrun added a commit to contrun/nixpkgs that referenced this issue Jun 27, 2019
I encountered crashes while opening the file selection dialog.

```
(franz:11597): GLib-GIO-ERROR **: 14:08:20.102: No GSettings schemas are installed on the system
[1]    11597 trace trap  franz
```

This error is also presented in various other gtk applications (e.g. NixOS#45286). I used the same trick to fix this error.
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

No branches or pull requests

2 participants