-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
No audio/sound at all in snap version #2179
Comments
I thinks it's a permission issue. Have you tried It seems like it would need the following in the
|
I think I can't even try it without the changes in snapcraft, unless there's another way?
|
+1, I have the exact same issue. Got the same error of no plug. |
It doesn't work! It won't publish because snap doesn't allow slots/plugs in classic confinement. (https://launchpad.net/bugs/1655369)
https://github.com/VSCodium/vscodium/actions/runs/13312119161/job/37177884081 |
Just checked v1.97.1 (snap) and audio is working for me! I tested a .ogg file and the code above in the devtools. |
No, I haven't changed anything... |
OK, I have no idea what is going on. In any case it doesn't seem to be a snap permission issue. |
Describe the bug
Audio does not play at all on the snap version of codium. It plays normally on the flathub version.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Just open some music file e.g. .mp3, .ogg in the IDE and click play in the widget.
Alternatively, open the developer tools and paste this in the console to play a beep:
Expected behavior
You get audio normally (music or the beep).
Desktop (please complete the following information):
--classic
Additional context
The text was updated successfully, but these errors were encountered: