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
F00E-423F-8AD2-90260BC58C87/workflow/workflow.py", line 2067, in run
func(self)
File "./vpn.py", line 534, in main
return do_config(args.get('<query>'))
File "./vpn.py", line 342, in do_config
icon=app.info.path,
AttributeError: 'NoneType' object has no attribute 'path'
Fixed naively by commenting all info.paths since I didn't quite care about the icon, just wanted to select Tunnelblick.
The text was updated successfully, but these errors were encountered:
Fixed naively by commenting all info.paths since I didn't quite care about the icon, just wanted to select Tunnelblick.
The text was updated successfully, but these errors were encountered: