Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2014 06:23:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194959] multimedia/mediabrowser few suggestions
Message-ID:  <bug-194959-13-dLQ1cRi1gU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194959-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194959-13@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=194959

--- Comment #5 from Ben Woods <woodsb02@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194959-13-dLQ1cRi1gU>