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

[Bug] Crash when closing the wayland "pick what to stream" window. #799

Closed
3 tasks done
patrlim opened this issue Aug 6, 2024 · 1 comment
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@patrlim
Copy link

patrlim commented Aug 6, 2024

Discord Account

patrlim

Operating System

Arch Linux

Linux Only ~ Desktop Environment

KDE on Wayland

Package Type

Flatpak

What happens when the bug or crash occurs?

The bug happens when I close the "Choose what to share" window when initiating a screenshare.

What is the expected behaviour?

I expect the "Choose what to share" window to close, and Vesktop to remain open.

How do you recreate this bug or crash?

  1. Click "Share Your Screen" in the bottom left on Vesktop
  2. When the Screen Sharing window pops up, asking what to share, click the "close window" button.

Debug Logs

[3:0806/172111.237313:ERROR:shared_x_display.cc(39)] Unable to open display
[3:0806/172120.351366:ERROR:screencast_portal.cc(367)] Failed to start the screen cast session.
[3:0806/172120.351382:ERROR:base_capturer_pipewire.cc(81)] ScreenCastPortal failed: 2
Error during screenshare picker Failed to get sources.
(node:3) UnhandledPromiseRejectionWarning: TypeError: Video was requested, but no video stream was provided
    at AsyncFunction.<anonymous> (VCDMain:87:5244)
(Use `vesktop.bin --trace-warnings ...` to show where the warning was created)
(node:3) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
/app/bin/startvesktop: line 26:     3 Segmentation fault      (core dumped) zypak-wrapper /app/bin/vesktop/vesktop.bin "${FLAGS[@]}" "$@"

Request Agreement

  • I have searched the existing issues and found no similar issue
  • I am using the latest Vesktop and Vencord versions
  • This issue occurs on an official release (not just the AUR or Nix packages)
@patrlim patrlim added the bug Something isn't working label Aug 6, 2024
@patrlim patrlim closed this as completed Aug 6, 2024
@patrlim
Copy link
Author

patrlim commented Aug 6, 2024

Duplicate of #753

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant