zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
48.54k stars 2.9k forks source link

Linux: Unable to share microphone #14503

Closed reesericci closed 1 month ago

reesericci commented 3 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

I started my first collaboration session & call and was unable to share my microphone and neither was the other participant. It just gave me a red "x" on the microphone with a tooltip that said "Unable to share microphone"

Environment

Zed: v0.143.7 (Zed) OS: Linux Wayland fedora 40 Memory: 15.3 GiB Architecture: x86_64

If applicable, add mockups / screenshots to help explain present your vision of the feature

image

If applicable, attach your Zed.log file to this issue.

Log: https://paste.sr.ht/~reesericci/65ee3f42fc1452abc133f65c170b60d6219c9477

reesericci commented 3 months ago

cc @polypixeldev

joeyjooste commented 3 months ago

Having this same issue

Environment

Zed: v0.143.7 (Zed) OS: Void Linux X11, DWM, Memory: 32 GiB Architecture: x86_64

I installed zed through compiling the flatpak from source.

Creepy0964 commented 2 months ago

having the same issue in 0.144.4 on x86-64 Arch Linux X11 i3-wm with 16 gigs of ram. installed zed through official instruction on zed.dev

reesericci commented 2 months ago

@Creepy0964 (and everyone else): be sure to upvote by adding a 👍 to the issue

Ate329 commented 2 months ago

Same issue with NixOS unstable, zed version 0.141.3. Environment:

 - system: `"x86_64-linux"`
 - host os: `Linux 6.9.8-zen1, NixOS, 24.11 (Vicuna), 24.11.20240721.68c9ed8`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - channels(root): `"nixos, nixpkgs, unstable"`
 - nixpkgs: `/home/ate329/.nix-defexpr/channels/nixpkgs`

image

stvnliu commented 2 months ago

This was reproducible on a Windows 11 build of Zed on this commit with collab dependencies installed via docker compose up -d, produced the same "Cannot share microphone" message.

ahmdsabbir commented 2 months ago

Facing the same issue on Ubuntu 24.04. Built following this:

https://zed.dev/docs/getting-started

strikerlulu commented 2 months ago
image

If you check the source code, you could see that Linux and Windows platforms are not supported for call yet. :(

notpeter commented 1 month ago

Duplicate of: