GNU bug report logs - #42618
epiphany does not display Chinese

Previous Next

Package: guix;

Reported by: Wensheng Xie <xiewensheng <at> hotmail.com>

Date: Thu, 30 Jul 2020 13:14:01 UTC

Severity: normal

Tags: fixed

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42618 in the body.
You can then email your comments to 42618 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#42618; Package guix. (Thu, 30 Jul 2020 13:14:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Wensheng Xie <xiewensheng <at> hotmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 30 Jul 2020 13:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Wensheng Xie <xiewensheng <at> hotmail.com>
To: bug-guix <at> gnu.org
Subject: epiphany does not display Chinese
Date: Thu, 30 Jul 2020 20:58:20 +0800
Using guix 1.1.0

guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96

error:
@guix ~$ epiphany 

** (epiphany:1968): CRITICAL **: 20:43:43.285: void webkit_web_context_register_uri_scheme(WebKitWebContext*, const char*, WebKitURISchemeRequestCallback, gpointer, GDestroyNotify): assertion 'g_ascii_strcasecmp(scheme, "ftp") != 0' failed

(process:2): Gtk-WARNING **: 20:43:45.107: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.117: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.458: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.573: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.848: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.915: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:46.093: Locale not supported by C library.
	Using the fallback 'C' locale.

=======
using nyxt browser, the Chinese is displayed correctly.

How can I fix this?

best regards,
wxie





Information forwarded to bug-guix <at> gnu.org:
bug#42618; Package guix. (Sun, 02 Aug 2020 10:07:02 GMT) Full text and rfc822 format available.

Message #8 received at 42618 <at> debbugs.gnu.org (full text, mbox):

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: xiewensheng <at> hotmail.com
Cc: 42618 <at> debbugs.gnu.org, 41174 <at> debbugs.gnu.org
Subject: bug#42618: epiphany does not display Chinese
Date: Sun, 02 Aug 2020 12:05:55 +0200
I'm not sure whether the warnings generated are related to the
behaviour you're experiencing.  There is a way of forcing Epiphany to
use another locale for a website, so perhaps you can try that.

In relation to displaying text correctly, I already reported 41174 and
have not noticed it being fixed since.

Regards,
Leo

Full quote for ML readers:
> Using guix 1.1.0
> 
> guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96
> 
> error:
> @guix ~$ epiphany 
> 
> ** (epiphany:1968): CRITICAL **: 20:43:43.285: void 
> webkit_web_context_register_uri_scheme(WebKitWebContext*, const
> char*, 
> WebKitURISchemeRequestCallback, gpointer, GDestroyNotify): assertion 
> 'g_ascii_strcasecmp(scheme, "ftp") != 0' failed
> 
> (process:2): Gtk-WARNING **: 20:43:45.107: Locale not supported by C
> library.
>         Using the fallback 'C' locale.
> 
> (process:2): Gtk-WARNING **: 20:43:45.117: Locale not supported by C
> library.
>         Using the fallback 'C' locale.
> 
> (process:2): Gtk-WARNING **: 20:43:45.458: Locale not supported by C
> library.
>         Using the fallback 'C' locale.
> 
> (process:2): Gtk-WARNING **: 20:43:45.573: Locale not supported by C
> library.
>         Using the fallback 'C' locale.
> 
> (process:2): Gtk-WARNING **: 20:43:45.848: Locale not supported by C
> library.
>         Using the fallback 'C' locale.
> 
> (process:2): Gtk-WARNING **: 20:43:45.915: Locale not supported by C
> library.
>         Using the fallback 'C' locale.
> 
> (process:2): Gtk-WARNING **: 20:43:46.093: Locale not supported by C
> library.
>         Using the fallback 'C' locale.
> 
> =======
> using nyxt browser, the Chinese is displayed correctly.
> 
> How can I fix this?
> 
> best regards,
> wxie





Information forwarded to bug-guix <at> gnu.org:
bug#42618; Package guix. (Sun, 02 Aug 2020 14:03:02 GMT) Full text and rfc822 format available.

Message #11 received at 42618 <at> debbugs.gnu.org (full text, mbox):

From: Wensheng Xie <xiewensheng <at> hotmail.com>
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: 42618 <at> debbugs.gnu.org, 41174 <at> debbugs.gnu.org
Subject: Re: bug#42618: epiphany does not display Chinese
Date: Sun, 2 Aug 2020 22:02:31 +0800
Thank you, Leo.


What's the way to force Epiphany to use another locale for web?


best regards,

