[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2024-01-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 caulier.gil...@gmail.com changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2024-01-01 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #75 from Kurpfaelzer --- (In reply to Maik Qualmann from comment #74) > If a build with this commit is available, you will need to recreate the > temporary Google Maps HTML file. This can be achieved when the key is > changed, i.e. remove

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #74 from Maik Qualmann --- If a build with this commit is available, you will need to recreate the temporary Google Maps HTML file. This can be achieved when the key is changed, i.e. remove the keyt, apply setup and set the key again.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #73 from Maik Qualmann --- Git commit 0679997e80e78480c519afde71bc8103f090dbc8 by Maik Qualmann. Committed on 30/12/2023 at 18:32. Pushed by mqualmann into branch 'master'. fix display marker pixmaps with Google maps API key M +5-3

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #72 from Maik Qualmann --- Git commit ffe7a3af00e452c245ef07ae2f1f8a55aaa9d29c by Maik Qualmann. Committed on 26/12/2023 at 18:14. Pushed by mqualmann into branch 'master'. fix crash und reload if Google Maps key changed M +5-2

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #71 from Maik Qualmann --- In reload() d->htmlWidget can still be a nullptr. But there seems to be another problem. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #70 from caulier.gil...@gmail.com --- Oups i don't check this case. Yes it's reproducible here... in QtWebEngine. It's a race condition when all html view are reloaded ? Do we needs to use QTimer signal in place ? Gilles -- You are

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #69 from Maik Qualmann --- It crashes when the API key is deleted and when closing the setup. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #68 from caulier.gil...@gmail.com --- Hi Maik, My recent commit move the GoogleMaps API key to the new Setup Geolocation page. We have now a GeolocationSettings singleton + container to host settings and forward changes to all geolocation

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #67 from caulier.gil...@gmail.com --- Maik, What's news here ? Since we support Google API key the "development purpose only" problem is fixed, but why we can only see the thumbnails over the maps as explained in comment #66 ? It's a

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-19 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #66 from Kurpfaelzer --- (In reply to Maik Qualmann from comment #65) > No, there is no setting for this. I suspect it has something to do with the > graphics acceleration of the QWebEngine. I also have a desktop computer with > Windows 10

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #65 from Maik Qualmann --- No, there is no setting for this. I suspect it has something to do with the graphics acceleration of the QWebEngine. I also have a desktop computer with Windows 10 and an older Intel graphics card that doesn't

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-03 Thread Erik Krause
https://bugs.kde.org/show_bug.cgi?id=433732 Erik Krause changed: What|Removed |Added CC|erik.kra...@gmx.de | -- You are receiving this mail because: You

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-03 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #64 from Kurpfaelzer --- (In reply to Maik Qualmann from comment #63) > I have no problems with the markers in the Windows version, they are > displayed. > > Maik Are there any settings that can be used to influence the behaviour? --

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #63 from Maik Qualmann --- I have no problems with the markers in the Windows version, they are displayed. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-03 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #62 from Kurpfaelzer --- (In reply to caulier.gilles from comment #61) > Hi Kurpfaelzer, > > This is a great advance in this file. Great... > > For your test about the pending image position problem over GoogleMaps, i > recommend to use

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #61 from caulier.gil...@gmail.com --- Hi Kurpfaelzer, This is a great advance in this file. Great... For your test about the pending image position problem over GoogleMaps, i recommend to use the 8.3.0 pre-release installer available here

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-03 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #60 from Kurpfaelzer --- (In reply to Maik Qualmann from comment #59) > With one of the next test versions you can use DebugView to see why the key > is probably not accepted. > Alternatively, you could provide me with your key for testing

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #59 from Maik Qualmann --- With one of the next test versions you can use DebugView to see why the key is probably not accepted. Alternatively, you could provide me with your key for testing purposes. You could generate a new key at any

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #58 from Maik Qualmann --- Git commit 475aecd1d09bd9664fc2170962f91be8464390cc by Maik Qualmann. Committed on 03/12/2023 at 07:28. Pushed by mqualmann into branch 'master'. add debug output for the JavaScript messages M +2-0

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-02 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #57 from Kurpfaelzer --- (In reply to Maik Qualmann from comment #56) > @Kurpfaelzer, Have you also set up a billing account? The API key that you > could create 2 years ago is now not valid without a payment option. > Maik Hi Maik, I've

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #56 from Maik Qualmann --- That's a good question, you would have to have a valid paid API key. You can create one on Google and enter it, but if there is no billing account stored, digiKam will display the Java script error message because

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-02 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #55 from Kurpfaelzer --- (In reply to caulier.gilles from comment #54) > Hi all , > > With 8.2.0, digiKam is not cross compiled anymore. The build is native under > Windows 10 and Google maps must work fine under Windows with this release.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-12-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #54 from caulier.gil...@gmail.com --- Hi all , With 8.2.0, digiKam is not cross compiled anymore. The build is native under Windows 10 and Google maps must work fine under Windows with this release. Maik, If the user enter the Google API

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-11-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #53 from Maik Qualmann --- The problem that the map cannot be moved is fixed in digiKam-8.2.0. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-11-23 Thread Kristian
https://bugs.kde.org/show_bug.cgi?id=433732 Kristian changed: What|Removed |Added CC||kde-b...@kristiankoch.com --- Comment #52 from

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-10-17 Thread dorivalbreves
https://bugs.kde.org/show_bug.cgi?id=433732 dorivalbre...@bol.com.br changed: What|Removed |Added CC||dorivalbre...@bol.com.br

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-10-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #50 from caulier.gil...@gmail.com --- >Why is loading Google Maps only in Windows not possible anymore? Because Official Windows installer is fully cross compiled under Linux and QtWebKit is used inside. This one is not supported anymore as

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-10-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 digikam...@gmx-topmail.de changed: What|Removed |Added CC||digikam...@gmx-topmail.de ---

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-09-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #48 from Maik Qualmann --- Loading Google Maps works again with the latest digiKam-8.2.0 packages for Linux and macOS. Windows is currently no longer possible. In digiKam-8.2.0 it is also possible to set your own API key if you have one.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-09-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 paolo.dellu...@yahoo.it changed: What|Removed |Added CC||paolo.dellu...@yahoo.it --- Comment

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-04-22 Thread pontus . froding
https://bugs.kde.org/show_bug.cgi?id=433732 pontus.frod...@gmail.com changed: What|Removed |Added CC||pontus.frod...@gmail.com ---

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #45 from Maik Qualmann --- One more note, we agreed to provide our PayPal account, but Google rejected the PayPal account. Google has recently removed the PayPal payment option. Maik -- You are receiving this mail because: You are

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #44 from Maik Qualmann --- We have already discussed this method internally. This loads the tiles directly from the Google server. When I look at Google's terms of service and interpret them, this is not allowed by Google. I don't know how

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #43 from Kurpfaelzer --- @Erik: thank you for the explanatory note. I am not familiar with the topic now and therefore cannot classify it. But would that possibly be a way for Digikam? -- You are receiving this mail because: You are

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread Erik Krause
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #42 from Erik Krause --- New geosetter now uses leaflet instead of google api. It loads google tiles though: https://gis.stackexchange.com/questions/225098/using-google-maps-static-tiles-with-leaflet -- You are receiving this mail

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #41 from Kurpfaelzer --- Just a short question: What is the difference between Geosetter and Digikam when using google.maps? In the new beta of Geosetter you can use google.maps without the rather annoying note "for development purposes

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #40 from Maik Qualmann --- ok I can do. Although the lettering above the map disappears, the message that slides in from above remains the first time. But it can be clicked away. Maik -- You are receiving this mail because: You are

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #39 from caulier.gil...@gmail.com --- Maik, perhaps we can patch DK code at least for the street map. It's better than nothing... Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #38 from marco9...@live.it --- It still happens on 7.8.0. The map is usable but the label "For development only" and an alert are shown over the map -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2023-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 marco9...@live.it changed: What|Removed |Added CC||marco9...@live.it Version|7.2.0

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-12-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #37 from Maik Qualmann --- Ok, I'm a little further. It now works inside digiKam. It's a bit slower than the normal map view and when zooming you may sometimes see the map with the developer label. The main problem is, it only works with

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-12-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #36 from Maik Qualmann --- The function also requires the jQuery Javascript library. With the setInterval() function, the googlemap_remap() function is called every 10ms. The idea here is to hide the normal view and then load the requested

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-12-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #35 from caulier.gil...@gmail.com --- In fact, if you test to show GoogleMaps view on a slow network, you will see that the map appears first, and later, a frame is superposed with the fingerprints. I think the idea of this JS code is to

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-12-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #34 from Maik Qualmann --- That's a really interesting idea. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-12-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433732 Bug Janitor Service changed: What|Removed |Added Priority|NOR |HI -- You are receiving this mail

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-12-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #33 from caulier.gil...@gmail.com --- Hi Maik, I found a hack to drop the "For development only" frame from googlemaps : https://gist.github.com/amirhp-com/1f30132afbb54970930690d06dc9a764 So it's typically doable at least in DK GoogleMaps

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-06-19 Thread Erik Krause
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #32 from Erik Krause --- Works. Many thanks! For windows the path is \digiKam\data\digikam\geoiface\backend-googlemaps.html Erik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-06-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #31 from Maik Qualmann --- As a workaround you can edit the following HTML file: /usr/share/digikam/geoiface/backend-googlemaps.html Adjust the path accordingly for Windows. Maik -- You are receiving this mail because: You are watching

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-06-19 Thread Erik Krause
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #30 from Erik Krause --- Of course anyone should know about that possibility. However, I doubt a single person will exceed 28,000 map loads a month with just geotagging their images. And you can set a quota limit to avoid unwanted costs.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-06-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #29 from Maik Qualmann --- Are you willing to provide your credit card, if you have one, to Google? Because if you exceed the monthly limit, your credit card will be debited. Maik -- You are receiving this mail because: You are watching

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-06-19 Thread Erik Krause
https://bugs.kde.org/show_bug.cgi?id=433732 Erik Krause changed: What|Removed |Added CC||erik.kra...@gmx.de --- Comment #28 from Erik

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-01-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #27 from Maik Qualmann --- Hmm, I'm sure it's not desired by Google. However, we must be able to display markers and images on the map. Also we need to be able to show tracks. We also need to be able to get the current position on the map.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-01-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #26 from caulier.gil...@gmail.com --- Maik, Following the response of subsurface team, which have a similar use of GoogleMaps than digiKam, it sound like Google don't care about the open source use of direct data access. So, i think it safe

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-01-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #25 from caulier.gil...@gmail.com --- Maik, We have receive a response from Subsurface team : https://github.com/subsurface/subsurface/issues/3367#issuecomment-1006003655 As you take a closed look in source code using GoogleMaps in

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-01-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #24 from caulier.gil...@gmail.com --- Issue created in github : https://github.com/subsurface/subsurface/issues/3367 We will seen... Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-01-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #23 from caulier.gil...@gmail.com --- So, it's the same mechanism than https://github.com/AmonRaNet/QGeoView ... Perhaps we can post a message in github Subsurface issue section about this problem to see what's the team will respond...

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-01-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #22 from Maik Qualmann --- QtPositioning offers access to mapbox, osm etc. The Google Maps plugin comes from here: https://github.com/subsurface/googlemaps After a quick look, I see that it loads tiles directly from the Google server,

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2022-01-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #21 from caulier.gil...@gmail.com --- Hi Maik and happy new year for you and your familly. Look my screen shot from MacOS and Subsurface Qt application: https://i.imgur.com/PuqnhYS.png It uses a special QtPosition plugin to support google

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-12-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 caulier.gil...@gmail.com changed: What|Removed |Added CC||stuart.h...@hey.com --- Comment #20

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-09-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 Maik Qualmann changed: What|Removed |Added CC||lubeh...@t-online.de --- Comment #19 from Maik

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-08-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #18 from caulier.gil...@gmail.com --- yes agree, this can be a project for next GSoC Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-08-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #17 from Maik Qualmann --- The same goes for the Bing backend. I actually plan to start with Bing, but the way via the official API. Maybe it would be something for GSoC-2022 as well. Bing has a pricing model for non-profit organizations.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-08-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #16 from caulier.gil...@gmail.com --- yes, i see also this kind of deal with Google API. Did you look the Bing Map backend too ? Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-08-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #15 from Maik Qualmann --- Hmm, an interesting solution. After a quick look, I see that the tiles are loaded directly past the Google API, the user agent string is changed, etc. I cannot imagine that Google would agree to this. Maik --

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-08-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-08-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 Maik Qualmann changed: What|Removed |Added CC||thomas.b...@barbthom.de --- Comment #13 from

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 caulier.gil...@gmail.com changed: What|Removed |Added CC||claude.troie...@gmail.com ---

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #11 from i...@fware.de --- May be the Bing map can be used in non profit mode https://www.microsoft.com/en-us/maps/licensing/licensing-options -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #10 from i...@fware.de --- (In reply to Maik Qualmann from comment #9) > Indeed? Can you enter your own key in the program? We have already thought > about it. But I can't imagine that Google would find that okay. Yes it is possible as he

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #9 from Maik Qualmann --- (In reply to info from comment #8) > May be, as Jeffrey’s “Geoencoding Support” Plugin for Lightroom, it might be > required to add the ability for the user to add his own google key for the > use of the map.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #8 from i...@fware.de --- May be, as Jeffrey’s “Geoencoding Support” Plugin for Lightroom, it might be required to add the ability for the user to add his own google key for the use of the map. The generic use of the developer key for all

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-03 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #7 from Paul --- So... Could you please clarify what this will mean for the future use of Google Maps with digikam? Regards, Paul -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-02 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=433732 Paul changed: What|Removed |Added CC||pip@gmx.com -- You are receiving this mail

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #6 from Maik Qualmann --- Yes, our access to Google Maps already existed before 2018, until then it was not necessary to store a payment option. Google requires that a payment option is stored, credit card, PayPal or the like, even if there

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-03-01 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #5 from Kurpfaelzer --- (In reply to Maik Qualmann from comment #2) > From March 1st, the Google Maps map will work again. > > Maik Is there another issue with Google Maps or why does the label still appear? Stephan -- You are receiving

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-02-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 Maik Qualmann changed: What|Removed |Added CC||i...@fware.de --- Comment #4 from Maik

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-02-28 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #3 from Kurpfaelzer --- Thank you for your clarification! Stephan -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-02-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=433732 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #2 from Maik

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-02-28 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 --- Comment #1 from Kurpfaelzer --- In the meantime, I found following discussion: https://mail.kde.org/pipermail/digikam-users/2021-February/031925.html "Hi all this morning I wanted to modify the geolocalisation of my latest pictures , and when I

[digikam] [Bug 433732] Google Maps labelled "For development purposes only"

2021-02-27 Thread Kurpfaelzer
https://bugs.kde.org/show_bug.cgi?id=433732 Kurpfaelzer changed: What|Removed |Added Summary|Google Maps labeled "For|Google Maps labelled "For