Closed air-fuel-ratio closed 4 years ago
When run as root i get
Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
IIRC Below line is causing the issue.
https://github.com/mazurwiktor/albion-online-stats/blob/b8a16e5959ea149d57768fd24ee04b22c5fd7089/application/src/gui/app.py#L32
Work around is to comment out
https://github.com/mazurwiktor/albion-online-stats/blob/b8a16e5959ea149d57768fd24ee04b22c5fd7089/application/src/gui/app.py#L61 and https://github.com/mazurwiktor/albion-online-stats/blob/b8a16e5959ea149d57768fd24ee04b22c5fd7089/application/src/gui/app.py#L69
When run as root i get
IIRC Below line is causing the issue.
https://github.com/mazurwiktor/albion-online-stats/blob/b8a16e5959ea149d57768fd24ee04b22c5fd7089/application/src/gui/app.py#L32
Work around is to comment out
https://github.com/mazurwiktor/albion-online-stats/blob/b8a16e5959ea149d57768fd24ee04b22c5fd7089/application/src/gui/app.py#L61 and https://github.com/mazurwiktor/albion-online-stats/blob/b8a16e5959ea149d57768fd24ee04b22c5fd7089/application/src/gui/app.py#L69