Die static-Version 1.01 zeigt bei mir leider keine Karte an (manjaro).
Code
qrc:/map.qml:396:3: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
QGeoTileProviderOsm: Tileserver disabled at QUrl("http://maps-redirect.qt.io/osm/5.8/satellite")
QGeoTileFetcherOsm: all providers resolved
QGeoTileRequestManager: Failed to fetch tile (125,85,8) 5 times, giving up. Last error message was: 'Protocol "https" is unknown'
QGeoTileRequestManager: Failed to fetch tile (126,85,8) 5 times, giving up. Last error message was: 'Protocol "https" is unknown'
....
QGeoTileRequestManager: Failed to fetch tile (130,83,8) 5 times, giving up. Last error message was: 'Protocol "https" is unknown'
Only C and default locale supported with the posix collation implementation
Only C and default locale supported with the posix collation implementation
Case insensitive sorting unsupported in the posix collation implementation
Numeric mode unsupported in the posix collation implementation
QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
Display More
Und leider läuft heute auch das selbstkompilierte 1.0.0 nicht mehr:
Code
$ /usr/local/bin/geotagger
qrc:/map.qml:396:3: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Cannot mix incompatible Qt library (5.15.3) with this library (5.15.2)
Abgebrochen (Speicherabzug geschrieben)