Re: Testing required: pgAdmin 4 with new desktop runtime

2021-01-25 Thread Dave Page
On Mon, Jan 25, 2021 at 2:00 AM Anthony DeBarros wrote: > Dave, > > On Thu, Jan 21, 2021 at 10:56 AM Dave Page wrote: > >> >> We've been working on a new runtime (based on NWjs, similar to Electron) >> to allow us to get rid of the separate server process, and I'm please to >> offer builds for t

Re: Testing required: pgAdmin 4 with new desktop runtime

2021-01-25 Thread Dave Page
On Thu, Jan 21, 2021 at 11:46 PM Jack Royal-Gordon wrote: > I’ve only just installed and started using the new version, but I love it. > Especially that it’s in it’s own window instead of just another tab in the > browser window. Kudos! > Thanks for the feedback :-) > > On Jan 21, 2021, at 12:

Re: Testing required: pgAdmin 4 with new desktop runtime

2021-01-25 Thread Anthony DeBarros
Dave, On Thu, Jan 21, 2021 at 10:56 AM Dave Page wrote: > > We've been working on a new runtime (based on NWjs, similar to Electron) > to allow us to get rid of the separate server process, and I'm please to > offer builds for testing at: > > Been using this today on macOS Catalina. Very nice. N

Re: Testing required: pgAdmin 4 with new desktop runtime

2021-01-22 Thread Jack Royal-Gordon
I’ve only just installed and started using the new version, but I love it. Especially that it’s in it’s own window instead of just another tab in the browser window. Kudos! > On Jan 21, 2021, at 12:29 PM, Dave Page wrote: > > Hi > > On Thu, 21 Jan 2021 at 16:01, richard coleman

Re: Testing required: pgAdmin 4 with new desktop runtime

2021-01-21 Thread Doug Easterbrook
I’cew got it installed on my mac. I’ll use it and see what I notice. Doug Easterbrook Arts Management Systems Ltd. mailto:d...@artsman.com http://www.artsman.com Phone (403) 650-1978 > On January 21, 2021, at 7:55 AM, Dave Page wrote: > > All, > > As you know, when run in Desktop mode, pgAdm

Re: Testing required: pgAdmin 4 with new desktop runtime

2021-01-21 Thread Dave Page
Hi On Thu, 21 Jan 2021 at 16:01, richard coleman wrote: > Dave, > > Sounds promising, can the new beta be installed alongside the existing > version? > Only on macOS, due to the way appbundles work. > Thanks, > > rik. > > On Thu, Jan 21, 2021 at 10:56 AM Dave Page wrote: > >> All, >> >> As y

Re: Testing required: pgAdmin 4 with new desktop runtime

2021-01-21 Thread richard coleman
Dave, Sounds promising, can the new beta be installed alongside the existing version? Thanks, rik. On Thu, Jan 21, 2021 at 10:56 AM Dave Page wrote: > All, > > As you know, when run in Desktop mode, pgAdmin 4 uses a server process > which runs all the time and opens a browser window to displa

Testing required: pgAdmin 4 with new desktop runtime

2021-01-21 Thread Dave Page
All, As you know, when run in Desktop mode, pgAdmin 4 uses a server process which runs all the time and opens a browser window to display the UI. Very early versions used a Qt based runtime that integrated the browser and server which gave a much more "normal" application feel, but unfortunately w