From b68760528c04ad8472f4dff65587b9815505d35d Mon Sep 17 00:00:00 2001 From: Jack Linhart Date: Thu, 15 Apr 2021 00:10:11 -0600 Subject: [PATCH] Update README.md --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index 7aa98130d..cdddd6ef6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -315,6 +315,8 @@ A: Avatarify creates a virtual camera which can be plugged into any app where vi Q: **Where can I discuss Avatarify-related topics with the community?** A: We have Slack. Please join: [](https://join.slack.com/t/avatarify/shared_invite/zt-dyoqy8tc-~4U2ObQ6WoxuwSaWKKVOgg) +Q: **How do I get rid of `Error: BadDrawable (invalid Pixmap or Window parameter) 9`** +A: Add QT_X11_NO_MITSHM=1 to your path variables ## Troubleshooting