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

Crash trying to switch profile #1996

Closed
IoSonoPiero opened this issue Apr 26, 2024 · 1 comment
Closed

Crash trying to switch profile #1996

IoSonoPiero opened this issue Apr 26, 2024 · 1 comment

Comments

@IoSonoPiero
Copy link

I created 2 profiles, when I try to switch to the second, I got this everytime:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/vorta/views/schedule_tab.py", line 92, in on_scheduler_change
self.app.scheduler.set_timer_for_profile(profile.id)
File "/usr/lib/python3/dist-packages/vorta/scheduler.py", line 111, in set_timer_for_profile
timer.setInterval(int(timer_ms))
OverflowError: argument 1 overflowed: value must be in the range -2147483648 to 2147483647

@shivansh02
Copy link
Collaborator

@IoSonoPiero This error was already fixed a long time ago. Please retry with latest release of Vorta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants