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

I can not write anything in terminal #298

Open
knnbayaz opened this issue Jul 8, 2016 · 14 comments
Open

I can not write anything in terminal #298

knnbayaz opened this issue Jul 8, 2016 · 14 comments

Comments

@knnbayaz
Copy link

knnbayaz commented Jul 8, 2016

  • Click button to open terminal window
  • Terminal window is opened
  • Cursor is always first line
  • I can not write anything
@swheatley
Copy link

I'm having the same issue.

  • Uninstalled & installed ( again )
  • Attempted the apm install terminal-plus ( nothing )

All that shows up is the terminal with the blinking curosr. Terminal isn't even connected

@ramonsantos
Copy link

I'm also with this problem.

  • Atom version: 1.8
  • OS: Fedora 24

tp

@tonylnguyen
Copy link

I am also having the same issue

OS: El captain 10.11.5
Atom version: 1.8

@radix
Copy link

radix commented Jul 11, 2016

I opened up the console and it seems there's an error being triggered when I try to create a terminal - not sure why it's not popping up the bug reporter notification like atom usually does.

Module version mismatch. Expected 47, got 46. Error: Module version mismatch. Expected 47, got 46.

at Error (native)
    at process.module.(anonymous function) [as dlopen] (ATOM_SHELL_ASAR.js:159:20)
    at Object.Module._extensions..node (module.js:450:18)
    at Object.module.(anonymous function) [as .node] (ATOM_SHELL_ASAR.js:159:20)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/home/radix/.atom/packages/terminal-plus/node_modules/pty.js/lib/pty.js:17:9)
    at Module._compile (module.js:425:26)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/home/radix/.atom/packages/terminal-plus/node_modules/pty.js/index.js:2:18)
    at Module._compile (module.js:425:26)
    at Object.defineProperty.value [as .js] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/home/radix/.atom/packages/terminal-plus/lib/process.coffee:1:7)
    at Object.<anonymous> (/home/radix/.atom/packages/terminal-plus/lib/process.coffee:1:1)
    at Module._compile (module.js:425:26)
    at Object.defineProperty.value [as .coffee] (/usr/share/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)

Additionally,

Cannot read property 'bind' of null TypeError: Cannot read property 'bind' of null
    at process.<anonymous> (/usr/share/atom/resources/app.asar/src/task-bootstrap.js:82:23)
    at emitTwo (events.js:87:13)
    at process.emit (events.js:172:7)
    at handleMessage (internal/child_process.js:686:10)
    at Pipe.channel.onread (internal/child_process.js:440:11)

@hally9k
Copy link

hally9k commented Jul 12, 2016

The same here too.

Cursor blinking, no prompt and typing doesn't echo in the terminal at all.

OSX Yosemite 10.10.5
Atom 1.8
terminal-plus 0.14.5

@FoxelFox
Copy link

Same here

Windows 10 pro
Atom 1.8
terminal-plus 0.14.5

@rbtbar
Copy link

rbtbar commented Jul 14, 2016

Same here
Windows 10 pro
Atom 1.8
terminal-plus 0.14.5

@jdtzmn
Copy link

jdtzmn commented Jul 14, 2016

I poked around and found another issue that said that the user couldn't type.

Basically, terminal-plus is no longer working (as you all know), and so here is a link to a forked version that does work. (At least for me).

Check out #241 for more details.

@ramonsantos
Copy link

The platformio-atom-ide-terminal is functioning on my computer. :)

@TheBrenny
Copy link

It would be nice to resolve this issue. I don't want to resort to a terminal that was built for a hacked-up atom... I'll compare where the two differ and see if I can PR some fixes maybe?

@handicraftsman
Copy link

Same issue
ArchLinux (manjaro)
Atom 1.10.0-beta1
Latest version (i'm lazy)

@ramonsantos
Copy link

@handicraftsman
Copy link

@ramonsantos Lel - same glitch

@joseantonnio
Copy link

Same issue
Fedora release 21 (Twenty One)
Atom 1.10.2
terminal-plus 0.14.5

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