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

Error with launching panes #9

Closed
JustinTBrown opened this issue Nov 23, 2014 · 7 comments
Closed

Error with launching panes #9

JustinTBrown opened this issue Nov 23, 2014 · 7 comments

Comments

@JustinTBrown
Copy link

I get the following error pretty much no matter what I do:

** Starting termrc using: 'Termfile'
** Please wait until all panes have fully launched!
/var/folders/pg/ysvh9jzx24l5sngg468mxpsc0000gn/T/termrc.osascript20141122-7730-1g16dvy:911:915: execution error: iTerm got an error: Can’t get terminal 2. Invalid index. (-1719)

I've reduced my Termfile to the simplest possible configuration just in case that was the issue:

root:
  ~/Documents/Code/feedback-app

commands:
  rails_c:  rails c # Rails Console

layout:
  - [ rails_c ]         # 1 pane

Ideas?

@briangonzalez
Copy link
Owner

Hmmm? Are you're using the latest termrc?

@JustinTBrown
Copy link
Author

Yeah, 0.2.2


Sent from my smartphone

On Sun, Nov 23, 2014 at 12:23 PM, Brian Gonzalez notifications@github.com
wrote:

Hmmm? Are you're using the latest termrc?

Reply to this email directly or view it on GitHub:
#9 (comment)

@JustinTBrown
Copy link
Author

I’m wondering if it’s trying to issue commands before the designated pane has been launched, which is throwing errors??


Sent from my smartphone

On Sun, Nov 23, 2014 at 12:42 PM, Justin Brown brown.jt@gmail.com wrote:

Yeah, 0.2.2

Sent from my smartphone
On Sun, Nov 23, 2014 at 12:23 PM, Brian Gonzalez notifications@github.com
wrote:

Hmmm? Are you're using the latest termrc?

Reply to this email directly or view it on GitHub:
#9 (comment)

@huangyg11
Copy link

Got the same error.

@huangyg11
Copy link

I find the error occurs only when the iterm2 is fullscreen

@tmulry
Copy link

tmulry commented Aug 24, 2015

I am seeing the same issue as @huangyg11. I need to run iterm in windowed mode in order to launch termrc without error.

@briangonzalez
Copy link
Owner

This is a limitation without a workaround.

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

4 participants