Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widget not displaying properly #812

Closed
HolyNameSoftware opened this issue Jul 31, 2024 · 16 comments · Fixed by #821
Closed

Widget not displaying properly #812

HolyNameSoftware opened this issue Jul 31, 2024 · 16 comments · Fixed by #821
Labels
Milestone

Comments

@HolyNameSoftware
Copy link

Describe the bug
A clear and concise description of what the bug is: Widget not displaying properly on android 13 the Sun Position Widget cuts off somewhere including the sunsetting blue hour on the right side of the bar.

To Reproduce
Steps to reproduce the behavior:

  1. Go to ' add widget'
  2. Click on 'Sun Position Widget'
  3. Drop down widget on home screen
  4. See error not displaying thru sunset blue hour on right side of bar

Expected behavior
A clear and concise description of what you expected to happen: expect widget to display properly

Screenshots
If applicable, add screenshots to help explain the problem: upon request ONLY IF NECESSARY

Version Info:

  • App Version: [ 0.15.16 ]
  • Android Version: [ 13 ]
  • Device Model: [ Cricket Outlast ™ ]

Additional context
Add any other information about the problem here: F-droid may warn the app was made for an older version of Android. When can Suntimes support Android 13 and the API may be 33. Send or tell any more information about what version support entails.

@forrestguice
Copy link
Owner

Hi. Thanks for reporting. A screenshot of the widget would of course be very helpful in diagnosing the issue.

Regarding Android 13, despite any warnings that may be displayed, the app is tested fully functional. It simply targets an older version of Android that Google Play deems "too old". Any problems you encounter are likely unrelated to that and should be reported here so I can fix them.

v0.15.16 targets Android 7 (api25). I'm am releasing v0.16.0 today, which increments the target to Android 9 (api28). I cannot say when the app will target Android 13 (api33) though. This last update took me longer than anticipated and introduced a ton of bugs (that I'm cautiously optimistic are all solved). When I'm confident there are no serious problems, I'll increment the target again (most likely to api29 or 30).

@HolyNameSoftware
Copy link
Author

Screenshot_20240731-213241~2.png

@forrestguice
Copy link
Owner

Thanks for the screenshot.
I recognize this behavior (known bug). It happens whenever the timezone doesn't agree with local mean time. The image should wrap around but doesn't.

I think a workaround is to configure the widget's time zone to "local mean time"; this should center it.

@HolyNameSoftware
Copy link
Author

It looks better now. Yeah I reported that bug a while back didn't I mostly about Natural Hour clock face. You still haven't fixed it?. Do you have any further information about the instrumentation readouts like the angles and stuff, maybe a youtube tutorial, I have pretty much ignored that and look to look into the datasource time-4j. This widget functions well to visualise and be mindful of how much sunlight you have left in a day.

@forrestguice

This comment was marked as off-topic.

@HolyNameSoftware

This comment was marked as off-topic.

@HolyNameSoftware

This comment was marked as off-topic.

@forrestguice

This comment was marked as off-topic.

@forrestguice

This comment was marked as off-topic.

@HolyNameSoftware

This comment was marked as off-topic.

@forrestguice

This comment was marked as off-topic.

@forrestguice
Copy link
Owner

BTW, the bug originally reported here will be fixed in v0.16.1

@forrestguice forrestguice added this to the v0.16.1 milestone Aug 3, 2024
forrestguice added a commit that referenced this issue Aug 3, 2024
fixes bug where the lightmap is rendered incorrectly when the configured time zone disagrees with local mean time (#812)
@HolyNameSoftware

This comment was marked as off-topic.

@HolyNameSoftware

This comment was marked as off-topic.

@forrestguice

This comment was marked as off-topic.

@HolyNameSoftware

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants