Bug 348207 - APRS Plugin Settings for Server/Port
Summary: APRS Plugin Settings for Server/Port
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Dennis Nienhüser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-25 15:43 UTC by DL9TG
Modified: 2015-05-25 18:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: Applications/15.04.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DL9TG 2015-05-25 15:43:04 UTC
Inside the APRS plugin: Settings for Server and Port are not saved or changed unmeant. After a restart of marble the default value (rotate.aprs.net) is set again.
Comment 1 DL9TG 2015-05-25 15:46:08 UTC
My settings are: Server: 127.0.0.1 and Port: 10151. On the system is a local aprsd running.
Comment 2 Dennis Nienhüser 2015-05-25 16:19:55 UTC
Seems none of the settings are saved really.
Comment 3 Dennis Nienhüser 2015-05-25 16:21:02 UTC
Git commit 12a03371ae78dca64071f0ffc12aefc299206c30 by Dennis Nienhüser.
Committed on 25/05/2015 at 16:20.
Pushed by nienhueser into branch 'master'.

Fix saving APRS plugin settings

M  +12   -12   src/plugins/render/aprs/AprsPlugin.cpp

http://commits.kde.org/marble/12a03371ae78dca64071f0ffc12aefc299206c30
Comment 4 Dennis Nienhüser 2015-05-25 16:25:21 UTC
Git commit 1e8381ff2bd3cc61cf3faf3adde9d3e9189d0c7e by Dennis Nienhüser.
Committed on 25/05/2015 at 16:23.
Pushed by nienhueser into branch 'Applications/15.04'.

Fix saving APRS plugin settings
FIXED-IN: Applications/15.04.2
(cherry picked from commit 12a03371ae78dca64071f0ffc12aefc299206c30)

M  +12   -12   src/plugins/render/aprs/AprsPlugin.cpp

http://commits.kde.org/marble/1e8381ff2bd3cc61cf3faf3adde9d3e9189d0c7e
Comment 5 DL9TG 2015-05-25 18:57:06 UTC
Thank you for the very fast reply. :-)