aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/rox-filer
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2003-03-30 06:06:50 +0800
committerolgeni <olgeni@FreeBSD.org>2003-03-30 06:06:50 +0800
commit01f4e85915fc6445932b6d48c860c98650a67f9c (patch)
tree91b07e7893249f421ffef2b96a1e81e113051bc7 /x11-fm/rox-filer
parentb18df2880754d02df434657278af9d5fac5fafc3 (diff)
downloadfreebsd-ports-gnome-01f4e85915fc6445932b6d48c860c98650a67f9c.tar.gz
freebsd-ports-gnome-01f4e85915fc6445932b6d48c860c98650a67f9c.tar.zst
freebsd-ports-gnome-01f4e85915fc6445932b6d48c860c98650a67f9c.zip
Add message about non-UTF-8 filenames and fallback CHARSET encoding.
Diffstat (limited to 'x11-fm/rox-filer')
-rw-r--r--x11-fm/rox-filer/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/rox-filer/pkg-message b/x11-fm/rox-filer/pkg-message
new file mode 100644
index 000000000000..31e83563ce7f
--- /dev/null
+++ b/x11-fm/rox-filer/pkg-message
@@ -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).
+======================================================================