Menu

#23 McCLIM/mit-clx: fail to connect to X server

closed-accepted
None
5
2007-02-14
2007-01-05
Zubok
No

I use McCLIM with mit-clx. When I run any demo application I always get the same connection error to my local X server. The problem, I think, is in erroneous fetching of protocol name from ~/.Xautority. I remember the same bug in telent-clx some time ago. I made the same changes as in telent-clx against clisp/modules/clx/mit-clx/display.lisp . Now McCLIM application runs well.

Discussion

  • Zubok

    Zubok - 2007-01-05

    Patch against clisp/modules/clx/mit-clx/display.lisp

     
  • Sam Steingold

    Sam Steingold - 2007-01-05

    Logged In: YES
    user_id=5735
    Originator: NO

    http://sourceforge.net/mailarchive/message.php?msg_id=37349579
    we need to merge telent-clx and clisp mit-clx.
    would you like to work on that?

     
  • Zubok

    Zubok - 2007-01-06

    Logged In: YES
    user_id=1650735
    Originator: YES

    >http://sourceforge.net/mailarchive/message.php?msg_id=37349579
    >we need to merge telent-clx and clisp mit-clx.
    >would you like to work on that?

    Hello!

    Today I start a process of merging telent-clx and mit-clx. I downloaded recent telent-clx from Darcs repository and made some hacking. Now telent-clx compiles and runs on CLISP. Some examples from clx/demo directory (menu.lisp, clclock.lisp) work well and some others don't. McCLIM also runs but somewhat buggy. I need more time to do the improvements.

     
  • Sam Steingold

    Sam Steingold - 2007-02-14

    Logged In: YES
    user_id=5735
    Originator: NO

    committed.
    BTW, code like
    (dotimes (k length)
    (setf (aref vector k) (read-byte stream)))
    screams for READ-SEQUENCE!

     
  • Sam Steingold

    Sam Steingold - 2007-02-14
    • labels: 100544 -->
    • milestone: 100335 -->
    • assigned_to: haible --> sds
    • summary: [PATCH] McCLIM/mit-clx: fail to connect to X server --> McCLIM/mit-clx: fail to connect to X server
    • status: open --> closed-accepted
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.