[Bug 194533] New: multimedia/plexhometheater iconv errors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 22 16:05:36 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194533
Bug ID: 194533
Summary: multimedia/plexhometheater iconv errors
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: woodsb02 at gmail.com
CC: adamw at FreeBSD.org
When running the plexhometheater player, the following line is repeatedly
printed into the log output.
ERROR: convert_checked iconv_open() failed from UTF-8 to WCHAR_T,
errno=22(Invalid argument)
This is because the plexhometheater port currently uses the iconv in base,
which does not provide the wchar_t functionality. The port needs to be changed
to instead use libiconv from ports.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list