vorta
vorta copied to clipboard
python3.9 quit unexpectedly
Describe the bug Every time I close Vorta, this error message appears.
Environment (please complete the following information):
- OS: Fedora 36
- Vorta version: 0.8.7
- Borg version: 1.2.0 (by the way, the template does not ask for the Borg version by default)
- Installed from: Flathub
Additional context

Sorry, error message or image is missing. 😬
We'll need a traceback that shows the error in Vorta's code. Else we can't do much. That's why the issue template will ask for logs 😇
The Vorta logs don't give me a clue. Fedora Problem Reporting says: reason: python3.9 killed by SIGSEGV cmdline: /usr/bin/python3 /app/bin/vorta executable: /usr/bin/python3.9
what other info could help you?
Probably in Qt, when a widget isn't removed properly when exiting. Needs some patience to debug this.
The Vorta logs don't give me a clue.
What does running vorta in the command line output?
What do I enter into the terminal?
flatpak run com.borgbase.Vorta
Debugging native code is a bit more involved. Rough starting point: https://skybert.net/python/python-pytest-hangs-forever/
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.