jackuess / pirateplayer

Qt-based utility for watching and downloading swedish broadcasting.
http://pirateplay.se/
GNU General Public License v3.0
42 stars 12 forks source link

Runtime error: 'module "QtDesktop" is not installed' #5

Closed leamas closed 11 years ago

leamas commented 11 years ago

Getting runtime error:

file://~/.local/share/data/wrutschkow/pirateplayer/addons/browse/main.qml:2:1: module "QtDesktop" is not installed import QtDesktop 0.1

This seems to be introduced by (previous commit is OK)

386f65f Added simple addon framework

Fedora 17, qt 4.8.3-7

jackuess commented 11 years ago

You need to have Qt Desktop Components installed.

Umeaboy commented 9 years ago

Qt Desktop Components is not released for QT4 so I guess I'll have to wait until Mageia backports QT5 when Mageia 5 is released.

Still getting this error.