Skip to content

Unlink Dbus tmp file after stop omxplayer session.#620

Open
zchokri wants to merge 1 commit intopopcornmix:masterfrom
zchokri:master
Open

Unlink Dbus tmp file after stop omxplayer session.#620
zchokri wants to merge 1 commit intopopcornmix:masterfrom
zchokri:master

Conversation

@zchokri
Copy link

@zchokri zchokri commented Mar 29, 2018

When run omxplayer servals time, the dbus time file are not overridden.

This pull request unlink tmp file

Signed-off-by: Chokri ZAGROUBA c.zagrouba@gmail.com

When run omxplayer servals time, the dbus time file are not overridden.

This pull request unlink tmp file

Signed-off-by: Chokri ZAGROUBA <c.zagrouba@gmail.com>
@popcornmix
Copy link
Owner

Can you explain the exact problem. Just the files aren't deleted or that their presence is causing a problem?

@zchokri
Copy link
Author

zchokri commented Mar 30, 2018

Hi,
The tmp files are not deleted, so the dbus session addr and pid number is not updated.
And some times dbus controls cmd returns wrong result or an old result of previous played file.

@DanTheMan2000
Copy link

I've been experiencing the same problem when using python-omxplayer-wrapper. The only "fix" I know of is to delete the tmp files
rm /tmp/omxplayer*

https://github.com/willprice/python-omxplayer-wrapper/issues/67

@matthijskooijman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants