Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mediaplayer - no service found #38

Closed
alastairdb opened this issue Aug 6, 2018 · 3 comments
Closed

Mediaplayer - no service found #38

alastairdb opened this issue Aug 6, 2018 · 3 comments

Comments

@alastairdb
Copy link
Contributor

I can get the browser, image and pdf viewers to work fine but I have problems playing videos. I see the following message in the *eaf* buffer:

defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"

Am I missing a dependency?

@manateelazycat
Copy link
Member

@alastairdb Looks backend of qtmediaplayer not installed success.

https://stackoverflow.com/questions/39563308/qmediaplayer-doesnt-play-anything-on-ubuntu-16-04-qt-5-6 will help?

@alastairdb
Copy link
Contributor Author

I found a way to get videos working. I am using Ubuntu 18.04. When I set up a virtual environment and use pip to install PyQt5 into this environment, it does not work. If I use the PyQt5 from the standard Python interpreter (installed via apt), it does work

@manateelazycat
Copy link
Member

@alastairdb I think apt or pip is same, just apt install some dependences that need by PyQt5.

Anyway, glad you make EAF works.

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

No branches or pull requests

2 participants