Re: Database issues when adding GUI - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Database issues when adding GUI
Date
Msg-id 98386856-6461-cc3f-b807-d0f2ed22fda9@aklaver.com
Whole thread Raw
In response to Re: Database issues when adding GUI  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: Database issues when adding GUI  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
On 6/7/21 3:45 PM, Rich Shepard wrote:
> On Mon, 7 Jun 2021, Adrian Klaver wrote:
> 
>> Alright. What is the version of Qt installed on the machine. Do in
>> terminal:
> 
> $ ls /var/log/packages/ | grep qt
> qt5-5.12.8-x86_64-1_SBo
> 
> among others.

That is why asked you to do in a terminal:

qtdiag

That will show what is currently installed, not what has been installed 
over time. The bottom line is that this is Qt issue and to solve it is 
going to require working from the Qt side and that is only going to work 
by knowing what version of Qt(not PyQt) is being used.


> 
> Rich
> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com





pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Database issues when adding GUI
Next
From: Rich Shepard
Date:
Subject: Re: Database issues when adding GUI