Macvim: Warning on launch on macOS 10.13 Beta 3 (17A306f)

Created on 15 Jul 2017  路  16Comments  路  Source: macvim-dev/macvim

On macOS 10.13 Beta 3, I get this warning when launching MacVim. It does not seem to affect the app's behavior.

*** WARNING: Textured window <MMWindow: 0x7f9e7f453d60> is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.

Most helpful comment

Could you guys try to use snapshot-139? https://github.com/macvim-dev/macvim/releases/tag/snapshot-139

All 16 comments

The same issue on macOS High Sierra 10.13 GM candidate.

Like this issue on macOS High Sierra 10.13

Electron[14728:1079433] *** WARNING: Textured window <AtomNSWindow: 0x7fc6fa699bd0> is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.

I also stumble on the same issue on High Sierra 10.13:

MacVim[8898:804453] * WARNING: Textured window is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.

same issue
WARNING: Textured window is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.
Also electron icon looks different

Same issue here

Same issue
MacVim Custom Version 8.0.1175 (138)
MacOS 10.13 High Sierra 10.13 (17A405)

I have the same issue when install with dmg or brew cask install macvim, but brew install macvim works well

Same issue.

Could you guys try to use snapshot-139? https://github.com/macvim-dev/macvim/releases/tag/snapshot-139

@splhack No warnings with snapshot-139.

macOS 10.13 (17A405)

@splhack Good job! Now it works like a charm using MacVim Snapshot 139 on MacOS 10.13 High Sierra 10.13 (17A405)!

Just downloaded snapshot-139, no more warnings on macOS 10.13 17A405.
Great job, thanks a lot!

Thanks a lot.

@splhack Sorry to comment on an old issue but I was wondering if you might remember what you did to correct this? I'd like to try to fix this in electron and would like to use your patch for reference but I'm having trouble locating it in the following snapshot commits:

https://github.com/macvim-dev/macvim/commits/snapshot-139

If you have time, would you mind pointing me to the commit that fixed this issue, please?

@alanning I think it just changed Xcode from 8 to 9.1. https://github.com/macvim-dev/macvim/commit/50e45d2e95ea8a074810bd59f842ad38253727ea

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PLG picture PLG  路  4Comments

romainl picture romainl  路  5Comments

flaugher picture flaugher  路  4Comments

0xDP picture 0xDP  路  5Comments

itsayellow picture itsayellow  路  4Comments