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

new configuring schedule bug #579

Closed
gulk1 opened this issue Apr 1, 2024 · 4 comments
Closed

new configuring schedule bug #579

gulk1 opened this issue Apr 1, 2024 · 4 comments
Labels
bug Something isn't working priority-medium
Milestone

Comments

@gulk1
Copy link

gulk1 commented Apr 1, 2024

  • WDD Version: 5.4.2
  • OS Version: W10 LTSC 21H2

Steps to Reproduce:

  1. Start the program since daylight savings today.
  2. Get an error.
  3. Try to configure schedule via location name or window location

Are you using the Microsoft Store version of WDD?: No

Error:
[2024-04-01 00:21:59.127] System.ArgumentException: The supplied DateTime represents an invalid time. For example, when the clock is adjusted forward, any time in the period that is skipped is invalid. (Parameter 'dateTime') at System.TimeZoneInfo.ConvertTime(DateTime dateTime, TimeZoneInfo sourceTimeZone, TimeZoneInfo destinationTimeZone, TimeZoneInfoOptions flags, CachedData cachedData) at System.TimeZoneInfo.ConvertTime(DateTime dateTime, TimeZoneInfo destinationTimeZone) at WinDynamicDesktop.SunriseSunsetService.GetSunPhases(DateTime date, Double latitude, Double longitude) at WinDynamicDesktop.SunriseSunsetService.GetSolarData(DateTime date) at WinDynamicDesktop.SolarScheduler.CalcNextUpdateTime(SolarData data, DisplayEvent e) at WinDynamicDesktop.EventScheduler.Run(Boolean forceImageUpdate, DisplayEvent overrideEvent) at WinDynamicDesktop.ScheduleDialog.HandleScheduleChange() at WinDynamicDesktop.ScheduleDialog.okButton_Click(Object sender, EventArgs e) at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state) at InvokeStub_SendOrPostCallback.Invoke(Object, Span1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)`

@TheShark27
Copy link

Same here

@t1m0thyj t1m0thyj added this to the Next Release milestone Apr 2, 2024
@t1m0thyj t1m0thyj added bug Something isn't working priority-medium labels Apr 2, 2024
@t1m0thyj
Copy link
Owner

t1m0thyj commented Apr 2, 2024

This error only happens during the 0100-0200 hour on the day after the time changes. I've fixed it for next year in 0903490 😀

@gulk1
Copy link
Author

gulk1 commented Apr 15, 2024

This error only happens during the 0100-0200 hour on the day after the time changes. I've fixed it for next year in 0903490 😀

aha.. I was wondering why it fixed itself a day later.

@t1m0thyj
Copy link
Owner

Fixed in WinDD 5.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium
Projects
None yet
Development

No branches or pull requests

3 participants