wxie

On 2020/8/2 下午6:05, Leo Prikler wrote:
> I'm not sure whether the warnings generated are related to the
> behaviour you're experiencing.  There is a way of forcing Epiphany to
> use another locale for a website, so perhaps you can try that.
>
> In relation to displaying text correctly, I already reported 41174 and
> have not noticed it being fixed since.
>
> Regards,
> Leo
>
> Full quote for ML readers:
>> Using guix 1.1.0
>>
>> guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96
>>
>> error:
>> @guix ~$ epiphany
>>
>> ** (epiphany:1968): CRITICAL **: 20:43:43.285: void
>> webkit_web_context_register_uri_scheme(WebKitWebContext*, const
>> char*,
>> WebKitURISchemeRequestCallback, gpointer, GDestroyNotify): assertion
>> 'g_ascii_strcasecmp(scheme, "ftp") != 0' failed
>>
>> (process:2): Gtk-WARNING **: 20:43:45.107: Locale not supported by C
>> library.
>>          Using the fallback 'C' locale.
>>
>> (process:2): Gtk-WARNING **: 20:43:45.117: Locale not supported by C
>> library.
>>          Using the fallback 'C' locale.
>>
>> (process:2): Gtk-WARNING **: 20:43:45.458: Locale not supported by C
>> library.
>>          Using the fallback 'C' locale.
>>
>> (process:2): Gtk-WARNING **: 20:43:45.573: Locale not supported by C
>> library.
>>          Using the fallback 'C' locale.
>>
>> (process:2): Gtk-WARNING **: 20:43:45.848: Locale not supported by C
>> library.
>>          Using the fallback 'C' locale.
>>
>> (process:2): Gtk-WARNING **: 20:43:45.915: Locale not supported by C
>> library.
>>          Using the fallback 'C' locale.
>>
>> (process:2): Gtk-WARNING **: 20:43:46.093: Locale not supported by C
>> library.
>>          Using the fallback 'C' locale.
>>
>> =======
>> using nyxt browser, the Chinese is displayed correctly.
>>
>> How can I fix this?
>>
>> best regards,
>> wxie




Information forwarded to bug-guix <at> gnu.org:
bug#42618; Package guix. (Sun, 02 Aug 2020 14:07:02 GMT) Full text and rfc822 format available.

Message #14 received at 42618 <at> debbugs.gnu.org (full text, mbox):

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: Wensheng Xie <xiewensheng <at> hotmail.com>
Cc: 42618 <at> debbugs.gnu.org, 41174 <at> debbugs.gnu.org
Subject: Re: bug#42618: epiphany does not display Chinese
Date: Sun, 02 Aug 2020 16:06:09 +0200
I'm not quite sure how it's called in your language, but you can set an
encoding using the fifth button from below in the main menu.

Am Sonntag, den 02.08.2020, 22:02 +0800 schrieb Wensheng Xie:
> Thank you, Leo.
> 
> 
> What's the way to force Epiphany to use another locale for web?
> 
> 
> best regards,
> 
> wxie
> 
> On 2020/8/2 下午6:05, Leo Prikler wrote:
> > I'm not sure whether the warnings generated are related to the
> > behaviour you're experiencing.  There is a way of forcing Epiphany
> > to
> > use another locale for a website, so perhaps you can try that.
> > 
> > In relation to displaying text correctly, I already reported 41174
> > and
> > have not noticed it being fixed since.
> > 
> > Regards,
> > Leo
> > 
> > Full quote for ML readers:
> > > Using guix 1.1.0
> > > 
> > > guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96
> > > 
> > > error:
> > > @guix ~$ epiphany
> > > 
> > > ** (epiphany:1968): CRITICAL **: 20:43:43.285: void
> > > webkit_web_context_register_uri_scheme(WebKitWebContext*, const
> > > char*,
> > > WebKitURISchemeRequestCallback, gpointer, GDestroyNotify):
> > > assertion
> > > 'g_ascii_strcasecmp(scheme, "ftp") != 0' failed
> > > 
> > > (process:2): Gtk-WARNING **: 20:43:45.107: Locale not supported
> > > by C
> > > library.
> > >          Using the fallback 'C' locale.
> > > 
> > > (process:2): Gtk-WARNING **: 20:43:45.117: Locale not supported
> > > by C
> > > library.
> > >          Using the fallback 'C' locale.
> > > 
> > > (process:2): Gtk-WARNING **: 20:43:45.458: Locale not supported
> > > by C
> > > library.
> > >          Using the fallback 'C' locale.
> > > 
> > > (process:2): Gtk-WARNING **: 20:43:45.573: Locale not supported
> > > by C
> > > library.
> > >          Using the fallback 'C' locale.
> > > 
> > > (process:2): Gtk-WARNING **: 20:43:45.848: Locale not supported
> > > by C
> > > library.
> > >          Using the fallback 'C' locale.
> > > 
> > > (process:2): Gtk-WARNING **: 20:43:45.915: Locale not supported
> > > by C
> > > library.
> > >          Using the fallback 'C' locale.
> > > 
> > > (process:2): Gtk-WARNING **: 20:43:46.093: Locale not supported
> > > by C
> > > library.
> > >          Using the fallback 'C' locale.
> > > 
> > > =======
> > > using nyxt browser, the Chinese is displayed correctly.
> > > 
> > > How can I fix this?
> > > 
> > > best regards,
> > > wxie





