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

pirateplayer fail finding "QtDesktop" #14

Open
Morganlej opened this issue Feb 19, 2014 · 4 comments
Open

pirateplayer fail finding "QtDesktop" #14

Morganlej opened this issue Feb 19, 2014 · 4 comments

Comments

@Morganlej
Copy link

I am running Mageia 64 bit.
This summer i could run pirateplayer on a local compile of Qt Desktop Components / Qt Quick Controls

Now in Mageia 4, Qt Quick Controls is already packaged, but it does not help to install it; i still get:

$ pirateplayer
file:///home/sparas/.local/share/data/pirateplay/pirateplayer/gui/main.qml:2:1: module "QtDesktop" is not installed
import QtDesktop 0.1

(also tried installing the whole qt-designer with dependencies, no difference)
Unfortunately i fail to compile Qt Quick Controls locally, but it should not matter anyway...

Maybe pirateplayer is looking at another place, or for another part or name than is installed on Mageia?

Also see my post https://forums.mageia.org/en/viewtopic.php?f=7&t=4695&p=45195#p45161

@yada75
Copy link

yada75 commented Feb 19, 2014

Use QT4 and install Qt Desktop Components in QT shell.

@Morganlej
Copy link
Author

I do not know about QT shell, but got pirateplayer working:
I uninstalled all qt5 i installed above (did not need it for anything),
went to https://qt.gitorious.org/qt/qtquickcontrols,
clicked branch and selected old/qt4, downloaded, packed up, and in that folder:

qmake
make
su
make install
exit
pirateplayer

-And pirateplayer works :)

@Morganlej
Copy link
Author

Oh, did not mean to close the issue.
I got pirateplayer working, but the question i really wanted to state is if it is some problem with the mageia packaged qtquickcontrols i should file a bug at, or if it is a problem with pirateplayer, or something else, or i just misunderstood.

@Morganlej Morganlej reopened this Feb 21, 2014
@Umeaboy
Copy link

Umeaboy commented Feb 2, 2016

I also have this problem.

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

3 participants