userdebug-20210227-01: issues #48
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Starfish/TinyWeatherForecastGermany#48
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
First impression: yeah! Impressive! Cool stuff! :)
bold
one paints the frame but as soon as I leave the adding nothing is added. Adding the clock widget gives a dark widget without display.Text
item is black on dark grey again. All others display nicely white on dark grey. (IOW #27 comes back but just for one menu item.)Flugwetterberatung
(However: all of them show the same date/timestamp)1: I cannot reproduce this. Please reboot the phone and retry. Sometimes app install/uninstall while widgets are visible seems to brick widget placing functionality until the next phone reboot. This seems to have nothing to do with my app. Please let me know if the error persists!
2: fixed:
59ffe177e1
3: the dwd has articles that I call "features", they usually keep 1-3 of them published on their homepage. They are more or lees freestyle texts about something that has to do with weather. As they always cover different topics, they are excluded from this filter by purpose, and you always see all of them. They are fun to read and should be all visible. 😄
You can try a new userdebug...
Indeed, rebooting sort of cured things. Could have thought of that myself. Sorry.
Hamburg Innenstadt
all seems fineFinkenwerder
?
mode as expectedThe application keeps crashing
I guess crashing report happend as it was still fetching data in the background and something was uninitialized. Wild guess, but it would explain why this cured itself. So now I'm basically back to the old setup with the cool new stuff.
userdebug-20210227-02 indeed cures issue 2 :) (Got it right away, now that I have a procedure.)
As for 3: understood. I didn't dive into the flight weather so I was missled by the title. Great idea to fetch them as well!
Ok, I have to fix this widget issue before release.... thanks!
I do it exactly as you told and it does not crash... not good....
BTW: your approach in display is pretty similar to what I did for a simple program parsing the RTTY transmissions from Pinneberg for coastal and sea weather (which will take the better part of the day and involves funny stuff like an HF radio with SSB mode, 3.5mm audio cable, the sound card and fldigi. Just to get the stuff in you just added to your app ;)
In my simple tool used a different sorting:
And I added msg -> title translations like
AFAIK, the
codes
(dict keys) correspond to the file names in opendata.From this I can create a static html like that expands upon clicking.
Funny, did not know that they do such a broadcast 👍
Hm. Just went through all my steps above again, everything is fine now here as well. So, I can not force it again. I hate those... I'll add it to my observation list and see if it happens ever again.
What I see that did come back however, on the last cycle is the repeated entry from the features. I'm not sure if this is intended that way:
I think I should see all articles with the violet dot, so the article about the
fliegende Teleskop
and also the article aboutStratosphärenerwärmung
but each only once. Right now I have both of them 4 times.Its a bit like time travel: you're back in the really early days of digital data. Single sideband transmissions on HF at 50 baud, in 5 bit encoding. There are also forecast maps transmitted as FAX. But you can receive that out there, way beyond the coverage of mobile phones.
cf. https://www.dwd.de/DE/fachnutzer/schifffahrt/funkausstrahlung/node.html
This one was tricky, but is fixed:
e222246b3c
Just installed the RC1 and it looks good :)
The costal report lacks a title. Maybe missing from the original file?
I also just noticed, turning the phone to landscape, that there is an icon for the text forecasts right of the warnings icon. Obviously, my screen is too small to display it in portrait. As we got some fog warnings today, I also noticed the yellow marker next to the actual weather hour display and I can even click it to see the actual warning. Nice :)
This made me think: we get the warnings shortcut icon if warnings are enabled in the settings. Then we now also get the icons in the general weather bar. Would it make sense to swap text forecast and warnings short cuts, simply as on a small screen I'd see the warnings now anyway and on larger displays it wouldn't matter?
Just noticed you built a release. Moved the missing translation to a new issue.