Version: unspecified (using KDE 4.5.90) OS: Linux Despite the facts that bug 240968 is marked as FIXED and Marble's preferences window has an option to select an external OSM editor, there is no way to actually launch it. Reproducible: Always
The button is only visible when the OpenStreetMap theme is used -- you cannot edit the other map themes. Unfortunately I forgot to add the button to the KDE Marble application, the Qt one has it. I need to ask for translator's permission first to fix that as the change will appear as a new string to them.
If the Qt version has that string, it's already translated or being translated. We KDE translators do the Qt version as well.
Will 1.1 fix this or do we have to wait 'till 1.2 in Summer?
Git commit b4f185284b6cda9d31cbf344d2728474481d1846 by Dennis Nienhüser. Committed on 11/04/2011 at 21:15. Pushed by nienhueser into branch 'marble-1.1'. Add the "Edit Map" action to the KDE application (osm theme only). Synchronize settings storage between the Qt and the KDE application for the "edit map externally" action. Add an "Always ask" value. BUG: 261123 FIXED-IN: 1.1.0 (cherry picked from commit e0ca3ce28e70727a80a7fb893237ccf37b95f937) M +11 -3 src/QtMainWindow.cpp M +1 -1 src/lib/ExternalEditor.ui M +6 -1 src/lib/MarbleNavigationSettingsWidget.ui M +15 -6 src/lib/QtMarbleConfigDialog.cpp M +2 -1 src/marble.kcfg M +28 -0 src/marble_part.cpp M +3 -0 src/marble_part.h M +2 -0 src/marble_part.rc http://commits.kde.org/marble/b4f185284b6cda9d31cbf344d2728474481d1846
Git commit e0ca3ce28e70727a80a7fb893237ccf37b95f937 by Dennis Nienhüser. Committed on 11/04/2011 at 21:15. Pushed by nienhueser into branch 'master'. Add the "Edit Map" action to the KDE application (osm theme only). Synchronize settings storage between the Qt and the KDE application for the "edit map externally" action. Add an "Always ask" value. BUG: 261123 FIXED-IN: 1.1.0 M +11 -3 src/QtMainWindow.cpp M +1 -1 src/lib/ExternalEditor.ui M +6 -1 src/lib/MarbleNavigationSettingsWidget.ui M +15 -6 src/lib/QtMarbleConfigDialog.cpp M +2 -1 src/marble.kcfg M +28 -0 src/marble_part.cpp M +3 -0 src/marble_part.h M +2 -0 src/marble_part.rc http://commits.kde.org/marble/e0ca3ce28e70727a80a7fb893237ccf37b95f937
Note that I added a new string (not there yet), so it can't be backported to 1.0.
Git commit 21f0f65cf39552f6189e69f2dcab6e4a69336e13 by Bernhard Beschow. on behalf of Dennis Nienhüser Committed on 11/04/2011 at 21:15. Pushed by beschow into branch 'opengl-ng'. Add the "Edit Map" action to the KDE application (osm theme only). Synchronize settings storage between the Qt and the KDE application for the "edit map externally" action. Add an "Always ask" value. BUG: 261123 FIXED-IN: 1.1.0 M +11 -3 src/QtMainWindow.cpp M +1 -1 src/lib/ExternalEditor.ui M +6 -1 src/lib/MarbleNavigationSettingsWidget.ui M +15 -6 src/lib/QtMarbleConfigDialog.cpp M +2 -1 src/marble.kcfg M +28 -0 src/marble_part.cpp M +3 -0 src/marble_part.h M +2 -0 src/marble_part.rc http://commits.kde.org/marble/21f0f65cf39552f6189e69f2dcab6e4a69336e13