From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Neel Patel <neel(dot)patel(at)enterprisedb(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgAdmin4]: RM-1910 - Remember last used directory in the file manager |
Date: | 2017-01-03 09:48:47 |
Message-ID: | CA+OCxoyaU=kf_7nd0+ohHMVe03rFev1=kVru1_H=zBYYrBmAXg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi
On Fri, Dec 23, 2016 at 6:17 AM, Neel Patel <neel(dot)patel(at)enterprisedb(dot)com> wrote:
> Hi Dave,
>
> I have tried to reproduce the issue with both python 2 & python3 but no luck
> and from the logs, it looks like issue with global name 'transid' not
> defined so i don't think we have changed anything in that logic but yes we
> need to fix this.
>
> Can you please let me know the steps to reproduce so that i can fix this
> issue ?
1) Apply patch and run pgAdmin
2) Open pgAdmin (I'm doing so in Chrome)
3) Browse to a database, and open the query tool
4) Hit the File Open button.
Note: I just found I couldn't reproduce this with SERVER_MODE = True,
only with SERVER_MODE = False.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Ikram Khan | 2017-01-03 13:47:18 | Re: Regression Setup for PGAdmin |
Previous Message | Murtuza Zabuawala | 2016-12-30 15:20:36 | PATCH: To fix the issue in Database node (pgAdmin4) |