Bug 416034

Summary: marble can't find streets
Product: [Applications] marble Reporter: Michael K. <f4tmike>
Component: generalAssignee: marble-bugs
Status: RESOLVED FIXED    
Severity: major CC: rahn
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael K. 2020-01-09 08:06:05 UTC
SUMMARY
Search function doesn't work properly.
Finds a city but no streets.

STEPS TO REPRODUCE
1. write street and city into the search field (comma separated or not)
2. 
3. 

OBSERVED RESULT
Doesn't find the address, no reaction at all

EXPECTED RESULT
Show/point to the searched address

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20200107
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.1
Kernel Version: 5.3.12-2-default
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4590 CPU @ 3.30GHz
Memory: 15,5 GiB

ADDITIONAL INFORMATION
Marble version 2.2.20 (2.3 development version)
Comment 1 Torsten Rahn 2020-01-15 18:04:07 UTC
Should be fixed in Marble master with:

commit 597f76f0b9e1e7db651c9f0d88baba2b48afdce6 (HEAD -> master, origin/master, origin/HEAD)
Author: Torsten Rahn <rahn@kde.org>
Date:   Wed Jan 15 18:42:18 2020 +0100

    Regression fix: Let the search listview show search results again.
Comment 2 Torsten Rahn 2020-01-15 18:04:25 UTC
Thanks for reporting :) !