diff options
author | link2xt <link2xt@testrun.org> | 2021-03-03 21:50:45 +0300 |
---|---|---|
committer | link2xt <link2xt@testrun.org> | 2021-03-03 21:50:45 +0300 |
commit | 88d8d52d240545a62d28afb7f400788f33c74987 (patch) | |
tree | 9f721598814b931c48e77447347e046c1aef25d9 /README.md | |
parent | 14514c6bcc251f5e4ee61ba0a56087bb198f7d0d (diff) | |
download | kdeltachat-88d8d52d240545a62d28afb7f400788f33c74987.tar.gz kdeltachat-88d8d52d240545a62d28afb7f400788f33c74987.zip |
README.md: add Troubleshooting section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -117,6 +117,15 @@ make Run `./kdeltachat`. Import existing account from backup or setup a new one. Start IO in the main menu to connect. +# Troubleshooting + +## Buttons have no icons + +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 + # License This program is free software: you can redistribute it and/or modify |