MoviePlayer position in Linux

How to detect if movie player finished playing in Linux environment?
MoviePlayer.Position always return 0.
I have no problem doing this in windows.

This event?

http://documentation.xojo.com/api/deprecated/movieplayer.html#movieplayer-stop_event

Yes it does not fire in Linux.

Then an alternative could be mbs plugins? @Christian Schmitz

You have libgstreamer installed as per xojo requirements?

“You have libgstreamer installed as per xojo requirements?”
yes installed already

For now I’m using the HTML 5 Player.
Used for kiosk application (Linux Mint) that plays all videos found in then directory.