When running there is only one warning I see:
(gst-plugin-scanner:29873): GStreamer-WARNING **: Failed to load plugin '/snap/mediaplayer-app/x1/ubuntu-app-platform/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaasink.so': libgpm.so.2: cannot open shared object file: No such file or directory
You can fix this by staging
- libgpm2
And adding allowing the path
- usr/lib/*/libgpm*
Not sure if it is really required as all it does is "handles mouse requests and delivers them to applications".
This looks better now.
When running there is only one warning I see: scanner: 29873): GStreamer-WARNING **: Failed to load plugin '/snap/ mediaplayer- app/x1/ ubuntu- app-platform/ usr/lib/ x86_64- linux-gnu/ gstreamer- 1.0/libgstaasin k.so': libgpm.so.2: cannot open shared object file: No such file or directory
(gst-plugin-
You can fix this by staging
- libgpm2
And adding allowing the path
- usr/lib/*/libgpm*
Not sure if it is really required as all it does is "handles mouse requests and delivers them to applications".