Already sent, what do you think? https://invent.kde.org/education/marble/-/merge_requests/11
Thanks, Paolo Il ven 2 ott 2020, 09:14 Carl Schwan <c...@carlschwan.eu> ha scritto: > Le vendredi, octobre 2, 2020 9:06 AM, Paolo Dastoli < > paolo.dast...@gmail.com> a écrit : > > > Hello everyone, > > Hello Paolo, > > > I have reported a bug ( https://bugs.kde.org/show_bug.cgi?id=423486 ) > > and now I have found the solution; how can I propose the patch? > > You can send a patch to the KDE GitLab instance[0], for this you will need > a KDE identity account[1]. > > Looking forward to your patch, > Cheers > Carl > > [0]: https://invent.kde.org/education/marble > [1]: https://identity.kde.org > > > > The problem is in the method GeoDataLatLonAltBox::center; to solve the > > bug simply remove the lines: > > > > - if (isEmpty ()) > > - return GeoDataCoordinates (); > > or we need to add a better control in the isEmpty method. > > > > Thanks, > > Paolo Dastoli > > > > >