Code review comment for lp://staging/~renatofilho/mediaplayer-app/no-uap-files

Revision history for this message
Andrew Hayzen (ahayzen) wrote :

This looks better now.

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".

review: Approve

« Back to merge proposal