diff --git a/README.md b/README.md index f43629b..e9a87b7 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,23 @@ Other ways to obtain Mendeley AppImage: (Seems a little out of date though) https://bintray.com/probono/AppImages/Mendeley_Desktop/ + + +Known Bugs +========== +There exists a QT incompatibility that I found a workaround for a while ago. + +The spec file creates a barebones executable that sets the variables `MENDELEY_BUNDLED_QT_PLUGIN_PATH` to that of Fedora's. +```bash + +# seems like the executable is looking for this variable +# so I had to set it. +cat > bin/%{name} <