Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

added Mavericks font fix patch #24479

Closed
wants to merge 1 commit into from
Closed

Conversation

mhemeryck
Copy link

Is it possible to include this extra patch? I have a QT dependency for running spyder, a python IDE, which can not run properly without this patch. I've documented the issue over at the spyder issue tracker.

This patch deals specifically with the issue of font names under OS X Mavericks. Spyder does not crash on this issue, the editor just becomes extremely slow (probably due to constantly printing this error).

Some background: I'm not a QT, nor ruby developer. I'm a (scientific) python developer that relies heavily on this spyder IDE, so I really needed this specific fix. Sorry if this patch is not really up to standards.

@MikeMcQuaid
Copy link
Member

@BrewTestBot test this please

@adamv
Copy link
Contributor

adamv commented Nov 21, 2013

@MikeMcQuaid won't really test because Error: Qt currently requires --HEAD on Mavericks

@mhemeryck
Copy link
Author

The patch I suggested here is similar to the one in #23793; I just added a specific QT-patch for fixing a fonts issue.

btw, by testing, do you mean the output of

brew install --verbose --debug https://raw.github.com/mhemeryck/homebrew/master/Library/Formula/qt.rb --HEAD

@MikeMcQuaid
Copy link
Member

I just pulled it anyway. Would be people could try and apply pressure on Qt to actually release these.

ehershey pushed a commit to ehershey/homebrew that referenced this pull request Apr 4, 2014
Closes Homebrew#24479.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants