Lisp Knowledgebase

Title: Gets error trying to run CLIM demo

ID: 10036


Product: Liquid Common Lisp, LispWorks, LispWorks for Linux (Professional), LispWorks for Windows (Professional / Enterprise)
Version: All
OS: All

Description: After loading "LispWorks\lib\4-1-0-0\clim2\load-clim-demo.lisp",
user executes start-clim demo, but encounters an error as follows.

CL-USER 1 > (in-package :clim-demo)
#<PACKAGE CLIM-DEMO>

CLIM-DEMO 2 > (start-demo)

Error: The text style #<STANDARD-TEXT-STYLE :FIX.:ITALIC.:NORMAL 21922DCC> has no mapping for the port type :WIN32
 1 (abort) Return to level 0.
 2 Return to top loop level 0.

Type :b for backtrace, :c <option number> to proceed,  or :? for other options

CLIM-DEMO 3 : 1 >

CLIM should always be loaded via (require "clim") , and the demos via
(require "clim-demo"). Do not load files from the "clim2" library directory
directly.

This will ensure that the correct files are loaded for you, along with any system
patches.

See Also:
Workaround:
Patch:

Hardware:N/A
Summary:
Bug#:
Patch Enhancement#:
Reported:6091

Company     Contact     Privacy Policy     Terms of Use