Re: Locale not supported by C library.

2020-05-01 Thread Thomas Dickey
On Fri, May 01, 2020 at 07:13:02PM +0200, Daniele Bonini wrote: > Hello, > > I need to work on unicode characters, expecially Chinese characters. > > So I set this in my .profile: > >export LC_CTYPE=zh_CN.GB18030 > > But launching Terminal in Xfce4 I get: well... in principle, you could us

Locale not supported by C library.

2020-05-01 Thread Daniele Bonini
Hello, I need to work on unicode characters, expecially Chinese characters. So I set this in my .profile: export LC_CTYPE=zh_CN.GB18030 But launching Terminal in Xfce4 I get: (process:47941): xfce4-terminal-WARNING **: 18:51:15.832: Locale not supported by C library. (process:47941): Gtk-W

Re: Locale not supported by C library.

2020-05-01 Thread Ingo Schwarze
Hi Daniele, Daniele Bonini wrote on Fri, May 01, 2020 at 07:13:02PM +0200: > I need to work on unicode characters, expecially Chinese characters. > > So I set this in my .profile: > >export LC_CTYPE=zh_CN.GB18030 OpenBSD supports exactly one character encoding: UTF-8. There is no plan to e

Re: Locale not supported by C library.

2020-05-01 Thread Martijn van Duren
On 5/1/20 7:13 PM, Daniele Bonini wrote: > Hello, > > I need to work on unicode characters, expecially Chinese characters. > > So I set this in my .profile: > >export LC_CTYPE=zh_CN.GB18030 > > But launching Terminal in Xfce4 I get: > > (process:47941): xfce4-terminal-WARNING **: 18:51:15.

Re: Xorg hangs on recent snapshots

2020-05-01 Thread Mark Patruck
On 2020-05-01 17:07, Martin Pieuchot wrote: Hello Mark, Thanks for the report. On 01/05/20(Fri) 16:51, Mark Patruck wrote: Problem: With amdgpu(4) enabled, everything runs fine and smooth for minutes, sometimes hours (especially if you don't start lots of programs), but all of a sudde

Re: pty leak or corruption w/ openpty + dup2?

2020-05-01 Thread Martin Pieuchot
On 01/05/20(Fri) 12:13, Anton Lindqvist wrote: > The order in which the pty master/slave is closed seems to be the > trigger here. While not duping the master, it's closed before the slave. > In the opposite scenario, the slave is closed before the master. While > closing the slave, it ends up here

Re: Xorg hangs on recent snapshots

2020-05-01 Thread Martin Pieuchot
Hello Mark, Thanks for the report. On 01/05/20(Fri) 16:51, Mark Patruck wrote: > Problem: > > With amdgpu(4) enabled, everything runs fine and smooth for minutes, > sometimes hours (especially if you don't start lots of programs), but > all of a sudden X freezes. That means, you can move

Re: Xorg hangs on recent snapshots

2020-05-01 Thread Mark Patruck
Hi, i have the more or less same issue with 6.7-beta, but before spending money again, i'd like to know if you've found any solution. Hardware: (dmesg attached) - - Gigabyte S2H B450 Mainboard - G.Skill RipJaws DDR-3200 16GB memory - Ryzen 3200G (Vega graphics) - new MSI RX560 (Polaris 1

Re: pty leak or corruption w/ openpty + dup2?

2020-05-01 Thread Anton Lindqvist
On Wed, Apr 29, 2020 at 11:12:37AM +0200, Martin Pieuchot wrote: > Program below is the smaller version of a syzkaller report [0]. After > running it one is left without usable console. A second execution will > make openpty(3) pick a different "/dev/tty*" node: > > 50361 crashCALL ioctl(