Date: Sat, 06 May 2023 00:26:09 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 257255] graphics/rawtherapee: Crashes in rtengine::Color::rgb2lab01 when editing a picture; nullptr dereference related to color profile Message-ID: <bug-257255-6497-uGW8w0mK1W@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257255-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-257255-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257255 --- Comment #24 from Andrew Terekhov <tankist02@mail.com> --- It looks I found the remedy. If env. var. LC_ALL is set like this then RT works: export LC_ALL=3DC.UTF-8 If I add this var. to my ~/.bashrc (I use bash as my shell) and start RT fr= om shell, it works. If I add this var. to my ~/.xinitrc and start Xorg without Display Manager = RT works. If I add this var to /usr/local/etc/rc.d/lightdm and start Xorg with lightdm then RT works. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257255-6497-uGW8w0mK1W>