Re: QtWebEngine issue

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: QtWebEngine issue
Date: 2016-11-10 08:58:15
Message-ID: CA+OCxozs9W4g5cOFe1tHMwoxukMO6m0X40E+81QjDv2VQGcZXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thu, Nov 10, 2016 at 8:22 AM, Neel Patel <neel(dot)patel(at)enterprisedb(dot)com> wrote:
> Hi,
>
> That means it is an issue with OpenGL drivers and Qt Webengine ?

Sounds like it may be. I think any info we can compile should be added
to that bug report you found though.

> Do we need to compile Qt with Desktop OpenGL which do not call OpenGL ES 2.0
> API OR may be ANGLE ?

I *really* don't want us to have to use custom builds of Qt. Can we
disable acceleration in code?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Navnath Gadakh 2016-11-10 10:13:00 Re: PATCH: arguments of Trigger function was not displaying properly (pgAdmin4)
Previous Message Neel Patel 2016-11-10 08:22:07 Re: QtWebEngine issue