I downloaded and installed pgAdmin 4 v1.3 on Windows 7 SP1 64bit. I get a run-time error when I attempt to start pgAdmin 4. Windows Event Viewer entry is below.
Faulting application name: pgAdmin4.exe, version: 1.3.0.0, time stamp: 0x58bea347 Faulting module name: atioglxx.dll, version: 6.14.10.11320, time stamp: 0x4edef7ae Exception code: 0xc0000005 Fault offset: 0x00894e30 Faulting process id: 0xca4 Faulting application start time: 0x01d29dc8979b32fb Faulting application path: C:\Program Files (x86)\pgAdmin 4\v1\runtime\pgAdmin4.exe Faulting module path: C:\Windows\system32\atioglxx.dll Report Id: d6e7cc91-09bb-11e7-be8d-005056c00008 My machine did not have C:\Windows\system32\atioglxx.dll, so I downloaded it from the internet and copied it to the location listed above. After doing so I tried to run pgAdmin 4, but got the same error. I had the same problem with pgAdmin 4 v1.2. I am able to run pgAdmin III v1.22.2 successfully. I did not find anything helpful via Google. Any suggestions? Thanks. Don