pgAdmin 4 commit: On certain linux operating systems,Qt application ex - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: On certain linux operating systems,Qt application ex
Date
Msg-id E1dfP56-0001w5-NQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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.patel@enterprisedb.com>

Modified Files
--------------
runtime/pgAdmin4.cpp | 9 +++++++++
1 file changed, 9 insertions(+)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard
Next
From: Ashesh Vashi
Date:
Subject: Re: [gpAdmin4][patch] query history updates