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

Fix various issues reported via crash-logs. #19900

Merged
merged 3 commits into from
Nov 14, 2024
Merged

Commits on Nov 13, 2024

  1. Fix 'AttributeError' (defensive coding).

    should fix sentry#CURA-1D2
    rburema committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b660885 View commit details
    Browse the repository at this point in the history
  2. Fix 'OverflowError' (defensive coding).

    should fix sentry#CURA-1EB
    rburema committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f0a7205 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix 'FileNotFoundError' (defensive coding).

    hopefully fixes sentry#CURA-3JS
    rburema committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1c6e14e View commit details
    Browse the repository at this point in the history