borgbase / vorta

Desktop Backup Client for Borg Backup
https://vorta.borgbase.com
GNU General Public License v3.0
1.93k stars 127 forks source link

Crash trying to switch profile #1996

Closed IoSonoPiero closed 2 weeks ago

IoSonoPiero commented 2 months ago

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 commented 2 weeks ago

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