Bug 290703 - marble have lost the ability to set a home location
Summary: marble have lost the ability to set a home location
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 1.3 (KDE 4.8)
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-05 15:40 UTC by Anders Lund
Modified: 2012-01-21 14:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Lund 2012-01-05 15:40:56 UTC
Version:           unspecified (using Devel) 
OS:                Linux

It is no more possible to set a home location. Removed in this commit:
https://projects.kde.org/projects/kde/kdeedu/marble/repository/changes/src?branch=master&tag=&rev=0613cbb9dd4d3db3a5d6963c938221ab9bd7b03c

Reproducible: Didn't try

Steps to Reproduce:
no

Actual Results:  
no

Expected Results:  
no

OS: Linux (i686) release 3.1.5-1-ARCH
Compiler: gcc
Comment 1 Torsten Rahn 2012-01-08 22:50:51 UTC
Fixed in Marble 1.3 (KDE 4.8) and master.
Please verify.
Comment 2 Dennis Nienhüser 2012-01-09 20:44:45 UTC
commit 07a0bd1a9e4a718ad312a20908308f4a90016937
Author: Torsten Rahn <rahn@kde.org>
Date:   Sun Jan 8 22:50:05 2012 +0100

    BUG: 290703

:100644 100644 66c31d7... 5325ff7... M  src/QtMainWindow.cpp
:100644 100644 09df5b0... 6677d59... M  src/QtMainWindow.h
:100644 100644 e1be412... 482e620... M  src/marble_part.cpp
:100644 100644 77e72d9... 1ac6e03... M  src/marble_part.h
:100644 100644 ff2dfd1... 793fef3... M  src/marble_part.rc
Comment 3 Dennis Nienhüser 2012-01-09 20:45:28 UTC
Works fine in Qt, but the action doesn't show up for KDE here. Is that my broken local installation that also gets icons wrong?
Comment 4 Torsten Rahn 2012-01-10 12:46:32 UTC
The KPart file lacked a version number that would trigger KDE to update the UI. It's fixed now.
Comment 5 Dennis Nienhüser 2012-01-21 14:52:51 UTC
Works, thanks.