vorta icon indicating copy to clipboard operation
vorta copied to clipboard

Crash trying to switch profile

Open IoSonoPiero opened this issue 1 year ago • 0 comments

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

IoSonoPiero avatar Apr 26 '24 20:04 IoSonoPiero