aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a28f50..1f11352 100644
--- a/README.md
+++ b/README.md
@@ -133,13 +133,18 @@ new one. Start IO in the main menu to connect.
# Troubleshooting
-## Buttons have no icons
+## Button icons are replaced with black rectangles
On Debian/Ubuntu, run `apt purge libqt5quick5-gles`. When `apt` offers
to install `libqt5quick5` as a replacement, agree.
Debian bugreport: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976389
+## Buttons have no icons
+
+Setting `XDG_CURRENT_DESKTOP=GNOME` environment variable has been reported
+to help in this case.
+
# License
This program is free software: you can redistribute it and/or modify