Re: [pgAdmin4][Patch]: RM #1513 - Unable to do max selection to drop tables/sequences/functions

2018-11-01 Thread Khushboo Vashi
Please find attached patch to fix the test case for the resource groups. On Wed, Oct 31, 2018 at 5:07 PM Dave Page wrote: > Ahh - ignore my previous email :-) > > Patch committed! > > On Wed, Oct 31, 2018 at 11:09 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Please find the

pgAdmin 4 commit: Fix resource group multi-drop test.

2018-11-01 Thread Dave Page
Fix resource group multi-drop test. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=628f0d254ed144bd0bf5ab59d0072059a496e9d1 Modified Files -- .../tests/test_resource_groups_delete_multiple.py | 10 +- 1 file ch

Re: [pgAdmin4][Patch]: RM #1513 - Unable to do max selection to drop tables/sequences/functions

2018-11-01 Thread Dave Page
Thanks, applied. On Thu, Nov 1, 2018 at 7:32 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Please find attached patch to fix the test case for the resource groups. > > On Wed, Oct 31, 2018 at 5:07 PM Dave Page wrote: > >> Ahh - ignore my previous email :-) >> >> Patch committed!

Jenkins build is back to normal : pgadmin4-master-python35 #792

2018-11-01 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python37 #39

2018-11-01 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python27 #805

2018-11-01 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python26 #935

2018-11-01 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python36 #794

2018-11-01 Thread pgAdmin 4 Jenkins
See

Fedora 29 startup issue

2018-11-01 Thread Devrim Gündüz
Hi, Fedora 29, Python 3.7. When I run: /usr/pgadmin4/runtime/pgAdmin4 Getting: An error occurred initialising the application server: Failed to locate pgAdmin4.py, terminating server thread. $ cat /etc/xdg/pgadmin/pgadmin4.conf ApplicationPath="/usr/lib/python3.7/site-packages/pgadmin4-web/"

Re: Fedora 29 startup issue

2018-11-01 Thread Dave Page
On Thu, Nov 1, 2018 at 9:58 AM Devrim Gündüz wrote: > > Hi, > > Fedora 29, Python 3.7. When I run: > > /usr/pgadmin4/runtime/pgAdmin4 > > Getting: > > An error occurred initialising the application server: > Failed to locate pgAdmin4.py, terminating server thread. > > $ cat /etc/xdg/pgadmin/pgadm

Re: Fedora 29 startup issue

2018-11-01 Thread Fahar Abbas
Hi Dave, On Thu, Nov 1, 2018 at 3:04 PM Dave Page wrote: > > > On Thu, Nov 1, 2018 at 9:58 AM Devrim Gündüz wrote: > >> >> Hi, >> >> Fedora 29, Python 3.7. When I run: >> >> /usr/pgadmin4/runtime/pgAdmin4 >> >> Getting: >> >> An error occurred initialising the application server: >> Failed to l

Jenkins build is back to normal : pgadmin4-master-python34 #792

2018-11-01 Thread pgAdmin 4 Jenkins
See

Re: Fedora 29 startup issue

2018-11-01 Thread Dave Page
On Thu, Nov 1, 2018 at 10:08 AM Fahar Abbas wrote: > Hi Dave, > > On Thu, Nov 1, 2018 at 3:04 PM Dave Page wrote: > >> >> >> On Thu, Nov 1, 2018 at 9:58 AM Devrim Gündüz wrote: >> >>> >>> Hi, >>> >>> Fedora 29, Python 3.7. When I run: >>> >>> /usr/pgadmin4/runtime/pgAdmin4 >>> >>> Getting: >>>

Re: Fedora 29 startup issue

2018-11-01 Thread Fahar Abbas
I am facing issue on Centos 7.4(by default python is 2.7) while Devrim facing issue on Fedora 29 with Python 3.7. On Thu, Nov 1, 2018 at 3:09 PM Dave Page wrote: > > > On Thu, Nov 1, 2018 at 10:08 AM Fahar Abbas > wrote: > >> Hi Dave, >> >> On Thu, Nov 1, 2018 at 3:04 PM Dave Page wrote: >> >>

