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

Doucment cannnot be opened on CotEditor 3.1.0 #640

Closed
1024jp opened this issue Nov 17, 2016 · 7 comments
Closed

Doucment cannnot be opened on CotEditor 3.1.0 #640

1024jp opened this issue Nov 17, 2016 · 7 comments
Assignees
Labels
bug somethings work not correctly
Milestone

Comments

@1024jp
Copy link
Member

1024jp commented Nov 17, 2016

under some environments...

@1024jp 1024jp added the bug somethings work not correctly label Nov 17, 2016
@1024jp 1024jp self-assigned this Nov 17, 2016
@usami-k
Copy link
Contributor

usami-k commented Nov 17, 2016

手元で 3.1.0 をデバッグ実行してみたところ、AppDelegate の以下の箇所でクラッシュします。macOS 10.12.1 + Xcode 8.1 です。

        // setup touchbar
        if #available(macOS 10.12.1, *) {
            NSApp.isAutomaticCustomizeTouchBarMenuItemEnabled = true
        }

@1024jp
Copy link
Member Author

1024jp commented Nov 17, 2016

ありがとうございます。素晴らしい。だとすると、予想が当たったっぽいです...。今テスト版を作成したので http://cl.ly/i98p これで問題が解決しているようであればすぐにリリースを出します。

@usami-k
Copy link
Contributor

usami-k commented Nov 17, 2016

テスト版をダウンロードして試したところ、アプリが起動してファイルが開けることが確認できました。

@1024jp
Copy link
Member Author

1024jp commented Nov 17, 2016

ありがとうございます! ビンゴだ。これを 3.1.1 としてリリースします。non-AppStore 版は 3.1.0 は飛ばしてそっちを出しましょう。

@usami-k
Copy link
Contributor

usami-k commented Nov 17, 2016

了解しました。

@1024jp
Copy link
Member Author

1024jp commented Nov 17, 2016

fixed

@1024jp 1024jp closed this as completed Nov 17, 2016
@1024jp 1024jp added this to the 3.1.1 milestone Nov 17, 2016
@1024jp
Copy link
Member Author

1024jp commented Nov 17, 2016

訂正。念のため目立つように 3.1.1 がリリースされるまではオープンにしておきます。すでに修正済みの案件です。

@1024jp 1024jp reopened this Nov 17, 2016
@1024jp 1024jp closed this as completed Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug somethings work not correctly
Development

No branches or pull requests

2 participants