Comment 2 for bug 891982

Revision history for this message
NW (nwalternate) wrote :

Removed XSession Error text as it had some irrelevant info in it, the relevant error is given below:

** Message: Error: Resource not found.
gstfilesrc.c(1036): gst_file_src_start (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstFileSrc:source:
No such file "/home/.../Videos/title01.mkv"

Can see the problem here, the focus of totem is stuck in the folder in which the original terminal window opened it. Terminal 1 (which opened totem) opened a file in /home/.../Videos/

Terminal 2 was in /home/.../Videos/SomeOtherFolder/. It must have sent ./title01.mkv to totem rather than the full path.