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

GUI error box: error writing "stdout": I/O error #243

Open
GoogleCodeExporter opened this issue Aug 22, 2015 · 1 comment
Open

GUI error box: error writing "stdout": I/O error #243

GoogleCodeExporter opened this issue Aug 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

When you close the terminal that starts core-gui, the GUI is unable to write to 
stdout and produces this exception.

error writing "stdout": I/O error
    while executing
"puts "Connection to $plugin ($ip:$port) closed.""
    (procedure "pluginChannelClosed" line 11)
    invoked from within
"pluginChannelClosed $channel"
    (procedure "resetChannel" line 5)
    invoked from within
"resetChannel channel 1"
    (procedure "receiveMessage" line 31)
    invoked from within
"receiveMessage sock7"

Original issue reported on code.google.com by [email protected] on 18 Apr 2014 at 5:36

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

No branches or pull requests

1 participant