惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
小众软件
小众软件
Last Week in AI
Last Week in AI
月光博客
月光博客
博客园 - 聂微东
Recent Announcements
Recent Announcements
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
云风的 BLOG
云风的 BLOG
量子位
N
Netflix TechBlog - Medium
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
博客园 - 司徒正美
S
SegmentFault 最新的问题
有赞技术团队
有赞技术团队
Google DeepMind News
Google DeepMind News
宝玉的分享
宝玉的分享

CachyOS Forum - Latest posts

Ran into a frozen black screen issue with latest update Niri Settings GUI Not Appearing Update to Gnome 50 and I'm getting black/blank screen on NVIDIA with hybrid graphics My JBL Quantum 350 headphones dont play sound 90% of the time on linux while on windows it plays audio 99% of the time Niri/Noctalia Shell notifications Getting a black screen after alt-tabbing too many times Rog-control-center Duplicate keyboard and mouse in system settings? Games running very poorly after first session (semi-solved, still need help though!) Amdgpu random hangs (does cachy perhaps plan to carry patches for this)? A little something. The adj script that replaces GNU fmt for non-ASCII text Mouse scroll wheel issues - ratchet Can't start steam after updates of today (17 April) Balena etcher or ventoy QEMU Bridge setup - Maybe already known but I found it pretty difficult to do and needed much reading Multi-boot install: what do I do about my /boot and /boot/efi partition? Do you collect all the solutions and post them on Wiki or Forum? System update - lts headers invalid or corrupted Sick to death of updates killing my games! I messed up my stuff again and cant download any thing now. error below Got Logitech MX4 with Haptic working in CachyOS Need help with the performance button on my Acer Nitro V16 AI Bailing out, you are at your own Troubles in the Starfield What is so special about the new Linux Kernel 7? "Issue: Display brightness is locked at a low level after waking from sleep on CachyOS (latest update) Balena etcher or ventoy Help with kernel update, emergency mode Issue happening only on wayland Display not recognised - low resolution
Can't screenshare on Discord custom clients
@arthurgps2 · 2026-04-26 · via CachyOS Forum - Latest posts
Tried everything I could find online but to no avail, might as well take my shot here I recently installed Vesktop, a custom Discord client, and everything seemed fine, except I noticed I couldn’t share my screen during voice calls for some reason. Running the app through the terminal I got this message when trying to share my screen: (node:58190) UnhandledPromiseRejectionWarning: TypeError: Video was requested, but no video stream was provided at VesktopMain:97:5954 (Use `vesktop --trace-warnings …` to show where the warning was created) (node:58190) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an as ync 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 Command-line API | Node.js v25.9.0 Documentation ections_mode). (rejection id: 2) Looking it up on their wiki , it says it’s related to xdg-desktop-portal not working properly, but this package doesn’t seem to have anything wrong with it. Not to mention the official Discord client’s screen share works with no problems. Tried multiple installations of Vesktop. First, I installed it through pacman , then tried vesktop-git through yay after reading a possible solution online, then regular version also through yay , then vesktop-bin through yay as well. None of them worked. Then I kind of gave up and gave Webcord a try. Tried screensharing there and nothing either! That’s when I realized it might not be as simple as it looks. TL;DR, I can’t share my screen on Vesktop and Webcord, but I can do it on the official Discord client. What the hell is going on?!