unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42618: epiphany does not display Chinese
@ 2020-07-30 12:58 Wensheng Xie
  2020-08-02 10:05 ` Leo Prikler
  0 siblings, 1 reply; 6+ messages in thread
From: Wensheng Xie @ 2020-07-30 12:58 UTC (permalink / raw)
  To: 42618

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#42618: epiphany does not display Chinese
  2020-07-30 12:58 bug#42618: epiphany does not display Chinese Wensheng Xie
@ 2020-08-02 10:05 ` Leo Prikler
  2020-08-02 14:02   ` bug#41174: " Wensheng Xie
  0 siblings, 1 reply; 6+ messages in thread
From: Leo Prikler @ 2020-08-02 10:05 UTC (permalink / raw)
  To: xiewensheng; +Cc: 42618, 41174

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#41174: bug#42618: epiphany does not display Chinese
  2020-08-02 10:05 ` Leo Prikler
@ 2020-08-02 14:02   ` Wensheng Xie
  2020-08-02 14:06     ` Leo Prikler
  0 siblings, 1 reply; 6+ messages in thread
From: Wensheng Xie @ 2020-08-02 14:02 UTC (permalink / raw)
  To: Leo Prikler; +Cc: 42618, 41174

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#41174: bug#42618: epiphany does not display Chinese
  2020-08-02 14:02   ` bug#41174: " Wensheng Xie
@ 2020-08-02 14:06     ` Leo Prikler
  2020-08-02 14:10       ` Wensheng Xie
  0 siblings, 1 reply; 6+ messages in thread
From: Leo Prikler @ 2020-08-02 14:06 UTC (permalink / raw)
  To: Wensheng Xie; +Cc: 42618, 41174

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#41174: bug#42618: epiphany does not display Chinese
  2020-08-02 14:06     ` Leo Prikler
@ 2020-08-02 14:10       ` Wensheng Xie
  2020-08-02 14:16         ` Leo Prikler
  0 siblings, 1 reply; 6+ messages in thread
From: Wensheng Xie @ 2020-08-02 14:10 UTC (permalink / raw)
  To: Leo Prikler; +Cc: 42618, 41174

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#42618: epiphany does not display Chinese
  2020-08-02 14:10       ` Wensheng Xie
@ 2020-08-02 14:16         ` Leo Prikler
  0 siblings, 0 replies; 6+ messages in thread
From: Leo Prikler @ 2020-08-02 14:16 UTC (permalink / raw)
  To: Wensheng Xie; +Cc: 42618

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-08-02 14:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 12:58 bug#42618: epiphany does not display Chinese Wensheng Xie
2020-08-02 10:05 ` Leo Prikler
2020-08-02 14:02   ` bug#41174: " Wensheng Xie
2020-08-02 14:06     ` Leo Prikler
2020-08-02 14:10       ` Wensheng Xie
2020-08-02 14:16         ` Leo Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).