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

VTE formula installs a version that doesn't work #255

Closed
joaquinlpereyra opened this issue Apr 12, 2016 · 5 comments
Closed

VTE formula installs a version that doesn't work #255

joaquinlpereyra opened this issue Apr 12, 2016 · 5 comments
Labels
upstream issue An upstream issue report is needed

Comments

@joaquinlpereyra
Copy link

The VTE formula tries to install vte version 0.42. This version will crash with Mac as soon as try to use Vte.Terminal().spawn_sync. In fact if you open VTE the output will be a blank window, 'cause it won't be able to execute bin/sh.

This could be fixed by downgrading vte to 0.40 or to updating to 0.44.

@dunn
Copy link
Contributor

dunn commented Apr 12, 2016

We'd love a pull request bringing it up to 0.44! Take a look at https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged).md and let us know if you have questions.

@apjanke apjanke mentioned this issue Apr 13, 2016
4 tasks
@apjanke
Copy link
Contributor

apjanke commented Apr 13, 2016

#277 - bump to 0.44.1

@apjanke
Copy link
Contributor

apjanke commented Apr 13, 2016

(Note that this is the vte3 formula for gtk+3. The vte formula is way back on 0.28, though it also seems to be broken in a similar manner.)

@apjanke apjanke mentioned this issue Apr 13, 2016
@apjanke apjanke added the upstream issue An upstream issue report is needed label Apr 13, 2016
@DomT4
Copy link
Member

DomT4 commented Apr 13, 2016

Fixed via c0d97e6 I presume?

@DomT4 DomT4 closed this as completed Apr 13, 2016
@apjanke
Copy link
Contributor

apjanke commented Apr 14, 2016

Yup.

@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upstream issue An upstream issue report is needed
Projects
None yet
Development

No branches or pull requests

4 participants