2
20
Fork
You've already forked nodgui
4

Error on calling (ql:quickload "nodgui") #24

Open
opened 2025年03月19日 08:55:16 +01:00 by schi0815 · 2 comments

I just tried to install nodgui. I am using:
Debian 12.9
SBCL 2.4.1

Here is what happened:

sbcl

  • (ql:quickload "nodgui")
    To load "nodgui":
    Load 1 ASDF system:
    nodgui
    ; Loading "nodgui"
    ............;
    ; caught ERROR:
    ; READ error during COMPILE-FILE:
    ;
    ; Nothing appears before . in list.
    ;
    ; Line: 174, Column: 38, File-Position: 7627
    ;
    ; Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/dietmar/.quicklisp/dists/quicklisp/software/nodgui-20230214-git/src/nodgui-mw.lisp" {100418B5D3}>
I just tried to install nodgui. I am using: Debian 12.9 SBCL 2.4.1 Here is what happened: sbcl * (ql:quickload "nodgui") To load "nodgui": Load 1 ASDF system: nodgui ; Loading "nodgui" ............; ; caught ERROR: ; READ error during COMPILE-FILE: ; ; Nothing appears before . in list. ; ; Line: 174, Column: 38, File-Position: 7627 ; ; Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/dietmar/.quicklisp/dists/quicklisp/software/nodgui-20230214-git/src/nodgui-mw.lisp" {100418B5D3}>

I updated SBCL to version 2.5.2 and it worked.

I updated SBCL to version 2.5.2 and it worked.
Owner
Copy link

Hi @schi0815 !

Thanks for using the library and reporting this issue; do you think updating SBCL is a valid solution to the problem you have reported?

Bye!
C.

Hi @schi0815 ! Thanks for using the library and reporting this issue; do you think updating SBCL is a valid solution to the problem you have reported? Bye! C.
Sign in to join this conversation.
No Branch/Tag specified
master
development
v0.7.6.5
v0.7.6.4
v0.7.6.3
v0.7.6.2
v0.7.6.1
v0.7.6.0
v0.7.5.1
v0.7.5.0
v0.7.4.0
v0.7.3.5
v0.7.3.4
v0.7.3.3
v0.7.3.2
v0.7.3.1
v0.7.3.0
v0.7.2.1
v0.7.2.0
v0.7.1.3
v0.7.1.2
v0.7.1.1
v0.7.1.0
v0.7.0.4
v0.7.0.3
v0.7.0.2
v0.7.0.1
v0.7.0.0
v0.6.2.1
v0.6.2.0
v0.6.1.2
v0.6.1.1
v0.6.1.0
v0.4.9.6
v0.4.9.3
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cage/nodgui#24
Reference in a new issue
cage/nodgui
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?