We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
Changing the display mode of a link in a NoteCards card yields a break window with the error:
In ERROR: NIL is not a Tedit document
To Reproduce
Steps to reproduce the behavior:
Initial Exec
Interlisp
Run Medley
NOTECARDS
Card 1
Card 2
See
Change Display Mode
DONE
Expected behavior
The display mode of the link is updated with no errors.
Screenshots
The break window:
The full desktop with the break window:
Context (please complete the following information):
Additional context
Exiting the break with ^ and refreshing Card 1 (e.g. by closing and reopening it) completes the change of the display mode.
^
The error context of the topmost frame ERROR:
ERROR
NC.LinkIconMiddleButtonFn/6(debug)BT ERROR TEXTSTREAM TEXTOBJ TEDIT.MAP.OBJECTS NC.TEditCollectObjects NC.UpdateLinkImagesInText NC.UpdateLinkImages NC.ChangeLinkDisplayMode NC.LinkIconMiddleButtonFn NC.LinkIconMiddleButtonFn/7(debug)?= MESS1 = NIL MESS2 = "is not a Tedit document" NOBREAK = NIL NC.LinkIconMiddleButtonFn/8(debug)BTV MESS1 NIL MESS2 "is not a Tedit document" NOBREAK NIL ERROR TSTREAM? NIL NOERROR NIL TS NIL WINDOW NIL X NIL TEXTSTREAM TEXTOBJ? NIL NOERROR NIL TEXTOBJ TEXTOBJ NIL FN NC.TEditCollectObjectsA0001 FNARG NIL COLLECT? T CH# 1 OBJ NIL FNVAL NIL PC NIL TEDIT.MAP.OBJECTS TEXTSTREAM NIL TESTFN NC.UpdateLinkImagesInTextA0001 NC.TEditCollectObjects SourceCardOrWindow {CardObject}#122,34522 DestinationCard {CardObject}#122,34470 Window {WINDOW}#122,24664 TextObject NIL LinksAndPointers NIL SourceCard NIL WasDirtyFlg NIL NC.UpdateLinkImagesInText SourceWindowOrCard {WINDOW}#122,24664 DestinationCard {CardObject}#122,34470 SourceWindow {WINDOW}#122,24664 SourceCard {CardObject}#122,34522 NoteCardType Text ShrunkenWin NIL NC.UpdateLinkImages SI::*CLEANUP-FORMS* SI::RESETUNWIND SI::*UNWIND-PROTECT* LinkOrLinkIcon {IMAGEOBJ}#144,171176 Window {WINDOW}#122,24664 NewDisplayMode (LINKDISPLAYMODE T T FLOAT) Card {CardObject}#122,34522 DestinationCard {CardObject}#122,34470 Link {Link}#122,2722 LinkIcon {IMAGEOBJ}#144,171176 GlobalLinkFlg NIL OldDisplayMode (LINKDISPLAYMODE T NIL FLOAT) LISPXHIST NIL SI::*RESETFORMS* ((& NIL)) RESETSTATE NIL NC.ChangeLinkDisplayMode LinkIcon {IMAGEOBJ}#144,171176 Window {WINDOW}#122,24664 Card {CardObject}#122,34470 ExtraItems NIL CardType Text Selection Display Menu {MENU}#122,13130 CachedMenu NIL NC.LinkIconMiddleButtonFn *FORM* (NC.LinkIconMiddleButtonFn {IMAGEOBJ}#144, 171176 {WINDOW}#122,24664) *ARGVAL* NIL *TAIL* NIL *FN* NC.LinkIconMiddleButtonFn \EVALFORM %#FORM# (NC.LinkIconMiddleButtonFn {IMAGEOBJ}#144, 171176 {WINDOW}#122,24664) *CURRENT-PROCESS* #<Process NC.LinkIconMiddleButtonFn/122,41000> HELPFLAG BREAK! \CURRENTDISPLAYLINE 0 \#DISPLAYLINES 40 \LINEBUF.OFD #<IO Stream on T/174,74500> *READTABLE* #<ReadTable INTERLISP/174,73714> \PRIMTERMTABLE {TERMTABLEP}#174,66740 \PRIMTERMSA {CHARTABLE}#174,67000 TtyDisplayStream #<Output Display Stream/122,6100> SI::*RESETFORMS* NIL \INTERRUPTABLE T \TTYWINDOW NIL READBUF NIL \TERM.OFD #<Output Stream on T/170,111300> *STANDARD-OUTPUT* #<Output Stream on T/170,111300> *STANDARD-INPUT* #<IO Stream on T/174,74500> \MAKE.PROCESS0 T
The context of frame NC.TEditCollectObjects:
NC.TEditCollectObjects
NC.LinkIconMiddleButtonFn/9(debug)?= TEXTSTREAM = NIL TESTFN = NC.UpdateLinkImagesInTextA0001 NC.LinkIconMiddleButtonFn/10(debug)BTV TEXTSTREAM NIL TESTFN NC.UpdateLinkImagesInTextA0001 NC.TEditCollectObjects SourceCardOrWindow {CardObject}#122,34522 DestinationCard {CardObject}#122,34470 Window {WINDOW}#122,24664 TextObject NIL LinksAndPointers NIL SourceCard NIL WasDirtyFlg NIL NC.UpdateLinkImagesInText SourceWindowOrCard {WINDOW}#122,24664 DestinationCard {CardObject}#122,34470 SourceWindow {WINDOW}#122,24664 SourceCard {CardObject}#122,34522 NoteCardType Text ShrunkenWin NIL NC.UpdateLinkImages SI::*CLEANUP-FORMS* SI::RESETUNWIND SI::*UNWIND-PROTECT* LinkOrLinkIcon {IMAGEOBJ}#144,171176 Window {WINDOW}#122,24664 NewDisplayMode (LINKDISPLAYMODE T T FLOAT) Card {CardObject}#122,34522 DestinationCard {CardObject}#122,34470 Link {Link}#122,2722 LinkIcon {IMAGEOBJ}#144,171176 GlobalLinkFlg NIL OldDisplayMode (LINKDISPLAYMODE T NIL FLOAT) LISPXHIST NIL SI::*RESETFORMS* ((& NIL)) RESETSTATE NIL NC.ChangeLinkDisplayMode LinkIcon {IMAGEOBJ}#144,171176 Window {WINDOW}#122,24664 Card {CardObject}#122,34470 ExtraItems NIL CardType Text Selection Display Menu {MENU}#122,13130 CachedMenu NIL NC.LinkIconMiddleButtonFn *FORM* (NC.LinkIconMiddleButtonFn {IMAGEOBJ}#144, 171176 {WINDOW}#122,24664) *ARGVAL* NIL *TAIL* NIL *FN* NC.LinkIconMiddleButtonFn \EVALFORM %#FORM# (NC.LinkIconMiddleButtonFn {IMAGEOBJ}#144, 171176 {WINDOW}#122,24664) *CURRENT-PROCESS* #<Process NC.LinkIconMiddleButtonFn/122,41000> HELPFLAG BREAK! \CURRENTDISPLAYLINE 0 \#DISPLAYLINES 40 \LINEBUF.OFD #<IO Stream on T/174,74500> *READTABLE* #<ReadTable INTERLISP/174,73714> \PRIMTERMTABLE {TERMTABLEP}#174,66740 \PRIMTERMSA {CHARTABLE}#174,67000 TtyDisplayStream #<Output Display Stream/122,6100> SI::*RESETFORMS* NIL \INTERRUPTABLE T \TTYWINDOW NIL READBUF NIL \TERM.OFD #<Output Stream on T/170,111300> *STANDARD-OUTPUT* #<Output Stream on T/170,111300> *STANDARD-INPUT* #<IO Stream on T/174,74500> \MAKE.PROCESS0 T
The text was updated successfully, but these errors were encountered:
This issue may be related to #1867.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Changing the display mode of a link in a NoteCards card yields a break window with the error:
To Reproduce
Steps to reproduce the behavior:
Initial Exec
, selectInterlisp
Run Medley
NOTECARDS
Card 1
andCard 2
Card 1
, create a link toCard 2
of typeSee
Card 1
, middle-click the linkChange Display Mode
DONE
Expected behavior
The display mode of the link is updated with no errors.
Screenshots
The break window:
The full desktop with the break window:
Context (please complete the following information):
Additional context
Exiting the break with
^
and refreshingCard 1
(e.g. by closing and reopening it) completes the change of the display mode.The error context of the topmost frame
ERROR
:The context of frame
NC.TEditCollectObjects
:The text was updated successfully, but these errors were encountered: