On 2021/09/20 22:33, Solene Rapenne wrote:
> Upon start, onionshare-gui crashes with the following message.
> I suppose it's totally broken in its current state.
> 
> I'm not even sure the cli tool onionshare works at all, I always
> get the message "Onionshare could not connect to tor in the background:
> dictionary keys changed during iteration" while Tor is running and
> working fine, so net/onionshare may be broken too at this time.
> 
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-solene'
> Traceback (most recent call last):
>   File 
> "/usr/local/lib/python3.8/site-packages/onionshare_gui/onionshare_gui.py", 
> line 317, in open_settings
>     d = SettingsDialog(self.common, self.onion, self.qtapp, self.config, 
> self.local_only)
>   File 
> "/usr/local/lib/python3.8/site-packages/onionshare_gui/settings_dialog.py", 
> line 478, in __init__
>     self.reload_settings()
>   File 
> "/usr/local/lib/python3.8/site-packages/onionshare_gui/settings_dialog.py", 
> line 597, in reload_settings
>     if self.onion.supports_v3_onions:
> AttributeError: 'Onion' object has no attribute 'supports_v3_onions'
> Abort trap (core dumped) 
> 

It looks like that problem was fixed in newer versions, unfortunately
they moved to mainly snap/flatpak for distribution and it's not an
entirely straightforward update

Probably a bit late to fix for 7.0

Reply via email to