After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 776489 - Fix thumbnails with new vaapi plugins
Fix thumbnails with new vaapi plugins
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-12-25 22:29 UTC by Lionel Landwerlin
Modified: 2016-12-30 17:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
thumbnailer: blacklist new vaapi plugin names (2.09 KB, patch)
2016-12-25 22:29 UTC, Lionel Landwerlin
committed Details | Review

Description Lionel Landwerlin 2016-12-25 22:29:51 UTC
Created attachment 342468 [details] [review]
thumbnailer: blacklist new vaapi plugin names

After installing the plugins, thumbnails stopped working. Turns out the plugins have changed names.
Comment 1 Philip Withnall 2016-12-26 12:13:04 UTC
Review of attachment 342468 [details] [review]:

Looks reasonable, thanks.
Comment 2 Lionel Landwerlin 2016-12-26 13:57:29 UTC
Review of attachment 342468 [details] [review]:

Pushed to master, thanks!