Re: Fedora 29 startup issue

2018-11-01 Thread Dave Page
On Thu, Nov 1, 2018 at 10:17 AM Fahar Abbas wrote: > I am facing issue on Centos 7.4(by default python is 2.7) while Devrim > facing issue on Fedora 29 with Python 3.7. > OK, well I need Devrim's logs to try to solve Devrim's problem. Yours may be entirely different. If you try to run pgAdmin.p

Re: Fedora 29 startup issue

2018-11-01 Thread Devrim Gündüz
Hi, On Thu, 2018-11-01 at 10:03 +, Dave Page wrote: > What does the startup log say? Look for ~/.pgAdmin4.startup.log Weird. Where does "3.6" come from? This is definitely 3.7... 01.11.2018 09:56:23 Checking for system tray... 01.11.2018 09:56:23 System tray not found, creating floating win

Re: Fedora 29 startup issue

2018-11-01 Thread Fahar Abbas
On Thu, Nov 1, 2018 at 3:23 PM Dave Page wrote: > > > On Thu, Nov 1, 2018 at 10:17 AM Fahar Abbas > wrote: > >> I am facing issue on Centos 7.4(by default python is 2.7) while Devrim >> facing issue on Fedora 29 with Python 3.7. >> > > OK, well I need Devrim's logs to try to solve Devrim's probl

Re: pgAdmin4 v3.5 candidate builds

2018-11-01 Thread Fahar Abbas
Hi Akshay, One round of testing has been done, Can you please publish these builds on https://www.pgadmin.org/ website ? Kind Regards On Wed, Oct 31, 2018 at 2:29 PM Akshay Joshi wrote: > Hi Hackers, > > Issue has been resolved and new candidate builds and source can be found > at https://deve

Re: Fedora 29 startup issue

2018-11-01 Thread Dave Page
On Thu, Nov 1, 2018 at 10:28 AM Fahar Abbas wrote: > > > On Thu, Nov 1, 2018 at 3:23 PM Dave Page wrote: > >> >> >> On Thu, Nov 1, 2018 at 10:17 AM Fahar Abbas >> wrote: >> >>> I am facing issue on Centos 7.4(by default python is 2.7) while Devrim >>> facing issue on Fedora 29 with Python 3.7.

Re: Fedora 29 startup issue

2018-11-01 Thread Fahar Abbas
On Thu, Nov 1, 2018 at 4:25 PM Dave Page wrote: > > > On Thu, Nov 1, 2018 at 10:28 AM Fahar Abbas > wrote: > >> >> >> On Thu, Nov 1, 2018 at 3:23 PM Dave Page wrote: >> >>> >>> >>> On Thu, Nov 1, 2018 at 10:17 AM Fahar Abbas < >>> fahar.ab...@enterprisedb.com> wrote: >>> I am facing issue

Re: Fedora 29 startup issue

2018-11-01 Thread Dave Page
On Thu, Nov 1, 2018 at 10:24 AM Devrim Gündüz wrote: > > Hi, > > On Thu, 2018-11-01 at 10:03 +, Dave Page wrote: > > What does the startup log say? Look for ~/.pgAdmin4.startup.log > > Weird. Where does "3.6" come from? This is definitely 3.7... > > 01.11.2018 09:56:23 Checking for system tra

Re: Fedora 29 startup issue

2018-11-01 Thread Devrim Gündüz
Hi, On Thu, 2018-11-01 at 11:58 +, Dave Page wrote: > Either there's a config file around overriding the one you've created, or > that's not being found at all and it's defaulting to system paths. I'd say the latter -- but not sure. Please note that the default is 3.7, not 3.6. That said, o

pgAdmin 4 v3.5 released

2018-11-01 Thread Akshay Joshi
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 3.5. This release of pgAdmin 4 includes over 11 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_3_5.html. pgAdmin is the leading Open So

pgAdmin 4 commit: Tag REL-3_5 has been created.

2018-11-01 Thread Akshay Joshi
Tag REL-3_5 has been created. View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-3_5 Log Message --- Tag v3.5