Skip to content
New issue

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

output not displayed #11

Closed
xerz-one opened this issue Feb 11, 2020 · 6 comments
Closed

output not displayed #11

xerz-one opened this issue Feb 11, 2020 · 6 comments

Comments

@xerz-one
Copy link
Contributor

xerz-one commented Feb 11, 2020

Writing a cell with:

(display "Hey!")

returns no output. Same happens when running from a console.

Equally, doing any successful operation, like (define x 42), does not return any output - however, (error "Fail!") does work.

@xerz-one xerz-one changed the title stdout is not displayed output not displayed Feb 11, 2020
@jerry40
Copy link
Owner

jerry40 commented Feb 11, 2020 via email

@xerz-one
Copy link
Contributor Author

Ah yes, should point out this is done with Guile 3.0.0. Keep in mind it is a major version, with new features enabled by default like JIT compilation.

@jerry40
Copy link
Owner

jerry40 commented Feb 16, 2020

Can't reproduce it on the kernel using guile (GNU Guile) 3.0.0.23-7dc90

@xerz-one
Copy link
Contributor Author

xerz-one commented Mar 3, 2020

OK, so I decided to reinstall everything, and... I must be building libiconv wrong (I have to in the setup I'm using) because I'm getting this unrelated error now

ERROR: In procedure read-char:
In procedure open_iconv_descriptors: invalid or unknown character encoding UTF8

Can't debug further right now, but I'll take a look as soon as possible - this specific issue is very likely my fault, so I'm not opening up a ticket for it.

@jerry40 jerry40 closed this as completed Apr 15, 2020
@ntoxeg
Copy link

ntoxeg commented Apr 17, 2020

This is still a problem for me, errors are displayed but normal output not, it's with Guile 2.2 on Ubuntu 20.04.

@ntoxeg
Copy link

ntoxeg commented Apr 17, 2020

Correction! This is a problem in Jupyter Lab specifically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants