Stefan Fuchs
2018-06-25 18:38:37 UTC
Hallo Dirk,
did you successfully manage to update your MXE to Qt5.11.1 as well?
I tried to do this a few days ago but I now see a issue with map not
displayed. Instead I do see the "QML module QtLocation and
QtPositioning" error. But as far as I can see DLLs are there in version
5.11.1
In the shell I have this error:
qrc:/qml/MapWidget.qml:4:1: plugin cannot be loaded for module
"QtPositioning": Die Bibliothek C:\Program Files
(x86)\Subsurface\qml\QtPositioning\declarative_positioning.dll kann
nicht geladen werden: Das angegebene Modul wurde nicht gefunden.
QUrl("qrc:/qml/MapWidget.qml") failed to load with status:
QQuickWidget::Status(Error)
Viele GrÃŒÃe
Stefan
did you successfully manage to update your MXE to Qt5.11.1 as well?
I tried to do this a few days ago but I now see a issue with map not
displayed. Instead I do see the "QML module QtLocation and
QtPositioning" error. But as far as I can see DLLs are there in version
5.11.1
In the shell I have this error:
qrc:/qml/MapWidget.qml:4:1: plugin cannot be loaded for module
"QtPositioning": Die Bibliothek C:\Program Files
(x86)\Subsurface\qml\QtPositioning\declarative_positioning.dll kann
nicht geladen werden: Das angegebene Modul wurde nicht gefunden.
QUrl("qrc:/qml/MapWidget.qml") failed to load with status:
QQuickWidget::Status(Error)
Viele GrÃŒÃe
Stefan
Qt 5.11 adds useful warnings when code attempts to use anchors within
Layouts and even tells you how to fix things.
* Bug fix
* Functional change
* New feature
* Code cleanup
* Build system change
* Documentation change
* Language translation
It seems weird to add this so late in the cycle - but I finally had
enough bandwidth to update my development machine to Qt5.11
This does seem to fix an actual bug that was just silently ignored before.
not user visible
@janiversen <https://github.com/janiversen> @mfbernardes
<https://github.com/tcanabrava> - I'd love a sanity check from people
who have played with QML :-)
------------------------------------------------------------------------
  https://github.com/Subsurface-divelog/subsurface/pull/1426
Commit Summary
* QML UI: don't use anchors within Layouts
File Changes
* *M* mobile-widgets/qml/CloudCredentials.qml
<https://github.com/Subsurface-divelog/subsurface/pull/1426/files#diff-0>
(10)
* *M* mobile-widgets/qml/DownloadFromDiveComputer.qml
<https://github.com/Subsurface-divelog/subsurface/pull/1426/files#diff-1>
(24)
* https://github.com/Subsurface-divelog/subsurface/pull/1426.patch
* https://github.com/Subsurface-divelog/subsurface/pull/1426.diff
â
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/Subsurface-divelog/subsurface/pull/1426>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AYJK0tXUCT3zMxsmjM8alyoRCXaxi4Adks5uAKQogaJpZM4U1v2s>.
Layouts and even tells you how to fix things.
* Bug fix
* Functional change
* New feature
* Code cleanup
* Build system change
* Documentation change
* Language translation
It seems weird to add this so late in the cycle - but I finally had
enough bandwidth to update my development machine to Qt5.11
This does seem to fix an actual bug that was just silently ignored before.
not user visible
@janiversen <https://github.com/janiversen> @mfbernardes
<https://github.com/tcanabrava> - I'd love a sanity check from people
who have played with QML :-)
------------------------------------------------------------------------
  https://github.com/Subsurface-divelog/subsurface/pull/1426
Commit Summary
* QML UI: don't use anchors within Layouts
File Changes
* *M* mobile-widgets/qml/CloudCredentials.qml
<https://github.com/Subsurface-divelog/subsurface/pull/1426/files#diff-0>
(10)
* *M* mobile-widgets/qml/DownloadFromDiveComputer.qml
<https://github.com/Subsurface-divelog/subsurface/pull/1426/files#diff-1>
(24)
* https://github.com/Subsurface-divelog/subsurface/pull/1426.patch
* https://github.com/Subsurface-divelog/subsurface/pull/1426.diff
â
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/Subsurface-divelog/subsurface/pull/1426>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AYJK0tXUCT3zMxsmjM8alyoRCXaxi4Adks5uAKQogaJpZM4U1v2s>.
--
Stefan Fuchs
Banzhaldenstr. 66
70469 Stuttgart
Tel.: 0711/4116289
Mobil: 01520/4105997
E-Mail: ***@gmx.de <mailto:***@gmx.de>
Stefan Fuchs
Banzhaldenstr. 66
70469 Stuttgart
Tel.: 0711/4116289
Mobil: 01520/4105997
E-Mail: ***@gmx.de <mailto:***@gmx.de>