Information forwarded to bug-guix <at> gnu.org:
bug#42618; Package guix. (Sun, 02 Aug 2020 14:12:02 GMT) Full text and rfc822 format available.

Message #17 received at 42618 <at> debbugs.gnu.org (full text, mbox):

From: Wensheng Xie <xiewensheng <at> hotmail.com>
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: 42618 <at> debbugs.gnu.org, 41174 <at> debbugs.gnu.org
Subject: Re: bug#42618: epiphany does not display Chinese
Date: Sun, 2 Aug 2020 22:10:43 +0800
I had tried that for all possibility, and none had worked.

This is so strange.


On 2020/8/2 下午10:06, Leo Prikler wrote:
> I'm not quite sure how it's called in your language, but you can set an
> encoding using the fifth button from below in the main menu.
>
> Am Sonntag, den 02.08.2020, 22:02 +0800 schrieb Wensheng Xie:
>> Thank you, Leo.
>>
>>
>> What's the way to force Epiphany to use another locale for web?
>>
>>
>> best regards,
>>
>> wxie
>>
>> On 2020/8/2 下午6:05, Leo Prikler wrote:
>>> I'm not sure whether the warnings generated are related to the
>>> behaviour you're experiencing.  There is a way of forcing Epiphany
>>> to
>>> use another locale for a website, so perhaps you can try that.
>>>
>>> In relation to displaying text correctly, I already reported 41174
>>> and
>>> have not noticed it being fixed since.
>>>
>>> Regards,
>>> Leo
>>>
>>> Full quote for ML readers:
>>>> Using guix 1.1.0
>>>>
>>>> guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96
>>>>
>>>> error:
>>>> @guix ~$ epiphany
>>>>
>>>> ** (epiphany:1968): CRITICAL **: 20:43:43.285: void
>>>> webkit_web_context_register_uri_scheme(WebKitWebContext*, const
>>>> char*,
>>>> WebKitURISchemeRequestCallback, gpointer, GDestroyNotify):
>>>> assertion
>>>> 'g_ascii_strcasecmp(scheme, "ftp") != 0' failed
>>>>
>>>> (process:2): Gtk-WARNING **: 20:43:45.107: Locale not supported
>>>> by C
>>>> library.
>>>>           Using the fallback 'C' locale.
>>>>
>>>> (process:2): Gtk-WARNING **: 20:43:45.117: Locale not supported
>>>> by C
>>>> library.
>>>>           Using the fallback 'C' locale.
>>>>
>>>> (process:2): Gtk-WARNING **: 20:43:45.458: Locale not supported
>>>> by C
>>>> library.
>>>>           Using the fallback 'C' locale.
>>>>
>>>> (process:2): Gtk-WARNING **: 20:43:45.573: Locale not supported
>>>> by C
>>>> library.
>>>>           Using the fallback 'C' locale.
>>>>
>>>> (process:2): Gtk-WARNING **: 20:43:45.848: Locale not supported
>>>> by C
>>>> library.
>>>>           Using the fallback 'C' locale.
>>>>
>>>> (process:2): Gtk-WARNING **: 20:43:45.915: Locale not supported
>>>> by C
>>>> library.
>>>>           Using the fallback 'C' locale.
>>>>
>>>> (process:2): Gtk-WARNING **: 20:43:46.093: Locale not supported
>>>> by C
>>>> library.
>>>>           Using the fallback 'C' locale.
>>>>
>>>> =======
>>>> using nyxt browser, the Chinese is displayed correctly.
>>>>
>>>> How can I fix this?
>>>>
>>>> best regards,
>>>> wxie




