Bug#858512: xfstt: xset fp+ unix/:7101 -> Incorrect font server address or syntax

2020-06-16 Thread Andrey ``Bass'' Shcheglov
This can actually be a consequence of `libxfont1` package no longer built with `--enable-fc`, i. e. X server (which depends on `libxfont2`) is no longer capable of understanding the `tcp/host:7100`, `inet/host:7100` and `unix/:7100` font path URL syntax. So this bug is related to bug #927375,

Bug#858512: xfstt: xset fp+ unix/:7101 -> Incorrect font server address or syntax

2020-06-16 Thread Andrey ``Bass'' Shcheglov
I confirm this behaviour. I'm running a Devuan 3 (identical to Debian 10) box. I've run `xfstt --sync` in order to generate the cache of my TTF font directories, and configured `xfstt` to also listen at TCP port 7101: > # cat /etc/default/xfstt > LISTEN_TCP='yes' > ARGS="${ARGS} --port 7101"

Bug#858512: xfstt: xset fp+ unix/:7101 -> Incorrect font server address or syntax

2017-03-22 Thread boffi
Package: xfstt Version: 1.9.3-1 Severity: important Dear Maintainer, * What led up to the situation? I installed xfstt, reboot, checked to see if new fonts were available, read the fine manual, checked the output of "xset q" and eventually issued the command "xset fp+ unix/:7101" * What