On certain linux operating systems, Qt application exits with an error message such as 'X Error: BadDrawable'.
In order to resolve the issue, we need to let the Qt know not to load the MIT-SHM extension. Reference: https://iwf1.com/quick-fix-one-kdes-common-xorg-errors-x-error-baddrawable/ Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=deb5475b98422920c82c9b6ad8d41c500bd5958c Author: Neel Patel <neel.pa...@enterprisedb.com> Modified Files -------------- runtime/pgAdmin4.cpp | 9 +++++++++ 1 file changed, 9 insertions(+)