Hi! with the next version of gstreamer-vaapi, the vaapisink will handle GstNavigation stuff, and this will break banshee, according the the gnome bug I submitted (gnome bz#739808). I suggest adding a call to gst_video_overlay_handle_events (player->video_overlay, FALSE) in banshee-player-video.c to the gst-1.0 patch we provide (comment #3)
I've applied this change in f21 & rawhide, the patch in Fedora git is: banshee-2.6.2-gst1.0-handle-events-fix.patch
banshee-2.6.2-6.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/banshee-2.6.2-6.fc21
Package banshee-2.6.2-6.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing banshee-2.6.2-6.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-15881/banshee-2.6.2-6.fc21 then log in and leave karma (feedback).
Created attachment 963424 [details] updated patch Hi! The patch doesn't work for me, because g_object_class_find_property (G_OBJECT_GET_CLASS (player->video_overlay), "handle-events") returns false in the case of vaapisink.
banshee-2.6.2-7.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/banshee-2.6.2-7.fc21
banshee-2.6.2-7.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.