Android Studio 4.1.1 - MacOS BigSur - 全屏冻结问题 [英] Android Studio 4.1.1- MacOS BigSur - Freezing Problem in FullScreen

查看:38
本文介绍了Android Studio 4.1.1 - MacOS BigSur - 全屏冻结问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用的是最新版本的 Android Studio (4.1.1).更新 Mac 操作系统后,Android Studio 开始遇到奇怪的错误.

I am using the latest version of Android Studio (4.1.1). After updating the Mac operating system, Android Studio started encountering strange errors.

我遇到过的最烦人的问题.当我想打开一个新的github分支时,窗口显示如下并冻结.

The most annoying problem I have ever had. When I want to open a new github branch, the window appears as below and freezes.

这应该是正常的样子.

当然,这是我注意到的唯一窗口问题.这里最重要的问题是屏幕冻结,无法采取任何措施.

Of course, this is the only window problem I've noticed. The most important problem here is that the screen freezes and no action can be taken.

如果有遇到这个问题的人或有解决方案的人与我分享,每个人都会受益.谢谢.

If people who have problems or have a solution on this issue share it with me, everyone will benefit. Thank you.

此问题已在 Android Studio 4.2 中正式解决.

Edit : This issue has been officially resolved in Android Studio 4.2.

推荐答案

问题是当 macOS 设置为首选选项卡时,macOS Big Sur 上的 Android Studio 4.1.1 也会在选项卡而不是窗口中打开分支设置等内容.

The problem is that when macOS is set to prefer tabs, Android Studio 4.1.1 on macOS Big Sur also opens things like branch settings in tabs instead of windows.

要解决此问题,您只能在 Android Studio 中阻止这些选项卡.

To fix it, you can prevent those tabs only in Android Studio.

打开终端并运行以下命令:

Open Terminal and run this command:

defaults write com.google.android.studio AppleWindowTabbingMode 手册

现在 Android Studio 将再次使用 windows 并且不会崩溃.

Now Android Studio will use windows again and not crash.

在 reddit 上找到了解决方案 https://www.reddit.com/r/androiddev/comments/jtbl4m/has_anyone_updated_to_macos_big_sur_and_is/gc8pfhg/?utm_source=reddit&utm_medium=web2x&a>

Solution was found on reddit https://www.reddit.com/r/androiddev/comments/jtbl4m/has_anyone_updated_to_macos_big_sur_and_is/gc8pfhg/?utm_source=reddit&utm_medium=web2x&context=3

这篇关于Android Studio 4.1.1 - MacOS BigSur - 全屏冻结问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