[pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows
Date: 2018-09-18 11:18:06
Message-ID: CANxoLDcU4FgmdaO2z-URP7KLSKLOz8_rYgzi+e-bWthT9xMyFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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*

Attachment Content-Type Size
RM_3464.patch application/octet-stream 1.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-09-18 11:22:21 Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows
Previous Message Atle Frenvik Sveen 2018-09-18 10:09:03 Re: Custom layers in PgAdmin IV Mapview