• Ich habe gerade geotagger für Ubuntu 20.04 paketiert

    - nachdem ich die qt-Module nachinstalliert habe, meckert er noch über die Version von QTQuick - wobei die Versionsnummer 2.14 neuer ist als die Version im aktuellen Release 5.12 ( https://doc.qt.io/qt-5/qtquickcontrols-index.html#versions

    )

    Code
    $ geotagger 
    qrc:/map.qml:9:1: module "QtQuick" version 2.14 is not installed
    QObject::connect: Cannot connect (null)::KeyPress(int) to cMap::KeyPress(int)
    QObject::connect: Cannot connect (null)::ContextMenuEvent(QContextMenuEvent *) to cMap::ContextMenuEvent(QContextMenuEvent *)
    QObject::connect: Cannot connect (null)::SelectedIndexesChanged(const QList<int> &) to cMap::SelectedIndexesChanged(const QList<int> &)
    QObject::connect: Cannot connect (null)::ClickedIndexLeftChanged(int) to cMap::ClickedIndexLeftChanged(int)
    QObject::connect: Cannot connect (null)::ClickedIndexRightChanged(int) to cMap::ClickedIndexRightChanged(int)
    QObject::connect: Cannot connect (null)::ClickedCoordinateChanged(const QGeoCoordinate &) to cMap::ClickedCoordinateChanged(const QGeoCoordinate &)
    QObject::connect: Cannot connect (null)::ErrorMessageChanged(const QString &) to cMap::ErrorMessageChanged(const QString &)

    Ich habe dann die Versionen passend zur installierten QT 5.12 auf 2.12 herunter gesetzt, damit scheint es auch zu funktionieren:

    Meine VDRs

    VDR 1: Intel DH67BL, Celeron 540, 4 GB Ram, POV Geforce GT 1030, Ubuntu 24.04 (yavdr-ansible), VDR 2.7.4, CIR-Empfänger
    VDR 2: Acer Revo 3610, Pinnacle PCTV SAT 452e, Medion X10, yaVDR 0.6
    Client 1: Raspberry Pi 2, Ubuntu 22.04 (yavdr-ansible), VDR 2.6.1

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

    Edited once, last by fnu (February 19, 2020 at 11:15 PM).

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!