2
4
Fork
You've already forked hyperdoc
1

Missing symbol when working via ultralisp #2

Closed
opened 2026年01月24日 15:59:40 +01:00 by alanz · 3 comments

The symbol html-inspector-views/standard:*icon-open-external* is not available when loading this package via a checkout of this repo and the dependencies from ultralisp.

(views:action-button html-inspector-views/standard:*icon-open-external*
The symbol `html-inspector-views/standard:*icon-open-external*` is not available when loading this package via a checkout of this repo and the dependencies from ultralisp. https://codeberg.org/khinsen/hyperdoc/src/commit/51c33ca4042dc98be8040e7ad36577e950fa60a6/hyperbook-fedwiki/fedwiki.lisp#L529
Author
Copy link

A workaround is to replace it with the string "Open External", FYI

A workaround is to replace it with the string "Open External", FYI

This is probably a bad timing problem, with Ultralisp picking up the latest version of html-inspector-views later than the latest version of its dependees.

I just checked the current release on Ultralisp: http://dist.ultralisp.org/archive/2134/khinsen-html-inspector-views-20260124221239.tgz

It contains the new icon and exports the variable that holds it, so next time you updated, everything should be fine!

(Yes, I know, famous last words...)

This is probably a bad timing problem, with Ultralisp picking up the latest version of `html-inspector-views` later than the latest version of its dependees. I just checked the current release on Ultralisp: http://dist.ultralisp.org/archive/2134/khinsen-html-inspector-views-20260124221239.tgz It contains the new icon and exports the variable that holds it, so next time you updated, everything should be fine! (Yes, I know, famous last words...)
Author
Copy link

Yes, that did it. I waited a day or so after it first showed up, but should have waited a bit longer.
Thanks for doing this, it is at the intersection of my interests too, I have always wanted a non-js way to interact with fedwiki

Yes, that did it. I waited a day or so after it first showed up, but should have waited a bit longer. Thanks for doing this, it is at the intersection of my interests too, I have always wanted a non-js way to interact with fedwiki
Sign in to join this conversation.
No Branch/Tag specified
main
gt-notebook-zettelkasten
No results found.
Labels
Clear labels
No items
No labels
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
khinsen/hyperdoc#2
Reference in a new issue
khinsen/hyperdoc
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?