Re: [pgAdmin4][RM#4942] Fix chrome driver download utility for Ubuntu platform.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM#4942] Fix chrome driver download utility for Ubuntu platform.
Date: 2020-03-12 05:48:41
Message-ID: CANxoLDeeMdB4j0WHmS6ruvES6i5UUp_5jWqqA91A7QM-U+Z3jg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Wed, Mar 11, 2020 at 3:38 PM Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA patch to fix the issue with chrome driver download utility due to
> which it was failing on Ubuntu 18.04 with following error.
>
> (venv3_pg) murtuza(at)ubuntu:~/projects/pgadmin4/tools (master)$ python
> get_chromedriver.py /opt/google/chrome/chrome /tmp
> The specified Chrome executable output an unexpected version string:
> Google Chrome 80.0.3987.132 unknown
> .
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-12 05:48:57 Re: [pgAdmin][RM4764][Accessibility] Allow screen-reader to read relationship attributes in nested elements
Previous Message Akshay Joshi 2020-03-12 05:48:18 pgAdmin 4 commit: Fixed chrome driver download utility issue for Ubuntu