From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows |
Date: | 2018-09-18 14:09:29 |
Message-ID: | CA+OCxoxNa09JBTdiWi-eLfMn+6NK_X=cP9SsEHasG69HkVd+sg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Thanks - patch applied. Great work figuring this one out!
On Tue, Sep 18, 2018 at 12:18 PM, Akshay Joshi <
akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
> Hi Hackers,
>
> Recently we have added basic startup logs and because of that we came to
> know that pgAdmin4 is not able to open the log file if the file path
> contains Cyrillic alphabet or Special characters.
> *fopen* fails to open the file, so I have used *_wfopen *for Windows
> operating system.
>
> Attached is the patch to fix that issue. Please review it.
>
> --
> *Akshay Joshi*
>
> *Sr. Software Architect *
>
>
>
> *Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2018-09-18 15:39:23 | Re: Custom layers in PgAdmin IV Mapview |
Previous Message | Dave Page | 2018-09-18 14:08:36 | pgAdmin 4 commit: Ensure the runtime can startup properly if there are |