You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-07-06 20:36:32.616 -07:00 [ERR] Export failed
System.ApplicationException: Unable to load image wine.png
---> System.InvalidOperationException: Sequence contains no elements
at System.Linq.ThrowHelper.ThrowNoElementsException()
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
at LogoSlideMaker.Export.ImageCache.LoadImageAsync(String filename)
at LogoSlideMaker.Export.ImageCache.LoadAsync(String path)
--- End of inner exception stack trace ---
at LogoSlideMaker.Export.ImageCache.LoadAsync(String path)
at LogoSlideMaker.Export.ImageCache.LoadAsync(IEnumerable`1 paths)
at LogoSlideMaker.Export.ExportPipeline.LoadAndMeasureAsync(String basePath)
at LogoSlideMaker.WinUi.ViewModels.MainViewModel.ExportToAsync(String outPath)
at LogoSlideMaker.WinUi.MainWindow.DoExport_Click(Object _, RoutedEventArgs __)
The text was updated successfully, but these errors were encountered:
Result:
Output presentation is blank
Expected:
Properly exported
Logs:
The text was updated successfully, but these errors were encountered: