Currently the configuration of the earthquake plugin selects a time range that defaults from somewhere in 2006 to the current date. This range is then stored in the config and restored on the next start of Marble, but the current date stays at the time of the first time it was opened. Therefore you only get a display of recent earthquakes if you go to the plugin configuration dialog and manually set the end time to the current time. There are several ways to fix that: - More intelligent saving of the end date that recognizes whether the end date was overridden by the user - Replacing the end datetime widget with a time range widget to choose a duration instead - Having a radio button / check box that does similar Reproducible: Always
Fixed with https://git.reviewboard.kde.org/r/124188/