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: 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-07 11:39:39
Message-ID: CA+OCxox68=qRHLo2K4oJJsCYVQwzkpjKjO2uZZAANK84rEKbdw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

If you've done that, then you really have removed everything except for a
handful of registry entries. To completely start over you should:

- Uninstall pgAdmin
- Ensure the original installation directory is removed entirely.
- Remove "%APPDATA%\pgAdmin" (not %APPDATA%\pgAdmin4)
- Remove "HKEY_CURRENT_USER\Software\pgadmin" from the registry
- Restart (probably not required, but...)
- Reinstall pgAdmin.

On Fri, Jul 7, 2017 at 10:29 AM, Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk> wrote:

> IN addition I uninstalled removed everything in %APPDATA%\pgadmin4 and
> programfiles and restarted reinstalled.
>
> Also trying with AV disabled.
>
> Unfortunately I still get the same results.
>
>
>
> *From:* Mike Surcouf [mailto:mikes(at)surcouf(dot)co(dot)uk]
> *Sent:* 07 July 2017 10:17
> *To:* 'Dave Page'
> *Cc:* pgadmin-hackers; pgAdmin Support
> *Subject:* RE: Windows testing required: Updated runtime
>
>
>
> HI Dave
>
>
>
> Machine is
>
>
>
> Windows 7 x64
>
> Intel Core 6400 2.33GHz 6GB ram
>
> SSD
>
>
>
> I can no longer start pgAdmin the progress wheel just keeps running. and
> it never gets to dashboard.
>
> Not much info sorry.
>
>
>
> The Event log for exception on close is
>
>
>
> Log Name: Application
>
> Source: Application Error
>
> Date: 07/07/2017 10:05:51
>
> Event ID: 1000
>
> Task Category: (100)
>
> Level: Error
>
> Keywords: Classic
>
> User: N/A
>
> Computer: aes15win7.surcouf.local
>
> Description:
>
> Faulting application name: pgAdmin4.exe, version: 1.5.0.0, time stamp:
> 0x595e3603
>
> Faulting module name: Qt5Core.dll, version: 5.8.0.0, time stamp:
> 0x587fd30b
>
> Exception code: 0xc0000005
>
> Fault offset: 0x0016ced8
>
> Faulting process id: 0x1b28
>
> Faulting application start time: 0x01d2f6fffeab9d36
>
> Faulting application path: C:\Program Files (x86)\pgAdmin
> 4\v1\runtime\pgAdmin4.exe
>
> Faulting module path: C:\Program Files (x86)\pgAdmin
> 4\v1\runtime\Qt5Core.dll
>
> Report Id: 78f82194-62f3-11e7-a69f-0019b91a41aa
>
> Event Xml:
>
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>
> <System>
>
> <Provider Name="Application Error" />
>
> <EventID Qualifiers="0">1000</EventID>
>
> <Level>2</Level>
>
> <Task>100</Task>
>
> <Keywords>0x80000000000000</Keywords>
>
> <TimeCreated SystemTime="2017-07-07T09:05:51.000000000Z" />
>
> <EventRecordID>99764</EventRecordID>
>
> <Channel>Application</Channel>
>
> <Computer>aes15win7.surcouf.local</Computer>
>
> <Security />
>
> </System>
>
> <EventData>
>
> <Data>pgAdmin4.exe</Data>
>
> <Data>1.5.0.0</Data>
>
> <Data>595e3603</Data>
>
> <Data>Qt5Core.dll</Data>
>
> <Data>5.8.0.0</Data>
>
> <Data>587fd30b</Data>
>
> <Data>c0000005</Data>
>
> <Data>0016ced8</Data>
>
> <Data>1b28</Data>
>
> <Data>01d2f6fffeab9d36</Data>
>
> <Data>C:\Program Files (x86)\pgAdmin 4\v1\runtime\pgAdmin4.exe</Data>
>
> <Data>C:\Program Files (x86)\pgAdmin 4\v1\runtime\Qt5Core.dll</Data>
>
> <Data>78f82194-62f3-11e7-a69f-0019b91a41aa</Data>
>
> </EventData>
>
> </Event>
>
>
>
>
>
> Thanks
>
>
>
> Mike
>
>
>
> *From:* Dave Page [mailto:dpage(at)pgadmin(dot)org <dpage(at)pgadmin(dot)org>]
> *Sent:* 07 July 2017 09:39
> *To:* Mike Surcouf
> *Cc:* pgadmin-hackers; pgAdmin Support
> *Subject:* Re: Windows testing required: Updated runtime
>
>
>
> Hi
>
>
>
> On Fri, Jul 7, 2017 at 9:20 AM, Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk> wrote:
>
> Hi Dave
>
>
>
> 30 second start-up so still very slow for me.
>
>
>
> That's strange - I get < 12s even on my underpowered virtual machine.
>
>
>
> What spec machine are you running? Can you try with AV disabled?
>
>
>
>
>
> Consistently get an exception when closing( see attachment)
>
>
>
> Also strange. I do not see that. Is there any more info in the event log
> etc?
>
>
>
>
>
> Did webpack not make it?
>
> I still get 167 requests on start up.
>
>
>
> The basic infrastructure is there now, and we've made almost all the JS
> code static now so it avoids the templating engine, but there's still work
> to do to pack it all.
>
>
>
> Thanks.
>
>
>
>
>
> Thanks
>
>
>
> Mike
>
>
>
> *From:* Dave Page [mailto:dpage(at)pgadmin(dot)org]
> *Sent:* 06 July 2017 15:59
> *To:* pgadmin-hackers; pgAdmin Support
> *Subject:* Windows testing required: Updated runtime
>
>
>
> All,
>
>
>
> I've put an interim build of pgAdmin 4 at https://developer.pgadmin.
> org/~dpage/pgadmin4-1.5-x86.exe for Windows users. This build uses a work
> in progress patch to replace the slow Qt components with ActiveQt + the
> Microsoft web browser control to significantly improve performance.
>
>
>
> The version also includes close to 100 other bug fixes and changes, most
> noticeably performance improvements in the Query Tool that make it
> significantly faster than pgAdmin 3 with large result sets, and the ability
> to open the Query Tool and Debugger in new tabs that can be dragged onto
> different windows and therefore displays.
>
>
>
> If you have the ability, please give it a test and let me know how it
> performs. There are some known issues that we're working on:
>
>
>
> - The Query Tool History view isn't rendered correctly.
>
>
>
> - Closing a tab is now detected when there's a dirty query tool window in
> it, but closing the window containing the tab is not.
>
>
>
> - Inactive tabs have no visual definition between them.
>
>
>
> - When dragging a tab, the mouse icon changes to one with a stop sign in
> it.
>
>
>
> - If you close the last tab in a child window, it doesn't close the window.
>
>
>
> - Popout alerts don't display correctly.
>
>
>
> Thanks!
>
>
>
> --
>
> 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
>

--
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-07 12:58:39 RE: Windows testing required: Updated runtime
Previous Message pgAdmin 4 Jenkins 2017-07-07 10:25:13 Jenkins build is back to normal : pgadmin4-master-python35 #222

Browse pgadmin-support by date

  From Date Subject
Next Message Mike Surcouf 2017-07-07 12:58:39 RE: Windows testing required: Updated runtime
Previous Message Mike Surcouf 2017-07-07 09:29:49 RE: Windows testing required: Updated runtime