Skip to content

new configuring schedule bug #579

@gulk1

Description

@gulk1
  • 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)`

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions