Hi,

thanks for your bug report.

Am Dienstag, den 16.03.2010, 04:52 +0300 schrieb sergio:
> Without xfonts-base this sample config works improperly.
>                 import XMonad
>                 import XMonad.Layout.SimplestFloat
>                 main = xmonad defaultConfig { layoutHook = simplestFloat }
> Instead of small window with title I see maximized window without title.
> 
> And only one, that xmonad says is: "user error (createFontSet)", for each 
> window.
> 
> It's very difficult do understand whats wrong.
> So. xmonad must explain this problem more clearly.
> xmonad must not heavily depend on fonts from optional packages.
> 
> May be it should use fixed font, that ever exists.
> Or include xfonts-base into depends for libghc6-xmonad-contrib-dev

so, you do not have xfonts-base installed when the error occurs, and the
error disappears if you install that package, right?

Does this mean that
$ xfontsel -pattern "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*"
says "no names match"?

I think that a "fixed" font should be available on all systems, so I
think adding xfont-base to the depends of libghc6-xmonad-contrib-dev (or
xmonad) is the correct thing to do. But then, people can have a font
server... maybe a Recommends would do.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [email protected] | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to