Summary: | Bookmark a GPS position is impossible | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Nicolas.HOUDELOT <nicolas.houdelot> |
Component: | Geolocation-Bookmarks | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, mike |
Priority: | NOR | ||
Version: | 2.3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.6.0 | |
Sentry Crash Report: |
Description
Nicolas.HOUDELOT
2011-12-03 09:39:22 UTC
Which map type : openstreetmap, googlemap, or marble ? Gilles Caulier sorry, openstreetmap Hi NaSH, the problem is that the right-click bookmark is a Marble-bookmark, while GPSSync has its own bookmarks. Yes, this is not obvious, and I will try to find a way to hide the Marble-bookmarks from the menu. The proper way to use bookmarks is: 1. Move an image to the desired location. 2. Right click on the image and bookmark that location. Best regards, Michael *** This bug has been marked as a duplicate of bug 299827 *** Git commit 95b5cec4970939d5068ca13ce3e3198fc929cc5b by Gilles Caulier. Committed on 17/05/2017 at 10:04. Pushed by cgilles into branch 'master'. remove menu and toolbar bookmarks management from GPS bookmarks manager. Now a first version suitable is available. More improvements will come later. Import form older GPS bookmarks generated bu KF5::bookmarks run fine as well. Related: bug 376687, bug 376074, bug 376391, bug 374710 FIXED-IN: 5.6.0 M +11 -5 utilities/geolocation/editor/bookmark/bookmarksdlg.cpp M +2 -2 utilities/geolocation/editor/bookmark/bookmarksmenu.cpp M +6 -123 utilities/geolocation/editor/bookmark/bookmarksmngr.cpp M +0 -2 utilities/geolocation/editor/bookmark/bookmarksmngr.h M +1 -1 utilities/geolocation/editor/bookmark/gpsbookmarkowner.cpp M +23 -19 utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp https://commits.kde.org/digikam/95b5cec4970939d5068ca13ce3e3198fc929cc5b |