Summary: | gpssync crashes when the google maps URL cannot be rendered | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Fabien <fabien.ubuntu> |
Component: | Geolocation-GoogleMaps | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.7.0 | |
Sentry Crash Report: |
Description
Fabien
2008-03-19 15:33:09 UTC
SVN commit 880109 by cgilles: kipi-plugins from trunk : GPSSync : Google API has changed. now to change map type, values to pass in url are differents, especially for normal map. Using old values can crash KHTML embeded in the plugin. So, this commit fix the problem. More info here: http://groups.google.it/group/Google-Maps-API/browse_thread/thread/eec00441339c0a52/ed984365b8a3b18e?lnk=raot CCMAIL: fzellini@gmail.com CCBUGS: 159570 CCBUGS: 165370 M +1 -1 gpseditdialog.cpp M +1 -1 gpsmapwidget.cpp M +1 -1 gpstracklisteditdialog.cpp M +1 -1 gpstracklistwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=880109 KDE3 and KDE4 version of kipiplugins are now fixed. Please checkout code and try again. Gilles Caulier I'm marking this as duplicate of bug 165370, because it have more information and comments. If you thinks this isn't a duplicate of that bug, just report it to me. :) *** This bug has been marked as a duplicate of bug 165370 *** This crash is relevant of KHTML. Since digiKam 5.x we use Qt5::WebView instead. Gilles Caulier |