[vlc-devel] [PATCH] Fix fs controller
Rémi Denis-Courmont
rdenis at simphalempin.com
Wed Jul 2 18:30:31 CEST 2008
Le mercredi 2 juillet 2008 18:24:51 Rémi Denis-Courmont, vous avez écrit :
> Le mercredi 2 juillet 2008 00:17:33 Lukas Durfina, vous avez écrit :
> > Hi,
> >
> > I remade initialization of controller.
> > It doesnt used removed hack for nonembedded
> > video. Now it shows and hides with SDL vout too,
> > but unfortunatelly with SDL it behaves same
> > as right click menu => it doesnt get qt events.
>
> Sorry, this is wrong. You should not be using vlc_object_find() there. It
> will yield incorrect results if there is more than one video ouput (which
> *can* happen).
For the same reason vlc_object_find() does not work to find here. There
usually _are_ multiple interfaces running (UI, signal handler, screen saver
inhibiter, dbus, hotkey handler...).
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list