Bug#1010877: nfoview: cannot run with some custom fonts

2022-05-12 Thread Osmo Salomaa
Should be fixed upstream now. Gtk CSS formatting was missing quotes. Apparently CSS doesn't require quoting for spaces, so this hasn't come up before. It's the parentheses here that's the problem. https://github.com/otsaloma/nfoview/commit/9cc4592d0573b723af4453b44f45c1cf3fe59415 -- Osmo Saloma

Bug#1010877: nfoview: cannot run with some custom fonts

2022-05-11 Thread Nicolas JEANNE
Package: nfoview Version: 1.28.1-1 Severity: important Dear Maintainer, nfoview failed to launch after I configured it to use a custom font (i.e. Terminus (TTF) Bold 12). I found a simple workaround, though: putting the font's name between double- quotes in my '~/.config/nfoview/nfoview.conf' fi