You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently building Vorta from source since there isn't a native M1 build and I don't like running Intel software on my laptop.
I have backups scheduled to run every three hours. Sometimes, when Vorta attempts to run a backup, the app freezes and needs to be force-closed. When force closed and reopened, the backup runs successfully. I think the error only occurs when Vorta is in the background.
It might have to do with MacOS changing from dark -> light mode. I don't know pyqt, but the error is occuring on the "palleteChanged" callback.
Description
Hi there,
I'm currently building Vorta from source since there isn't a native M1 build and I don't like running Intel software on my laptop.
I have backups scheduled to run every three hours. Sometimes, when Vorta attempts to run a backup, the app freezes and needs to be force-closed. When force closed and reopened, the backup runs successfully. I think the error only occurs when Vorta is in the background.
It might have to do with MacOS changing from dark -> light mode. I don't know pyqt, but the error is occuring on the "palleteChanged" callback.
vorta/src/vorta/views/schedule_page.py
Lines 67 to 69 in 0b937bf
Reproduction
OS
MacOS 14.5
Version of Vorta
master branch
What did you install Vorta with?
Other
Version of Borg
1.2.8
Logs
The text was updated successfully, but these errors were encountered: