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

Improve stability #30

Open
2 tasks
Craftplacer opened this issue Jun 3, 2021 · 0 comments
Open
2 tasks

Improve stability #30

Craftplacer opened this issue Jun 3, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Craftplacer
Copy link
Contributor

Craftplacer commented Jun 3, 2021

Currently while testing there are way too many cases where SCTT fails, like disposed handles, etc., causing the application to crash. This issue should track many of the unexpected exceptions.

  • System.OverflowException: Arithmetic operation resulted in an overflow.
    UnmanagedCodeMigration.cs:232
  • System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Icon'.
    GroupedTaskbarProgram.cs:34
@Craftplacer Craftplacer added the bug Something isn't working label Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant