Coordinate-Format #87

Closed
opened 2021-07-31 21:18:36 +00:00 by cocker-cc · 4 comments

Version 0.56.3
Lineageos 14.1 (Android 7.1.2)

  • I have and keep Andoid GPS deactivated
  • I choose Finde mit Standort (geoinput_button)
  • my Input +45.382692 and -1.153472
  • I get Die Koordinate hat kein gültiges Format… (geoinput_wrongformat)
Version `0.56.3` Lineageos `14.1` (Android `7.1.2`) * I have and keep Andoid GPS deactivated * I choose `Finde mit Standort` (`geoinput_button`) * my Input `+45.382692` and `-1.153472` * I get `Die Koordinate hat kein gültiges Format…` (`geoinput_wrongformat`)

If possible please also post logs to ease debugging.
@cocker-cc for more information about this please also see here: #74

If possible please also post logs to ease debugging. @cocker-cc for more information about this please also see here: [#74](https://codeberg.org/Starfish/TinyWeatherForecastGermany/issues/74)

I guess, there is not much relevant there…:


2021-08-01 11:31:46.879 Logging started, new file created. Device info:
2021-08-01 11:31:46.881 ------------------------------------------------------
2021-08-01 11:31:46.882 Android SDK version: 25
2021-08-01 11:31:46.884 Android SDK version: REL
2021-08-01 11:31:46.885 Android build: lineage_Z00ED-userdebug 7.1.2 NJH47F 606b6a2891 test-keys
2021-08-01 11:31:46.886 Hardware: qcom
2021-08-01 11:31:46.888 Product: lineage_Z00ED
2021-08-01 11:31:46.889 Model: ASUS_Z00ED
2021-08-01 11:31:46.890 Manufacturer: asus
2021-08-01 11:31:46.892 App build: 26
2021-08-01 11:31:46.893 App build name: 0.56.3
2021-08-01 11:31:46.894 ------------------------------------------------------
2021-08-01 11:31:46.898
Available display:Logical density: 2.0
Scaled density: 2.0
Width (pixels): 720
Height (pixels): 1280
x-dpi: 294.967
y-dpi: 295.563
calculated physical metrics:
Width (x): 2,44 inch
Height (y): 4,33 inch
Pixel-independent metrics:
Width (x) in dp: 391
Height (y) in dp: 693

2021-08-01 11:31:46.899 ------------------------------------------------------
2021-08-01 11:31:46.900 ALARM MANAGER: update from API not due.
2021-08-01 11:31:46.902 ALARM MANAGER: setting new alarm in 29 minutes.
2021-08-01 11:31:48.120 ALARM MANAGER: update from API not due.
2021-08-01 11:31:48.123 ALARM MANAGER: setting new alarm in 29 minutes.
2021-08-01 11:31:50.043 ALARM MANAGER: update from API not due.
2021-08-01 11:31:50.044 ALARM MANAGER: setting new alarm in 28 minutes.
2021-08-01 11:31:57.867 MAIN ACTIVITY: user requests update => force update
2021-08-01 11:31:58.796 ALARM MANAGER: triggering weather update from API...
2021-08-01 11:31:58.807 ALARM MANAGER: setting new alarm in 30 minutes.
2021-08-01 11:31:58.811 UPDATESERVICE: DataUpdateService started: onCreate
2021-08-01 11:31:58.817 UPDATESERVICE: DataUpdateService is foreground now
2021-08-01 11:31:58.821 UPDATESERVICE: update Warnings: true
2021-08-01 11:31:59.643 Elements read: 246
2021-08-01 11:31:59.644 UPDATESERVICE: Postexecute reached.
2021-08-01 11:31:59.730 ALARM MANAGER: updating widgets.
2021-08-01 11:31:59.735 WIDGET: Updating widget (app, custom): class de.kaffeemitkoffein.tinyweatherforecastgermany.ClassicWidget
2021-08-01 11:31:59.741 WIDGET: Updating widget (app, custom): class de.kaffeemitkoffein.tinyweatherforecastgermany.LargeWidget
2021-08-01 11:31:59.747 WIDGET: Updating widget (app, custom): class de.kaffeemitkoffein.tinyweatherforecastgermany.BoldWidget
2021-08-01 11:31:59.749 UPDATESERVICE: Weather update: success
2021-08-01 11:32:00.639 WEATHER ALERTS: 15 warnings removed from database.
2021-08-01 11:32:00.788 WEATHER ALERTS: Warnings updated successfully.
2021-08-01 11:32:01.140 TEXTS: 15 new texts found in 72 available online.
2021-08-01 11:32:01.401 ALARM MANAGER: update from API not due.
2021-08-01 11:32:01.403 ALARM MANAGER: setting new alarm in 29 minutes.
2021-08-01 11:32:01.407 WIDGET: Updating widget (app, custom): class de.kaffeemitkoffein.tinyweatherforecastgermany.ClockWidget
2021-08-01 11:32:02.483 UPDATESERVICE: Shutting down service...
2021-08-01 11:32:03.491 ALARM MANAGER: update from API not due.
2021-08-01 11:32:03.492 ALARM MANAGER: setting new alarm in 29 minutes.
2021-08-01 11:32:03.669 UPDATESERVICE: destroyed.
2021-08-01 11:33:00.604 ALARM MANAGER: update from API not due.
2021-08-01 11:33:00.607 ALARM MANAGER: setting new alarm in 28 minutes.
2021-08-01 11:33:02.554 ALARM MANAGER: update from API not due.
2021-08-01 11:33:02.555 ALARM MANAGER: setting new alarm in 28 minutes.

I guess, there is not much relevant there…: ``` 2021-08-01 11:31:46.879 Logging started, new file created. Device info: 2021-08-01 11:31:46.881 ------------------------------------------------------ 2021-08-01 11:31:46.882 Android SDK version: 25 2021-08-01 11:31:46.884 Android SDK version: REL 2021-08-01 11:31:46.885 Android build: lineage_Z00ED-userdebug 7.1.2 NJH47F 606b6a2891 test-keys 2021-08-01 11:31:46.886 Hardware: qcom 2021-08-01 11:31:46.888 Product: lineage_Z00ED 2021-08-01 11:31:46.889 Model: ASUS_Z00ED 2021-08-01 11:31:46.890 Manufacturer: asus 2021-08-01 11:31:46.892 App build: 26 2021-08-01 11:31:46.893 App build name: 0.56.3 2021-08-01 11:31:46.894 ------------------------------------------------------ 2021-08-01 11:31:46.898 Available display:Logical density: 2.0 Scaled density: 2.0 Width (pixels): 720 Height (pixels): 1280 x-dpi: 294.967 y-dpi: 295.563 calculated physical metrics: Width (x): 2,44 inch Height (y): 4,33 inch Pixel-independent metrics: Width (x) in dp: 391 Height (y) in dp: 693 2021-08-01 11:31:46.899 ------------------------------------------------------ 2021-08-01 11:31:46.900 ALARM MANAGER: update from API not due. 2021-08-01 11:31:46.902 ALARM MANAGER: setting new alarm in 29 minutes. 2021-08-01 11:31:48.120 ALARM MANAGER: update from API not due. 2021-08-01 11:31:48.123 ALARM MANAGER: setting new alarm in 29 minutes. 2021-08-01 11:31:50.043 ALARM MANAGER: update from API not due. 2021-08-01 11:31:50.044 ALARM MANAGER: setting new alarm in 28 minutes. 2021-08-01 11:31:57.867 MAIN ACTIVITY: user requests update => force update 2021-08-01 11:31:58.796 ALARM MANAGER: triggering weather update from API... 2021-08-01 11:31:58.807 ALARM MANAGER: setting new alarm in 30 minutes. 2021-08-01 11:31:58.811 UPDATESERVICE: DataUpdateService started: onCreate 2021-08-01 11:31:58.817 UPDATESERVICE: DataUpdateService is foreground now 2021-08-01 11:31:58.821 UPDATESERVICE: update Warnings: true 2021-08-01 11:31:59.643 Elements read: 246 2021-08-01 11:31:59.644 UPDATESERVICE: Postexecute reached. 2021-08-01 11:31:59.730 ALARM MANAGER: updating widgets. 2021-08-01 11:31:59.735 WIDGET: Updating widget (app, custom): class de.kaffeemitkoffein.tinyweatherforecastgermany.ClassicWidget 2021-08-01 11:31:59.741 WIDGET: Updating widget (app, custom): class de.kaffeemitkoffein.tinyweatherforecastgermany.LargeWidget 2021-08-01 11:31:59.747 WIDGET: Updating widget (app, custom): class de.kaffeemitkoffein.tinyweatherforecastgermany.BoldWidget 2021-08-01 11:31:59.749 UPDATESERVICE: Weather update: success 2021-08-01 11:32:00.639 WEATHER ALERTS: 15 warnings removed from database. 2021-08-01 11:32:00.788 WEATHER ALERTS: Warnings updated successfully. 2021-08-01 11:32:01.140 TEXTS: 15 new texts found in 72 available online. 2021-08-01 11:32:01.401 ALARM MANAGER: update from API not due. 2021-08-01 11:32:01.403 ALARM MANAGER: setting new alarm in 29 minutes. 2021-08-01 11:32:01.407 WIDGET: Updating widget (app, custom): class de.kaffeemitkoffein.tinyweatherforecastgermany.ClockWidget 2021-08-01 11:32:02.483 UPDATESERVICE: Shutting down service... 2021-08-01 11:32:03.491 ALARM MANAGER: update from API not due. 2021-08-01 11:32:03.492 ALARM MANAGER: setting new alarm in 29 minutes. 2021-08-01 11:32:03.669 UPDATESERVICE: destroyed. 2021-08-01 11:33:00.604 ALARM MANAGER: update from API not due. 2021-08-01 11:33:00.607 ALARM MANAGER: setting new alarm in 28 minutes. 2021-08-01 11:33:02.554 ALARM MANAGER: update from API not due. 2021-08-01 11:33:02.555 ALARM MANAGER: setting new alarm in 28 minutes. ```
Starfish added the
bug
label 2021-08-04 19:21:14 +00:00

Confirmed.

Confirmed.

fixed: b635fb5563

fixed: https://codeberg.org/Starfish/TinyWeatherForecastGermany/commit/b635fb55635d7455d69285afdeeaa28ce2234a77
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Starfish/TinyWeatherForecastGermany#87
There is no content yet.