[Bug 194959] multimedia/mediabrowser few suggestions

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 12 06:23:28 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194959

--- Comment #5 from Ben Woods <woodsb02 at gmail.com> ---
The reason I set LC_ALL and LANG is that without these being set (as per my
jail that mediabrowser is running on), mediabrowser gets a
System.ArgumentNullException (handled by a try/catch, but seen if you run with
mono --trace=N:nothing).

The code that is failing was get_posix_locale was returning NULL in
mono/mono/metadata/locales.c, which was caught in
mcs/class/corlib/System.Globalization/CultureInfo.cs.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list