Re: [pgadmin-support] Bug in pgAdmin 3 1.23.0a LTS

2016-12-02 Thread Dave Page
On Sat, Dec 3, 2016 at 2:44 AM, Andreas wrote: > Am 03.12.2016 um 03:13 schrieb Dave Page: >> >> On Sat, Dec 3, 2016 at 1:41 AM, Andreas wrote: >>> >>> Am 03.12.2016 um 02:00 schrieb Dave Page: On Sat, Dec 3, 2016 at 12:35 AM, Andreas wrote: > > >>> yes, but there is this V1.23 LTS of

Re: [pgadmin-support] Bug in pgAdmin 3 1.23.0a LTS

2016-12-02 Thread Andreas
Am 03.12.2016 um 03:13 schrieb Dave Page: On Sat, Dec 3, 2016 at 1:41 AM, Andreas wrote: Am 03.12.2016 um 02:00 schrieb Dave Page: On Sat, Dec 3, 2016 at 12:35 AM, Andreas wrote: yes, but there is this V1.23 LTS of BigSQL. That is nothing to do with us. Their Installer is on the Postgre

Re: [pgadmin-support] Bug in pgAdmin 3 1.23.0a LTS

2016-12-02 Thread Dave Page
On Sat, Dec 3, 2016 at 1:41 AM, Andreas wrote: > Am 03.12.2016 um 02:00 schrieb Dave Page: >> On Sat, Dec 3, 2016 at 12:35 AM, Andreas wrote: >>> Hi, >>> there appears to be a bug in bug in pgAdmin 3 1.23.0a LTS when I >>> Drag&Drop a script into the editor. >> >> pgAdmin 3 is no longer suppor

Re: [pgadmin-support] Bug in pgAdmin 3 1.23.0a LTS

2016-12-02 Thread Andreas
Am 03.12.2016 um 02:00 schrieb Dave Page: > On Sat, Dec 3, 2016 at 12:35 AM, Andreas wrote: >> Hi, >> there appears to be a bug in bug in pgAdmin 3 1.23.0a LTS when I >> Drag&Drop a script into the editor. > > pgAdmin 3 is no longer supported I'm afraid. yes, but there is this V1.23 LTS of Bi

[pgadmin-support] Question on deploy from wheel

2016-12-02 Thread Dan Davis
It seems to me that the module pgadmin4/pgAdmin4.wsgi should be renamed to pgadmin4/wsgi.py, for reasons that will become clear below. How do I report that as a bug and request that it be changed? The reason I want the change is so that pgadmin4 also works as a wheel under gunicorn, and probably P

Re: [pgadmin-support] Bug in pgAdmin 3 1.23.0a LTS

2016-12-02 Thread Dave Page
On Sat, Dec 3, 2016 at 12:35 AM, Andreas wrote: > Hi, > there appears to be a bug in bug in pgAdmin 3 1.23.0a LTS when I > Drag&Drop a script into the editor. pgAdmin 3 is no longer supported I'm afraid. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http:

[pgadmin-support] Drag&Drop SQL scripts into pgAdmin 4 ?

2016-12-02 Thread Andreas
Hi how can I Drag&Drop SQL scripts into pgAdmin 4 v1.1? At least after a basic install it refuses to do this. Is ther an option that allows this? regards Andreas -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresq

[pgadmin-support] Bug in pgAdmin 3 1.23.0a LTS

2016-12-02 Thread Andreas
Hi, there appears to be a bug in bug in pgAdmin 3 1.23.0a LTS when I Drag&Drop a script into the editor. The script is read in fine but the editor doesn't remember the name of the file. So when I want to save the changes, I need to select the allready existing file and get asked if I want

Re: [pgadmin-support] PgAdmin4 STILL not usable when installed from RPMs on Fedora linux

2016-12-02 Thread Dave Page
On Fri, Dec 2, 2016 at 10:39 AM, Peter Juhasz wrote: > On Fri, 2016-12-02 at 01:16 +, Dave Page wrote: >> On Thu, Dec 1, 2016 at 12:14 PM, Peter Juhasz > > wrote: > [...] > >> > Apparently the ApplicationPath setting must be a relative path, >> > absolute paths don't work (because of a bug at

Re: [pgadmin-support] PgAdmin4 STILL not usable when installed from RPMs on Fedora linux

2016-12-02 Thread Peter Juhasz
On Fri, 2016-12-02 at 01:16 +, Dave Page wrote: > On Thu, Dec 1, 2016 at 12:14 PM, Peter Juhasz > wrote: [...] > > Apparently the ApplicationPath setting must be a relative path, > > absolute paths don't work (because of a bug at Server.cpp:221 where > > the > > code just blindly concatenates