Thread: [pgAdmin4][runtime]: Web Inspect feature in desktop application in debug mode

Hi,

Currently there is no way to debug the pgAdmin4 runtime application if any error occurs.
 
Ashesh suggested to implement the feature. Please find attached patch file.

Feature:-

User should be able to debug the pgAdmin4 desktop application with Web Inspect options provided by Qt Web engine.

How to use :-
  • Build the pgAdmin4 desktop application in debug mode. ( Refer README for qmake options)
  • Open the pgAdmin4 desktop application, right click on QWebView widget and from context menu open the "Inspect" option. It will open the dialog same as Developer tools in browser.
Do review it and let us know for comments.

Thanks,
Neel Patel


Attachment
Thanks - applied.

On Thu, May 19, 2016 at 7:16 AM, Neel Patel <neel.patel@enterprisedb.com> wrote:
> Hi,
>
> Currently there is no way to debug the pgAdmin4 runtime application if any
> error occurs.
>
> Ashesh suggested to implement the feature. Please find attached patch file.
>
> Feature:-
>
> User should be able to debug the pgAdmin4 desktop application with Web
> Inspect options provided by Qt Web engine.
>
> How to use :-
>
> Build the pgAdmin4 desktop application in debug mode. ( Refer README for
> qmake options)
> Open the pgAdmin4 desktop application, right click on QWebView widget and
> from context menu open the "Inspect" option. It will open the dialog same as
> Developer tools in browser.
>
> Do review it and let us know for comments.
>
> Thanks,
> Neel Patel
>
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



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

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