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

"QtMultimedia" version 5.8 is not installed #2

Closed
1mt opened this issue Jul 26, 2017 · 4 comments
Closed

"QtMultimedia" version 5.8 is not installed #2

1mt opened this issue Jul 26, 2017 · 4 comments

Comments

@1mt
Copy link

1mt commented Jul 26, 2017

I get this error when I try to run, I assume it is meant to work on fedora 26 which is currently on 5.7?

[19:09:25.565] (II) GREETER: High-DPI autoscaling Not Enabled
[19:09:25.614] (EE) GREETER: Socket error:  "QLocalSocket::connectToServer: Invalid name"
[19:09:25.615] (EE) GREETER: Cannot connect to the daemon - is it running?
[19:09:25.678] (II) GREETER: Loading file:///usr/share/sddm/themes/aerial-sddm-theme/Main.qml...
[19:09:25.682] (WW) GREETER: file:///usr/share/sddm/themes/aerial-sddm-theme/Main.qml:3:1: module "QtMultimedia" version 5.8 is not installed 
     import QtMultimedia 5.8 
     ^
[19:09:25.682] (WW) GREETER: file:///usr/share/sddm/themes/aerial-sddm-theme/Main.qml:3:1: module "QtMultimedia" version 5.8 is not installed 
     import QtMultimedia 5.8 
     ^
[19:09:25.682] (WW) GREETER: Fallback to embedded theme
@1mt 1mt closed this as completed Jul 26, 2017
@1mt 1mt reopened this Jul 26, 2017
@1mt 1mt closed this as completed Jul 26, 2017
@1mt 1mt reopened this Jul 26, 2017
@3ximus
Copy link
Owner

3ximus commented Jul 26, 2017

You can use 5.7, it works for me. Change the line in Main.qml to "import QtMultimedia 5.7"

@1mt
Copy link
Author

1mt commented Jul 26, 2017

I did this however there was a significant amount of lag. Is this normal? I'm fairly sure my machine has the resources to handle it.

@3ximus
Copy link
Owner

3ximus commented Jul 26, 2017

No, it works fine for me. Try getting the latest version (5.9) from their website, however I doubt that will fix it. Whats the speed of your internet connection? Try opening one of the videos in your browser and see if also lags

@1mt
Copy link
Author

1mt commented Jul 26, 2017

I think it's most likely to do with my internet speed

@1mt 1mt closed this as completed Jul 26, 2017
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