Re: Windows testing required: Updated runtime

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk>
Cc: McDonaldR <McDonaldR(at)angus(dot)gov(dot)uk>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Windows testing required: Updated runtime
Date: 2017-07-11 15:35:41
Message-ID: CA+OCxoyJuVtahj0t2pC_tKDieqDSxOo7RxJH2W5FBpPLHNDqMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

On Tue, Jul 11, 2017 at 4:14 PM, Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk> wrote:

> > Try pressing Ctrl 0 (Control zero)
>
>
>
> Yes that did it.
>
> I also needed to reset layout for it to stick.
>

OK, good.

>
>
> Start-up time still 25 secs to dash board so still slow for me (sorry but
> it’s a fact).
>
> For comparison Server install start up is 5 seconds to dash board.
>

Hmm, that is still slow. I get about 11 seconds on Windows 10, running on
VMware on my MacBook Pro. Any AV software etc. that may be slowing things?

>
>
> 1. Does the desktop support GSSAPI. It doesn’t seem to work for me
> (I get error FATAL: GSSAPI authentication failed for user "postgres"). Server
> install works fine.
>
No - PostgreSQL builds on Windows dropped GSSAPI in favour of SSPI some
years ago. That functionality is provided by the underlying libpq, not
pgAdmin - though pgAdmin 1.6 does allow you to specify the host address as
well as hostname/address which many people need with Kerberos for example.

>
>
> 2. Did you webpack all the things for 1.6?
>
No, unfortunately the patch wasn't ready. I have a WIP version, and it's
looking good; Neel reported the following using the runtime you have:

*Before Webpack patch:-*

It took ~20 seconds. This 20 seconds includes when user double click on
application ( timing of python server start + page load )

*After Webpack patch:-*

It took ~13 seconds ( timing of python server start + page load ).

We got ~7 seconds improvement with webpack on same machine & same Qt
configuration and this will be useful in windows performance issue as well
:)

I expect this to be in 1.7, which we'll aim to get out fairly quickly
(vacations allowing)

>
>
> 3. Will there be a web install package.
>
There is a source tarball and Python wheel available at
http://developer.pgadmin.org/~dpage/1.6/

Thanks!

>
>
> Thanks
>
>
>
> Mike
>
>
>
>
>
> *From:* Dave Page [mailto:dpage(at)pgadmin(dot)org]
> *Sent:* 11 July 2017 15:43
> *To:* Mike Surcouf
> *Cc:* McDonaldR; pgadmin-hackers; pgAdmin Support
> *Subject:* Re: Windows testing required: Updated runtime
>
>
>
> Hi
>
>
>
> On Tue, Jul 11, 2017 at 2:47 PM, Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk>
> wrote:
>
> Hi Dave
>
>
>
> v1.6
>
> Show splash then backround of main window then hangs forever. pgadmin4.log
> is 0 bytes
>
>
>
> Try pressing Ctrl 0 (Control zero) to reset the zoom level. The
> experimental ActiveQt build used a different scaling factor for the zoom
> which may have been saved in the registry. I found that on my machine - it
> had zoomed in so far that I just had a few pixels expanded to fit the
> screen.
>
>
>
> v1.3
>
> Uninstalled then reinstalled 1.3 (which was the last version that
> worked).and all is ok again
>
>
>
> But I guess it works on your machine so it must be something wrong with my
> setup
>
>
>
> Hard to see what though, if it's not the zoom. I have tested on Windows 7
> as well as Windows 10, so it *should* work.
>
>
>
> --
>
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

--
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 Mike Surcouf 2017-07-11 15:56:39 RE: Windows testing required: Updated runtime
Previous Message Mike Surcouf 2017-07-11 15:14:01 RE: Windows testing required: Updated runtime

Browse pgadmin-support by date

  From Date Subject
Next Message Rob Musitano 2017-07-11 15:51:43 PostgreSQL Scheduling Agent - pgAgent Service is not installed or running on 1.14.3
Previous Message Mike Surcouf 2017-07-11 15:14:01 RE: Windows testing required: Updated runtime