<div dir="ltr">Related bug: <a href="https://bugs.kde.org/show_bug.cgi?id=374446">https://bugs.kde.org/show_bug.cgi?id=374446</a> (just for future reference)</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 8, 2017 at 3:18 PM, Sanjiban Bairagya <span dir="ltr"><<a href="mailto:sanjiban22393@gmail.com" target="_blank">sanjiban22393@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello team,<br><br>Routes are not getting displayed in the Marble Maps Android app. This is happening because the two runners that we are using to fetch the routes there, that is, <b>OpenRouteServiceRunner</b> and <b>CycleStreetsRunner</b>, are failing to work as expected. The network replies for <a href="https://paste.kde.org/pcl6pbtfl/ka5ml9" target="_blank">these network requests</a> are emitting error signals (<b>ConnectionRefusedError</b> and <b>UnknownNetworkError</b> respectively) in both runners, in the following two code lines respectively:<br>1. <b>OpenRouteServiceRunner</b> : <a href="https://github.com/KDE/marble/blob/2551ee5f85ab9fe84f2e7d4f3883ec4e1563f595/src/plugins/runner/openrouteservice/OpenRouteServiceRunner.cpp#L116" target="_blank">https://github.com/KDE/marble/<wbr>blob/<wbr>2551ee5f85ab9fe84f2e7d4f3883ec<wbr>4e1563f595/src/plugins/runner/<wbr>openrouteservice/<wbr>OpenRouteServiceRunner.cpp#<wbr>L116</a><br>2. <b>CycleStreetsRunner</b> : <a href="https://github.com/KDE/marble/blob/33eff9bc4ea9581dc3d84783f62747463f2c047e/src/plugins/runner/cyclestreets/CycleStreetsRunner.cpp#L126" target="_blank">https://github.com/KDE/marble/<wbr>blob/<wbr>33eff9bc4ea9581dc3d84783f62747<wbr>463f2c047e/src/plugins/runner/<wbr>cyclestreets/<wbr>CycleStreetsRunner.cpp#L126</a><div><br></div><div>This is resulting in no routes being shown between locations in Marble Maps when searched for the same. And I just checked that this issue exists in the production app present in the Play Store itself. Does someone have an idea about what could be done to resolve this issue?</div><div><br></div><div>Regards,</div><div>Sanjiban</div></div>
</blockquote></div><br></div>