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

Bug: COMException in BitmapHelper.RotateAsync #14025

Closed
yaira2 opened this issue Nov 22, 2023 · 0 comments · Fixed by #14258
Closed

Bug: COMException in BitmapHelper.RotateAsync #14025

yaira2 opened this issue Nov 22, 2023 · 0 comments · Fixed by #14258
Labels
crash Bug reports involving a crash

Comments

@yaira2
Copy link
Member

yaira2 commented Nov 22, 2023

Description

BitmapHelper.RotateAsync (String filePath, BitmapRotation rotation)
System.Runtime.InteropServices.COMException

Steps To Reproduce

  1. Rotate image
  2. App crashes

Requirements

  • Fix crash when rotating images

Files Version

v3.0.10

Windows Version

Windows 11

Log File

Files.App.Helpers
BitmapHelper.RotateAsync (String filePath, BitmapRotation rotation)
Files.App.Actions
BaseRotateAction.ExecuteAsync ()
Files.App.Data.Commands.CommandManager
ActionCommand.Execute (Object parameter)
@yaira2 yaira2 added the bug label Nov 22, 2023
@yaira2 yaira2 added the crash Bug reports involving a crash label Nov 22, 2023
@yaira2 yaira2 moved this from 🆕 New to 🔖 Ready to build in Files task board Nov 22, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Ready to build to ✅ Done in Files task board Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Bug reports involving a crash
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant