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

Terminal fails to start #11

Closed
weaverba137 opened this issue May 8, 2014 · 5 comments
Closed

Terminal fails to start #11

weaverba137 opened this issue May 8, 2014 · 5 comments

Comments

@weaverba137
Copy link

I'm running

  • MacOS 10.9.2
  • Atom 0.94.0
  • Term 0.2.1

When I try to open a terminal, nothing happens. Not even any error messages. I tried the keystroke command and the menu commands.

@tjmehta
Copy link
Owner

tjmehta commented May 9, 2014

any errors in the console? also what happens when you resize the window?

@weaverba137
Copy link
Author

No error messages either on the command line or on the MacOS Console. Resizing makes no difference.

@weaverba137
Copy link
Author

PS, there are however errors when running the test suite.

[48776:0509/093336:INFO:renderer_main.cc(227)] Renderer process started
[48774:0509/093339:INFO:CONSOLE(27)] "Error: Cannot find module '../lib/shell-view'
  at Function.Module._resolveFilename (module.js:337:15)
  at Function.Module._load (module.js:279:25)
  at Module.require (module.js:363:17)
  at require (module.js:379:17)
  at Object.<anonymous> (/Users/weaver/.atom/packages/term/spec/shell-view-spec.coffee:1:13)
  at Object.<anonymous> (/Users/weaver/.atom/packages/term/spec/shell-view-spec.coffee:1:1)
  at Module._compile (module.js:455:26)
  at Object.requireCoffeeScript [as .coffee] (/Applications/Atom.app/Contents/Resources/app/src/coffee-cache.js:54:19)
  at Module.load (/Applications/Atom.app/Contents/Resources/app/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  at Function.Module._load (module.js:311:12)
  at Module.require (module.js:363:17)
  at require (module.js:379:17)
  at requireSpecs (/Applications/Atom.app/Contents/Resources/app/spec/spec-suite.coffee:9:5)
  at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app/spec/spec-suite.coffee:55:3)
  at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app/spec/spec-suite.coffee:1:1)
  at Module._compile (module.js:455:26)
  at Object.requireCoffeeScript [as .coffee] (/Applications/Atom.app/Contents/Resources/app/src/coffee-cache.js:54:19)
  at Module.load (/Applications/Atom.app/Contents/Resources/app/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  at Function.Module._load (module.js:311:12)
  at Module.require (module.js:363:17)
  at require (module.js:379:17)
  at module.exports.runSpecSuite (/Applications/Atom.app/Contents/Resources/app/spec/jasmine-helper.coffee:30:3)
  at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app/spec/spec-bootstrap.coffee:24:3)
  at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app/spec/spec-bootstrap.coffee:2:1)
  at Module._compile (module.js:455:26)
  at Object.requireCoffeeScript [as .coffee] (/Applications/Atom.app/Contents/Resources/app/src/coffee-cache.js:54:19)
  at Module.load (/Applications/Atom.app/Contents/Resources/app/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  at Function.Module._load (module.js:311:12)
  at Module.require (module.js:363:17)
  at require (module.js:379:17)
  at window.onload (file:///Applications/Atom.app/Contents/Resources/app/static/index.js:20:5)
", source: /Applications/Atom.app/Contents/Resources/app/spec/spec-bootstrap.coffee (27)
Tests failed

@PhilCoggins
Copy link

I am also encountering this.

  • OSX 10.9.2
  • Atom 0.94.0

Try to use keyboard shortcut to open terminal, nothing. No errors in console. I also tried going through Packages -> term -> open packages in bottom pane & open packages in right pane, nothing happens.

@weaverba137
Copy link
Author

After the latest release, the terminal is working.

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