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

Unable to open link in plex-desktop #349158

Open
George-Miao opened this issue Oct 16, 2024 · 1 comment
Open

Unable to open link in plex-desktop #349158

George-Miao opened this issue Oct 16, 2024 · 1 comment
Assignees

Comments

@George-Miao
Copy link

Describe the bug

When clicking on any links in plex-desktop, an error occurred saying

XPCOMGlueLoad error for file /nix/store/9mi39p4nkj66lv5y4qyy09kxdfpgrb1d-firefox-130.0/lib/firefox/libmozgtk.so:
/nix/store/cdnwvy5zyh6la8x1cal00xmvsj8x3dai-wayland-1.23.1/lib/libwayland-cursor.so.0: undefined symbol: wl_proxy_marshal_flags
Couldn't load XPCOM.

Steps To Reproduce

Steps to reproduce the behavior:

  1. open plex-desktop from unstable nixpkgs in command line
  2. click on sign in at top right of the app
  3. click on sign in
  4. nothing happens, an error was printed

Expected behavior

Sign in/sign up link should be opened in browser.

Additional context

Add any other context about the problem here.

Notify maintainers

@detroyejr

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"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.50, NixOS, 24.11 (Vicuna), 24.11.20240911.4f807e8`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - nixpkgs: `/nix/store/2pw5bsq1r80lcvvh2wp89m142nln1zpl-source`

Add a 👍 reaction to issues you find important.

@detroyejr
Copy link
Contributor

detroyejr commented Oct 17, 2024

There have been a few issues that look similar to this. Could you let me know if the solutions in #342824 or #341968 solve this? Adding xdg.portal.xdgOpenUsePortal has usually helped with links not working.

The error message looks a little different though so these may not help here.

@detroyejr detroyejr self-assigned this Oct 17, 2024
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

2 participants