Coder Social home page Coder Social logo

Comments (5)

luismbo avatar luismbo commented on August 23, 2024

http://osdir.com/ml/lisp.mcclim.devel/2007-04/msg00000.html seems to mention a similar error and Christophe Rhodes suggests some troubleshooting there. Does it help?

from clx.

futuro avatar futuro commented on August 23, 2024

I have the 9x15bold font installed, though I believe it to be an alias. Following some of the various e-mails threads that branch off of that link, it sounds like the problem lies in the XServer not properly de-aliasing font names.

For example, xlsfonts -fn "9x15bold" returns 9x15bold twice, but xterm -fn "9x15bold" fails to open the font. xlsfonts -l -fn "9x15bold" shows, among other things, the full name of the font.

Specifically open-font seems to fail in fonts.lisp around line 203 with a queryfont call to the x server for 9x15bold.

from clx.

luismbo avatar luismbo commented on August 23, 2024

I'm glad that link led to useful conclusions! So, does that mean CLX is not to blame here? Should we close the issue?

from clx.

futuro avatar futuro commented on August 23, 2024

Hmm, I suppose not. You could potentially make the argument that it would benefit clx to be able to properly open fonts like these in this situation, but whether that is actually desirable I'll leave up to you all in the project. Please fell free to close the ticket if you desire, though I'm also available if you need someone to test out potential work arounds.

from clx.

luismbo avatar luismbo commented on August 23, 2024

I'm going to close it. In any case, thanks for your analysis, I hope your explanation will at least be helpful when others google around after bumping into the same problem.

from clx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.