I have this version: 7.9.1 - 1515659378 @ Thu Jan 11 09:37:08 UTC 2018
(installed today) - the log above is from this version.
Maybe it does not include last commit from yesterday, but i am not sure
if it is relevant.

Something's wrong with your installation. While that version string says you were running the latest, the error message you're getting:

Can't find Unicode property definition "BidiR" in regex; marked by <-- HERE in m/\p{BidiR} <-- HERE / at /usr/share/perl5/Slim/Display/Lib/Fonts.pm line 102.

stems from an issue I fixed about 15 months ago (https://github.com/Logitech/slimserver/commit/ecc309936d7d40fb8170ef89f1e0b94fe11f15be).

Check out that line 102, and you'd see that the regex mentioned in the installation no longer exists (https://github.com/Logitech/slimserver/blob/public/7.9/Slim/Display/Lib/Fonts.pm#L102).

Maybe you should run a "find /usr -name Fonts.pm" to see whether you have some old version lying around somewhere.

--

Michael
_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to