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]: Video doesn't play in the Snap package #1158

Open
soumyaDghosh opened this issue Oct 11, 2024 · 3 comments
Open

[Bug]: Video doesn't play in the Snap package #1158

soumyaDghosh opened this issue Oct 11, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@soumyaDghosh
Copy link
Contributor

Describe the bug

I tried to play a video posted by someone in the app, and it didn't play. There was only a cross icon shown up

Steps To Reproduce

  1. Select any video
  2. Play it
  3. See the error

Logs and/or Screenshots

MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers

image

Instance Backend

Mastodon

Operating System

Ubuntu

Package

Snap

Troubleshooting information

os: Ubuntu Core 24
prefix: /usr
flatpak: false
version: 0.8.4 (production)
gtk: 4.14.4 (4.14.4)
libadwaita: 1.5.2 (1.5.2)
libsoup: 3.4.4 (3.4.4)
libgtksourceview: 5.12.1 (5.12.1)

Additional Context

No response

@soumyaDghosh soumyaDghosh added the bug Something isn't working label Oct 11, 2024
@GeopJr
Copy link
Owner

GeopJr commented Oct 11, 2024

The log looks like a gpu driver issue. Could you hover over the X icon and tell me the tooltip log?

@soumyaDghosh
Copy link
Contributor Author

Error from element /GstPlayBin3:playbin3/
GstURIDecodeBin3:uridecodebin3/GstDecodebin3:decodebin3-0:
Your GStreamer installation is missing a plug-in.

Your GStreamer installation is missing a plug-in.
../gst/playback/gstdecodebin3.c(2476):
check_slot_reconfiguration (): /GstPlayBin3:playbin3/
GstURIDecodeBin3:uridecodebin3/GstDecodebin3:decodebin3-0:
No suitable plugins found

Okay, this is interesting. I always face these and takes me ages to solve.

@GeopJr
Copy link
Owner

GeopJr commented Oct 11, 2024

I can't get snapcraft to work right now, so feel free to try yourself by adding the followiing to the snap config

  • libgstreamer1.0-dev
  • libgstreamer-plugins-base1.0-dev
  • libgstreamer-plugins-good1.0-dev

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

2 participants