Closed menhuan closed 4 years ago
@menhuan 请按照issue模板提供一些信息,不然我们无法帮你定位错误
mac vscode 从剪切板上进行上传,上传完之后什么也不显示,使用的信息是七牛云,使用2.2.2Core上传是没有问题的
我期待的是上传完毕后应该有具体的markdown形式的图片链接
Help
-> About
-> Copy
// Place you VScode `About` data here
vs-picgo
version
Settings begin with picgo
:
"picgo.picBed.qiniu.accessKey": "zb-dasdasd-asd-asd",
"picgo.picBed.qiniu.bucket": "test",
"picgo.picBed.qiniu.url": "yuming",
"picgo.picBed.qiniu.path": "./img",
"picgo.picBed.qiniu.secretKey": "secretKey",
"picgo.picBed.current": "qiniu",
"picgo.configPath": "/Users/ruiqi/Library/Application Support/picgo/data.json",
"picgo.dataPath": "/Users/ruiqi/Library/Application Support/picgo/data.json",
"picgo.customUploadName": "${fileName}-${date}-${extName}",
"picgo.picBed.weibo.chooseCookie": false
Is this bug picBed specific, i.e. only the picBed you use is affected? Yes/No.
Is there any error in the console (Help
-> Toggle Developer tools
)?: Yes/No.
rejected promise not handled within 1 second: Error creating a JP2 color space from ICC profile.Falling back to sRGB
t.log @ workbench.desktop.main.js:sourcemap:254
workbench.desktop.main.js:sourcemap:1572 ERR 出现未知错误。有关详细信息,请参阅日志。
2workbench.desktop.main.js:sourcemap:1572 ERR No application in the Launch Services database matches the input criteria.: Error: No application in the Launch Services database matches the input criteria.
mac显示器设置的问题,参考之前关闭的issue,另外你上面的配置信息泄露了accessKey,请重新生成一个哈
Describe the bug
mac vscode 从剪切板上进行上传,上传完之后什么也不显示,使用的信息是七牛云,使用2.2.2Core上传是没有问题的
To Reproduce