Information forwarded to bug-guix <at> gnu.org:
bug#42618; Package guix. (Sun, 02 Aug 2020 14:17:01 GMT) Full text and rfc822 format available.

Message #20 received at 42618 <at> debbugs.gnu.org (full text, mbox):

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: Wensheng Xie <xiewensheng <at> hotmail.com>
Cc: 42618 <at> debbugs.gnu.org
Subject: Re: bug#42618: epiphany does not display Chinese
Date: Sun, 02 Aug 2020 16:16:03 +0200
What happens if you symlink ~/.guix-profile/share/fonts to ~/.fonts and
completely restart your browser?

Am Sonntag, den 02.08.2020, 22:10 +0800 schrieb Wensheng Xie:
> I had tried that for all possibility, and none had worked.
> 
> This is so strange.
> 
> 
> On 2020/8/2 下午10:06, Leo Prikler wrote:
> > I'm not quite sure how it's called in your language, but you can
> > set an
> > encoding using the fifth button from below in the main menu.
> > 
> > Am Sonntag, den 02.08.2020, 22:02 +0800 schrieb Wensheng Xie:
> > > Thank you, Leo.
> > > 
> > > 
> > > What's the way to force Epiphany to use another locale for web?
> > > 
> > > 
> > > best regards,
> > > 
> > > wxie
> > > 
> > > On 2020/8/2 下午6:05, Leo Prikler wrote:
> > > > I'm not sure whether the warnings generated are related to the
> > > > behaviour you're experiencing.  There is a way of forcing
> > > > Epiphany
> > > > to
> > > > use another locale for a website, so perhaps you can try that.
> > > > 
> > > > In relation to displaying text correctly, I already reported
> > > > 41174
> > > > and
> > > > have not noticed it being fixed since.
> > > > 
> > > > Regards,
> > > > Leo
> > > > 
> > > > Full quote for ML readers:
> > > > > Using guix 1.1.0
> > > > > 
> > > > > guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96
> > > > > 
> > > > > error:
> > > > > @guix ~$ epiphany
> > > > > 
> > > > > ** (epiphany:1968): CRITICAL **: 20:43:43.285: void
> > > > > webkit_web_context_register_uri_scheme(WebKitWebContext*,
> > > > > const
> > > > > char*,
> > > > > WebKitURISchemeRequestCallback, gpointer, GDestroyNotify):
> > > > > assertion
> > > > > 'g_ascii_strcasecmp(scheme, "ftp") != 0' failed
> > > > > 
> > > > > (process:2): Gtk-WARNING **: 20:43:45.107: Locale not
> > > > > supported
> > > > > by C
> > > > > library.
> > > > >           Using the fallback 'C' locale.
> > > > > 
> > > > > (process:2): Gtk-WARNING **: 20:43:45.117: Locale not
> > > > > supported
> > > > > by C
> > > > > library.
> > > > >           Using the fallback 'C' locale.
> > > > > 
> > > > > (process:2): Gtk-WARNING **: 20:43:45.458: Locale not
> > > > > supported
> > > > > by C
> > > > > library.
> > > > >           Using the fallback 'C' locale.
> > > > > 
> > > > > (process:2): Gtk-WARNING **: 20:43:45.573: Locale not
> > > > > supported
> > > > > by C
> > > > > library.
> > > > >           Using the fallback 'C' locale.
> > > > > 
> > > > > (process:2): Gtk-WARNING **: 20:43:45.848: Locale not
> > > > > supported
> > > > > by C
> > > > > library.
> > > > >           Using the fallback 'C' locale.
> > > > > 
> > > > > (process:2): Gtk-WARNING **: 20:43:45.915: Locale not
> > > > > supported
> > > > > by C
> > > > > library.
> > > > >           Using the fallback 'C' locale.
> > > > > 
> > > > > (process:2): Gtk-WARNING **: 20:43:46.093: Locale not
> > > > > supported
> > > > > by C
> > > > > library.
> > > > >           Using the fallback 'C' locale.
> > > > > 
> > > > > =======
> > > > > using nyxt browser, the Chinese is displayed correctly.
> > > > > 
> > > > > How can I fix this?
> > > > > 
> > > > > best regards,
> > > > > wxie





Added tag(s) fixed. Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 16 Aug 2020 20:24:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 42618 <at> debbugs.gnu.org and Wensheng Xie <xiewensheng <at> hotmail.com> Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 16 Aug 2020 20:24:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 14 Sep 2020 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 225 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.