黑屏中的 Azure Data Studio 运行
Azure data studio running in black screen
我已经在 cent os 上安装了 azure data studio v: 1.14.1,但是当我 运行 它时,我只有黑屏
我试过删除它并重新安装它但同样的问题仍然存在
不幸的是,我发现唯一适用于 CentOS 7 的解决方案是从这个 azure data studio GitHub page. I tried the other, newer versions, as well as using --disable-gpu as used for a similar issue in Windows here 下载并安装版本 1.13.1 但没有成功。
我遇到了同样的问题,即以空白屏幕甚至红白框启动。我能够通过禁用 gpu 来实现它。 vscode 也一样..
azuredatastudio --disable-gpu
代码 --disable-gpu
我已经在 cent os 上安装了 azure data studio v: 1.14.1,但是当我 运行 它时,我只有黑屏 我试过删除它并重新安装它但同样的问题仍然存在
不幸的是,我发现唯一适用于 CentOS 7 的解决方案是从这个 azure data studio GitHub page. I tried the other, newer versions, as well as using --disable-gpu as used for a similar issue in Windows here 下载并安装版本 1.13.1 但没有成功。
我遇到了同样的问题,即以空白屏幕甚至红白框启动。我能够通过禁用 gpu 来实现它。 vscode 也一样..
azuredatastudio --disable-gpu 代码 --disable-gpu