Unverified Commit 2e4dd105 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Explicitly initialize GTK

Usually this is done automatically. However, if e.g. no `DISPLAY` variable
is set it'll fail. When we explicitly initialize GTK it still fails, but
shows a more helpful warning instead of throwing a runtime error.

Fixes #9705.
parent 692be91e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment