Re: [pgAdmin4][runtime]: Web Inspect feature in desktop application in debug mode - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][runtime]: Web Inspect feature in desktop application in debug mode
Date
Msg-id CA+OCxozSXTeB6zHZ=6dAaDx2B50n2hVjD5ke++_K7c4gasuzQw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][runtime]: Web Inspect feature in desktop application in debug mode  (Neel Patel <neel.patel@enterprisedb.com>)
List pgadmin-hackers
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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add Inspection support to the runtime when built in d
Next
From: Dave Page
Date:
Subject: Re: Patch for pgAdmin4 package on Mac OS X