mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add message about non-UTF-8 filenames and fallback CHARSET encoding.
This commit is contained in:
parent
b8dc466990
commit
efd65b7d00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77704
11
x11-fm/rox-filer/pkg-message
Normal file
11
x11-fm/rox-filer/pkg-message
Normal file
@ -0,0 +1,11 @@
|
||||
======================================================================
|
||||
Please note: if you get the following error while running ROX-Filer,
|
||||
you may be browsing a directory containing filenames that do not
|
||||
comply with UTF-8.
|
||||
|
||||
(ROX-Filer:97970): GLib-CRITICAL **: file gconvert.c: line 498
|
||||
(g_convert): assertion `str != NULL' failed
|
||||
|
||||
To fix that, just set your CHARSET variable to any preferred fallback
|
||||
encoding (like CHARSET=iso-8859-1).
|
||||
======================================================================
|
Loading…
Reference in New Issue
Block a user