Re: [pgadmin-support] Run-time error with pgAdmin 4 v1.3 on Windows 7 SP1 64bit

2017-03-15 Thread Murtuza Zabuawala
Hi, Looks like atioglxx.dll is ATI graphics driver file, I'm not sure if the issue is with QT or with the driver file. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Mar 16, 2017 at 2:13 AM, Meggs, Don (GE Digital) wrote: > I d

Re: [pgadmin-support] Issue with PgAdmin 4.13 and DATERANGE[]

2017-03-15 Thread Murtuza Zabuawala
Thanks for reporting the issue. RM logged: https://redmine.postgresql.org/issues/2258 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Mar 15, 2017 at 8:12 PM, Manuel Hegner wrote: > I found an issue in PgAdmin. It seems the UI i

[pgadmin-support] Run-time error with pgAdmin 4 v1.3 on Windows 7 SP1 64bit

2017-03-15 Thread Meggs, Don (GE Digital)
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.1

[pgadmin-support] Issue with PgAdmin 4.13 and DATERANGE[]

2017-03-15 Thread Manuel Hegner
I found an issue in PgAdmin. It seems the UI is not able to render arrays of dateranges and thus displays nothing at all. * Platform: MacOS * Languag: English * Distribution: binary * Version: 4.13 To reproduce: 1. CREATE TABLE dates_test(dates DATERANGE[]); 2. INSERT INTO dates_test VALUE

[pgadmin-support] Fwd: script error with v1.3 in server mode

2017-03-15 Thread Derek Ealy
After successfully getting version 1.2 working in Server Mode I tried upgrading to 1.3. After doing so I always get the error shown in the screengrab below. However when I run version 1.3 on my desktop machine (not in server mode) everything seems to be working ok. Any suggestions on how to get th

Re: [pgadmin-support] internal server error on password change

2017-03-15 Thread Derek Ealy
Great thanks, that seems to be working now. On Wed, Mar 15, 2017 at 12:43 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi Derek, > > By default, pgAdmin4 will try to send notification email for password > change to the respective user. > > There are two ways to handle this

Re: [pgadmin-support] internal server error on password change

2017-03-15 Thread Murtuza Zabuawala
Hi Derek, By default, pgAdmin4 will try to send notification email for password change to the respective user. There are two ways to handle this scenario, *1)* You can disable password notifications by adding below configuration options in "config_local.py" file (under "pgAdmin4" root directory)