Re: removing Marble traces from the Subsurface tree

2017-08-24 Thread Miika Turkia
On Thu, Aug 24, 2017 at 11:49 PM, Lubomir I. Ivanov wrote: > with the new map widget we started phasing out the Marble globe... > the transition is smooth in the lines of using NO_MARBLE as toggle - > i.e. it either uses Marble or QtLocation. > > we should probably start removing it as a dependenc

Re: removing Marble traces from the Subsurface tree

2017-08-24 Thread Dirk Hohndel
> On Aug 24, 2017, at 8:55 PM, Miika Turkia wrote: > > On Thu, Aug 24, 2017 at 11:49 PM, Lubomir I. Ivanov > wrote: >> with the new map widget we started phasing out the Marble globe... >> the transition is smooth in the lines of using NO_MARBLE as toggle - >> i.e. it either uses Marble or QtL

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 06:55, Miika Turkia wrote: > On Thu, Aug 24, 2017 at 11:49 PM, Lubomir I. Ivanov > wrote: >> with the new map widget we started phasing out the Marble globe... >> the transition is smooth in the lines of using NO_MARBLE as toggle - >> i.e. it either uses Marble or QtLocation

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 7:23 AM, Lubomir I. Ivanov wrote: > > On 25 August 2017 at 06:55, Miika Turkia wrote: >> On Thu, Aug 24, 2017 at 11:49 PM, Lubomir I. Ivanov >> wrote: >>> with the new map widget we started phasing out the Marble globe... >>> the transition is smooth in the lines of usin

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Robert C. Helling
Miika, > Am 25.08.2017 um 05:55 schrieb Miika Turkia : > > Any idea about the following error message? > > qrc:/MapWidget.qml:45: Error: Cannot assign [undefined] to > QDeclarativeGeoMapType* > qml: MapWidget.qml: cannot find a plugin with the name 'googlemaps' Are you positive the plugin was b

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Miika Turkia
On Fri, Aug 25, 2017 at 8:30 PM, Robert C. Helling wrote: > Miika, > >> Am 25.08.2017 um 05:55 schrieb Miika Turkia : >> >> Any idea about the following error message? >> >> qrc:/MapWidget.qml:45: Error: Cannot assign [undefined] to >> QDeclarativeGeoMapType* >> qml: MapWidget.qml: cannot find a p

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 20:47, Miika Turkia wrote: > On Fri, Aug 25, 2017 at 8:30 PM, Robert C. Helling > wrote: >> Miika, >> >>> Am 25.08.2017 um 05:55 schrieb Miika Turkia : >>> >>> Any idea about the following error message? >>> >>> qrc:/MapWidget.qml:45: Error: Cannot assign [undefined] to >>> Q

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 10:47 AM, Miika Turkia wrote: > > On Fri, Aug 25, 2017 at 8:30 PM, Robert C. Helling > wrote: >> Miika, >> >>> Am 25.08.2017 um 05:55 schrieb Miika Turkia : >>> >>> Any idea about the following error message? >>> >>> qrc:/MapWidget.qml:45: Error: Cannot assign [undefine

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 10:30 AM, Robert C. Helling > wrote: > > Miika, > >> Am 25.08.2017 um 05:55 schrieb Miika Turkia : >> >> Any idea about the following error message? >> >> qrc:/MapWidget.qml:45: Error: Cannot assign [undefined] to >> QDeclarativeGeoMapType* >> qml: MapWidget.qml: cannot

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 11:07 AM, Lubomir I. Ivanov wrote: >> >> That is the thing. There is no googlemaps >> ---8<--- >> Cloning into 'googlemaps'... >> Already on 'master' >> Your branch is up-to-date with 'origin/master'. >> Current branch master is up to date. >> Project ERROR: No module claim

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 21:09, Dirk Hohndel wrote: > >> On Aug 25, 2017, at 11:07 AM, Lubomir I. Ivanov wrote: >>> >>> That is the thing. There is no googlemaps >>> ---8<--- >>> Cloning into 'googlemaps'... >>> Already on 'master' >>> Your branch is up-to-date with 'origin/master'. >>> Current branc

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 11:16 AM, Lubomir I. Ivanov wrote: > i quick investigation shows that it was added 4 years ago: > https://github.com/qt/qtlocation/commit/1e58cb04817a3ea6fbed45d5bbb9e6aea99b282d > > and i can see it as part of the 5.3 tree. > https://github.com/qt/qtlocation/blob/5.3/src/l

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Miika Turkia
On Fri, Aug 25, 2017 at 9:34 PM, Dirk Hohndel wrote: > >> On Aug 25, 2017, at 11:16 AM, Lubomir I. Ivanov wrote: >> i quick investigation shows that it was added 4 years ago: >> https://github.com/qt/qtlocation/commit/1e58cb04817a3ea6fbed45d5bbb9e6aea99b282d >> >> and i can see it as part of the

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 21:42, Miika Turkia wrote: > On Fri, Aug 25, 2017 at 9:34 PM, Dirk Hohndel wrote: >> >>> On Aug 25, 2017, at 11:16 AM, Lubomir I. Ivanov wrote: >>> i quick investigation shows that it was added 4 years ago: >>> https://github.com/qt/qtlocation/commit/1e58cb04817a3ea6fbed45d5

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 21:50, Lubomir I. Ivanov wrote: > On 25 August 2017 at 21:42, Miika Turkia wrote: >> On Fri, Aug 25, 2017 at 9:34 PM, Dirk Hohndel wrote: >>> On Aug 25, 2017, at 11:16 AM, Lubomir I. Ivanov wrote: i quick investigation shows that it was added 4 years ago: >>

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Miika Turkia
On Fri, Aug 25, 2017 at 9:50 PM, Lubomir I. Ivanov wrote: > On 25 August 2017 at 21:42, Miika Turkia wrote: >> On Fri, Aug 25, 2017 at 9:34 PM, Dirk Hohndel wrote: >>> On Aug 25, 2017, at 11:16 AM, Lubomir I. Ivanov wrote: i quick investigation shows that it was added 4 years ag

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 21:52, Miika Turkia wrote: > On Fri, Aug 25, 2017 at 9:50 PM, Lubomir I. Ivanov > wrote: >> On 25 August 2017 at 21:42, Miika Turkia wrote: >>> On Fri, Aug 25, 2017 at 9:34 PM, Dirk Hohndel wrote: > On Aug 25, 2017, at 11:16 AM, Lubomir I. Ivanov > wrote: >>

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 11:58 AM, Lubomir I. Ivanov wrote: > > On a fresh Ubuntu 16.10, after installing everything that's listed in > INSTALL I get: > > qmake ../googlemaps.pro > Project ERROR: Unknown module(s) in QT: location-private > positioning-private >>

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 12:19 PM, Dirk Hohndel wrote: > > I have googled up and down and indeed it seems like Debian based distros > don't bundle the private headers / private qmake files, whereas Red Hat based > distros as well as Arch Linux do. I haven't looked on OpenSUSE, yet. > > That's of

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 12:35 PM, Dirk Hohndel wrote: > > >> On Aug 25, 2017, at 12:19 PM, Dirk Hohndel wrote: >> >> I have googled up and down and indeed it seems like Debian based distros >> don't bundle the private headers / private qmake files, whereas Red Hat >> based distros as well as

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 22:35, Dirk Hohndel wrote: > >> On Aug 25, 2017, at 12:19 PM, Dirk Hohndel wrote: >> >> I have googled up and down and indeed it seems like Debian based distros >> don't bundle the private headers / private qmake files, whereas Red Hat >> based distros as well as Arch Linux

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 12:43 PM, Lubomir I. Ivanov wrote: > > On 25 August 2017 at 22:35, Dirk Hohndel wrote: >> >>> On Aug 25, 2017, at 12:19 PM, Dirk Hohndel wrote: >>> >>> I have googled up and down and indeed it seems like Debian based distros >>> don't bundle the private headers / priva

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 22:48, Dirk Hohndel wrote: > >> On Aug 25, 2017, at 12:43 PM, Lubomir I. Ivanov wrote: >> >> On 25 August 2017 at 22:35, Dirk Hohndel wrote: >>> On Aug 25, 2017, at 12:19 PM, Dirk Hohndel wrote: I have googled up and down and indeed it seems like Debian based

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 12:50 PM, Lubomir I. Ivanov wrote: > > that's true. also, can't even open the file as an archive to see it's > contents without running it. > > do you happen to have qtlocation5-private-dev in the package manager? The RPMs here all seem to include the private headers...

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 22:53, Dirk Hohndel wrote: > >> On Aug 25, 2017, at 12:50 PM, Lubomir I. Ivanov wrote: >> >> that's true. also, can't even open the file as an archive to see it's >> contents without running it. >> >> do you happen to have qtlocation5-private-dev in the package manager? > > T

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Thiago Macieira
On Friday, 25 August 2017 12:43:28 PDT Lubomir I. Ivanov wrote: > about the private headers not being available - i just read in a > github project that some distros simply do not include them, so one > has to download the offline Linux installer of Qt from here - > https://www.qt.io/download-open-

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 22:19, Dirk Hohndel wrote: > >> On Aug 25, 2017, at 11:58 AM, Lubomir I. Ivanov wrote: >> >> On a fresh Ubuntu 16.10, after installing everything that's listed in >> INSTALL I get: >> >> qmake ../googlemaps.pro >> Project ERROR: Unknown module(s) in Q

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 1:21 PM, Thiago Macieira wrote: > > On Friday, 25 August 2017 12:43:28 PDT Lubomir I. Ivanov wrote: >> about the private headers not being available - i just read in a >> github project that some distros simply do not include them, so one >> has to download the offline Linu

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 23:40, Lubomir I. Ivanov wrote: > On 25 August 2017 at 22:19, Dirk Hohndel wrote: >> >>> On Aug 25, 2017, at 11:58 AM, Lubomir I. Ivanov wrote: >>> >>> On a fresh Ubuntu 16.10, after installing everything that's listed in >>> INSTALL I get: >>> >>> qmake

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 1:40 PM, Lubomir I. Ivanov wrote: > > here is my script to pull the headers locally from the Qt source code > git repository. > from there it's a matter of "sudo cp"-ing them in the correct Qt > header's folder - e.g.: > /usr/include/qt5/QtLocation/5.9.1/QtLocation/private/

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 1:44 PM, Lubomir I. Ivanov wrote: > > ermm...any idea how to obtain the "5.9.1" tag of the already installed > Qt version? I'd go with the named tag - I doubt there's any changes to those private headers in the specific tag that the distros might be using (actually - I thi

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Lubomir I. Ivanov
On 25 August 2017 at 23:46, Dirk Hohndel wrote: > >> On Aug 25, 2017, at 1:40 PM, Lubomir I. Ivanov wrote: >> >> here is my script to pull the headers locally from the Qt source code >> git repository. >> from there it's a matter of "sudo cp"-ing them in the correct Qt >> header's folder - e.g.:

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Thiago Macieira
On Friday, 25 August 2017 12:50:01 PDT Lubomir I. Ivanov wrote: > do you happen to have qtlocation5-private-dev in the package manager? I asked the packagers. They said they don't want to create the -private-dev packages if they can avoid it, since it is too tempting for other packagers to use t

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Dirk Hohndel
> On Aug 25, 2017, at 3:11 PM, Lubomir I. Ivanov wrote: > > On 25 August 2017 at 23:46, Dirk Hohndel wrote: >> >>> On Aug 25, 2017, at 1:40 PM, Lubomir I. Ivanov wrote: >>> >>> here is my script to pull the headers locally from the Qt source code >>> git repository. >>> from there it's a mat

Re: removing Marble traces from the Subsurface tree

2017-08-25 Thread Miika Turkia
On Sat, Aug 26, 2017 at 2:30 AM, Dirk Hohndel wrote: > >> On Aug 25, 2017, at 3:11 PM, Lubomir I. Ivanov wrote: >> >> On 25 August 2017 at 23:46, Dirk Hohndel wrote: >>> On Aug 25, 2017, at 1:40 PM, Lubomir I. Ivanov wrote: here is my script to pull the headers locally from the Q

Re: removing Marble traces from the Subsurface tree

2017-08-26 Thread Lubomir I. Ivanov
On 26 August 2017 at 08:08, Miika Turkia wrote: > On Sat, Aug 26, 2017 at 2:30 AM, Dirk Hohndel wrote: >> >>> On Aug 25, 2017, at 3:11 PM, Lubomir I. Ivanov wrote: >>> >>> On 25 August 2017 at 23:46, Dirk Hohndel wrote: > On Aug 25, 2017, at 1:40 PM, Lubomir I. Ivanov > wrote: >>

Re: removing Marble traces from the Subsurface tree

2017-08-26 Thread Lubomir I. Ivanov
On 26 August 2017 at 15:02, Lubomir I. Ivanov wrote: > On 26 August 2017 at 08:08, Miika Turkia wrote: >> On Sat, Aug 26, 2017 at 2:30 AM, Dirk Hohndel wrote: >>> On Aug 25, 2017, at 3:11 PM, Lubomir I. Ivanov wrote: On 25 August 2017 at 23:46, Dirk Hohndel wrote: > >> O

Re: removing Marble traces from the Subsurface tree

2017-08-26 Thread Dirk Hohndel
On Sat, Aug 26, 2017 at 04:52:49PM +0300, Lubomir I. Ivanov wrote: > 1) > here is a PR with a small change in the googlemaps plugin's qmake to > allow using headers from relative paths: > https://github.com/vladest/googlemaps/pull/15 > > 2) > attached is my updated script to fetch the QtLocation a

Re: removing Marble traces from the Subsurface tree

2017-08-27 Thread Lubomir I. Ivanov
On 27 August 2017 at 01:14, Dirk Hohndel wrote: > On Sat, Aug 26, 2017 at 04:52:49PM +0300, Lubomir I. Ivanov wrote: >> 1) >> here is a PR with a small change in the googlemaps plugin's qmake to >> allow using headers from relative paths: >> https://github.com/vladest/googlemaps/pull/15 >> >> 2) >

Re: removing Marble traces from the Subsurface tree

2017-08-27 Thread Dirk Hohndel
> On Aug 24, 2017, at 8:55 PM, Miika Turkia wrote: > > On Thu, Aug 24, 2017 at 11:49 PM, Lubomir I. Ivanov > wrote: >> with the new map widget we started phasing out the Marble globe... >> the transition is smooth in the lines of using NO_MARBLE as toggle - >> i.e. it either uses Marble or QtL

Re: removing Marble traces from the Subsurface tree

2017-08-27 Thread Lubomir I. Ivanov
On 27 August 2017 at 23:34, Dirk Hohndel wrote: > >> On Aug 24, 2017, at 8:55 PM, Miika Turkia wrote: >> >> On Thu, Aug 24, 2017 at 11:49 PM, Lubomir I. Ivanov >> wrote: >>> with the new map widget we started phasing out the Marble globe... >>> the transition is smooth in the lines of using NO_