On 17 September 2017 at 00:22, Lubomir I. Ivanov <[email protected]> wrote: > On 17 September 2017 at 00:15, Stefan Fuchs <[email protected]> wrote: >> Am 16.09.2017 um 22:58 schrieb Lubomir I. Ivanov: >> >> On 16 September 2017 at 23:21, Stefan Fuchs <[email protected]> wrote: >> >> Large step forward, maybe already 100% success: >> Googlemaps plugin compiles w/o errors. Subsurface starts w/o errors. Map is >> there and works based on very basic test. >> >> What is now left are errors like this showing up continuously: >> >> QMetaObject::invokeMethod: No such method >> QDeclarativeGeoMap_QML_5::toCoordinate(QPointF,bool) >> Candidates are: >> toCoordinate(QPointF) >> QMetaObject::invokeMethod: No such method >> QDeclarativeGeoMap_QML_5::fromCoordinate(QGeoCoordinate,bool) >> Candidates are: >> fromCoordinate(QGeoCoordinate) >> >> Stefan, could you please try applying this patch to subsurface, to see >> if the warning is gone on runtime? >> i realized that the boolean argument in question is technically redundant. >> >> No more warnings and the map works perfectly! Thanks! >> > > alright, thanks a lot of testing. > i will send a subsurface pull-request in a bit. >
https://github.com/Subsurface-divelog/subsurface/pull/585 lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
