Re: bug report about tips - Mailing list pgadmin-hackers

From Dave Page
Subject Re: bug report about tips
Date
Msg-id 46010BC3.3090707@postgresql.org
Whole thread Raw
In response to bug report about tips  (Quan Zongliang <quanzongliang@gmail.com>)
Responses Re: bug report about tips  (Quan Zongliang <quanzongliang@gmail.com>)
List pgadmin-hackers
Quan Zongliang wrote:
> hi!
>
> I am translating tips.txt to Chinese-simplified.
> It seems in frmHint.cpp has a bug.
>
> When read multibyte tips file, always display "Failed to convert file ... to Unicode".
> It is throwed at line 135 in wxWidgets\src\common\textfile.cpp.
>
> After line 129: const wxString str(buf, conv, bufPos); is executed,
> the variable str is empty.

What encoding is your file in? Can you send me a copy to test with please?

Thanks, Dave

pgadmin-hackers by date:

Previous
From: Quan Zongliang
Date:
Subject: bug report about tips
Next
From: Quan Zongliang
Date:
Subject: Re: bug report about tips