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

vencord: opening settings crashes discord/webcord-vencord on stable #334141

Open
jirafey opened this issue Aug 12, 2024 · 3 comments
Open

vencord: opening settings crashes discord/webcord-vencord on stable #334141

jirafey opened this issue Aug 12, 2024 · 3 comments

Comments

@jirafey
Copy link

jirafey commented Aug 12, 2024

Describe the bug

Opening settings crashes discord/webcord-vencord desktop applications on stable NixOS release 24.05

Steps To Reproduce

Steps to reproduce the behavior:

  1. On NixOS 24.05 add discord to systemPackages as:
  (pkgs.discord.override {  withVencord = true;})

or just add webcord-vencord to systemPackages
2. Open Discord
3. Open Settings
4. See it crashing
webcord-vencord:
image
(pkgs.discord.override { withVencord = true;}):
image
This is 0.0.60 discord

Expected behavior

Opening settings should open settings menu.

Screenshots

If applicable, add screenshots to help explain your problem.
image

Additional context

Add any other context about the problem here.
mainScreen.UpdaterEvents: UPDATER_HISTORY_QUERY_AND_TRUNCATE
[73114:0812/154653.746937:ERROR:atom_cache.cc(229)] Add chromium/from-privileged to kAtomsToCache
[73114:0812/155004.540825:ERROR:node_bindings.cc(159)] Fatal error in V8: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope
Segmentation fault (core dumped)
The errors from the devTools console are quite big but I can provide them if that will be helfpul.

Notify maintainers

@Scrumplex

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
output here
  • system: "x86_64-linux"
  • host os: Linux 6.6.42, NixOS, 24.05 (Uakari), 24.05.20240727.8c50662
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.18.5
  • channels(root): "home-manager-24.05.tar.gz, nixos-24.05, nixos-hardware"
  • nixpkgs: /nix/store/d6533m6b80n3c9lia5kvaz59ad3fynwk-source

Add a 👍 reaction to issues you find important.

@MeexReay
Copy link

same thing, I found a solution in installing vesktop

@Scrumplex
Copy link
Member

Can you try #337676?

@jirafey
Copy link
Author

jirafey commented Aug 29, 2024

Can you try #337676?

I don't have a NixOS machine anymore, please continue this issue without me or just close it.

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

No branches or pull requests

3 participants