[Bug Report] Some problem...
Summary | 概述
The default background image is not displayed after updating to V2.0.3
Versions
OS(Win10 / Mac OSX / Linux): Mac OSXvscode: 1.96.2
Background Config | 插件的配置
"background.editor": { "images": [ "https://user-images.githubusercontent.com/9987486/40583669-d6189844-61c5-11e8-89e3-c52ad153da09.png", "https://user-images.githubusercontent.com/9987486/40583670-d6478c9e-61c5-11e8-9551-6b55eacc7b8d.png", "https://user-images.githubusercontent.com/9987486/40583671-d676c6e4-61c5-11e8-94cb-34ec4a12fa01.png" ], "useFront": true, "style": { "background-position": "100% 100%", "background-size": "auto", "opacity": 0.6 }, "styles": [{}, {}, {}], "interval": 0, "random": true },
Expected Behaviors | 期望的行为
Can display normally
Screenshots | 截图
Additional Context | 其它信息
background v2.0.3 has been released for about 2 month, I tried your config in vscode 1.96.2 on MacOS and it works well.
Have you tried reload vscode? After config changed , a prompt will appear to reload it. Try this and tell me if it works:
- click the 「Background」button on the right-bottom of statusbar.
- choose 「install and enable the background」
I "install and enable the background" many times; And vscode was reinstalled.
It's strange, did any errors occur?
For example read-only-file-system like, vscode can't be in Download directory.
这样,你检查下是否能够打开:https://user-images.githubusercontent.com/9987486/40583669-d6189844-61c5-11e8-89e3-c52ad153da09.png , 排查网络问题 再看看 vscode 是否有报错之类?
[Move Visual Studio Code.app from Download to the Application directory.
Run sudo chmod -R a+rw '/Applications/Visual Studio Code.app' to grant write permissions.]
I did both of those
It's strange, did any errors occur?
For example
read-only-file-systemlike, vscode can't be inDownloaddirectory.这样,你检查下是否能够打开:https://user-images.githubusercontent.com/9987486/40583669-d6189844-61c5-11e8-89e3-c52ad153da09.png , 排查网络问题 再看看 vscode 是否有报错之类?
默认的三张背景图我都能打开
vscode我重装过,并且清理过残余文件
看到你有「Code 安装似乎损坏」的报错,
background 从2.x开始,不会再有这种报错。是不是还安装了其它背景插件呢?
我也很奇怪,但我并没装其他背景插件。
这是我所有的插件
Atom One Light 是我目前用的主题
辛苦按照这个步骤重新来一次吧:
- 删除「background」插件,
- 重装 vscode 到 application 目录 (mac下的安装是 「解压 压缩包」、「拖动vscode到application」)
- 这时候检查是否有报错
- 安装 background 插件,按照提示重启 vscode
- 观察背景是否生效,是否有报错
用于排查下这个报错是否跟background有关
按照你的步骤,我重装后。
安装 background 前没有报错,安装后出现报错,并背景不生效。 目前情况是这个对吧?
该版本已经发布2个月了还没出现过这种情况 😂😂 我再去研究下
是的 每次重启就会提示这个
麻烦把 「Code」-「关于 Visual Studio Code」路径的弹框截个图,我确认下版本
全屏显示,右上角第三个按钮无法透明,这是怎么回事呀
全屏显示,右上角第三个按钮无法透明,这是怎么回事呀
@luming8 已知case,这个是windows系统自带的按钮,无法影响
lgtm