Skip to content

Extraneous symbols in Calendar day reminder form, STREAM-NOT-OPEN error when aborting form #1157

Open
@pamoroso

Description

@pamoroso

Describe the bug
When adding a day reminder in the Calendar LispUsers program, every character in the text of the form is followed by a black rectangle symbol. Aborting the form makes the program crash with the error STREAM-NOT-OPEN.

To Reproduce
Steps to reproduce the behavior:

  1. sign into your Interlisp Online account
  2. under Initial Exec, select Interlisp
  3. click Run Medley
  4. at the Exec, evaluate (FILESLOAD CALENDAR)
  5. at the Exec, evaluate (CALENDAR)
  6. at the prompt Please enter a default host & directory for reminder files:, press ENTER
  7. click a year
  8. click a month
  9. click a day
  10. click Add
  11. click Abort

After step 9 the extraneous symbols show up in the the day reminder form as in the first screenshot. After step 10 the program crashes and a STREAM-NOT-OPEN backtrace window opens as in the second screenshot.

Expected behavior
No extraneous symbols in the day reminder form. The form is dismissed with no errors when clicking Abort.

Screenshots
The day reminder form:
day-reminder-form

The backtrace window:
backtrace

The full desktop:
calendar

Context (please complete the following information):

  • OS: chromeOS Stable
  • OS Version: 112.0.5615.62
  • Host arch: x86_64 (ASUS Chromebox 3)
  • Maiko version: not sure how to get it
  • IL:MAKESYSDATE: 18-Dec-2022 20:59:08

Additional context
Possible a character encoding issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working (as per documentation)low priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions