victrme / Bonjourr

Minimalist & lightweight startpage inspired by iOS
https://bonjourr.fr
GNU General Public License v3.0
900 stars 104 forks source link

Can't choose weather city #410

Closed lingblue closed 1 month ago

lingblue commented 1 month ago

Describe the bug The weather setting let me not choose any city. The error is "Cannot find correct city", regardless of what i try (e.g. France/Paris, Germany/Berlin).

To Reproduce Steps to reproduce the behavior:

  1. Set geolocation to "manual"
  2. Choose country (e.g. Germany)
  3. Choose city (e.g. Berlin)

Expected behavior Can choose the correct city

Screenshots grafik

Device (please complete the following information):

victrme commented 1 month ago

Thank you for the heads up @lingblue !

When preparing for the next major update, I first updated our weather service thinking it was ready... The issue is that for big cities, our service returns the district name instead of the city name, which confuses Bonjourr and thinks the city does not exist.

This might be fixed by the time you read this 👍

lingblue commented 1 month ago

Thank you for the prompt fix. Working perfectly now.