Hi Nicholas,

I was actually working on this over the weekend and already merged another fix 
for this into the current master branch earlier today

The trick was to remove the system tray *before* quitting the app itself. Fix 
is 2 lines:

https://github.com/borgbase/vorta/blob/master/src/vorta/application.py#L108

Didn't see the issue since then. Hope it's the same for you. There can be some 
differences depending on how Qt was installed. And they made some changes to 
their Python package a few days ago. The Arch guys were bitten by that.

Manu

> I can confirm that the fix included in 0.7.4 changes the trigger case
> for me, and after about a dozen runs of manual testing I found that I
> could reliably trigger this crash 4/4 times:
> 
> 1. With a new user who has no Vorta config
> 2. Open Vorta
> 3. Do nothing
> 4. Quit from tray icon
> 5. Exit code 139 (SIGEGV)
> 

Reply via email to