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

Can't Open image #3943

Closed
RunningMartin opened this issue Aug 10, 2021 · 1 comment
Closed

Can't Open image #3943

RunningMartin opened this issue Aug 10, 2021 · 1 comment

Comments

@RunningMartin
Copy link

RunningMartin commented Aug 10, 2021

OS/Web Information

  • Web Browser:Chrome 92.0.4515.131 (x86_64)
  • Local OS: Mac 11.5.1
  • Remote OS: docker image Ubuntu 18.04.5 LTS
  • Remote Architecture: x86_64
  • code-server --version:3.11.1

Steps to Reproduce

  1. terminal download image: wget https://img.iplaysoft.com/wp-content/uploads/2019/free-images/free_stock_photo.jpg
  2. doubel click to open image

Expected

view the image on the label

Actual

image

Logs

[2021-08-10T09:41:26.715Z] info code-server 3.11.1 c680aae
[2021-08-10T09:41:26.717Z] info Using user-data-dir ~/.config/code-server/data
[2021-08-10T09:41:26.736Z] info Using config file ~/.config/code-server/config.yaml
[2021-08-10T09:41:26.736Z] info HTTP server listening on http://0.0.0.0:8080
[2021-08-10T09:41:26.736Z] info - Authentication is disabled
[2021-08-10T09:41:26.736Z] info - Not serving HTTPS
[2021-08-10T09:41:32.658Z] debug forking vs code...
[2021-08-10T09:41:33.332Z] debug setting up vs code...
[2021-08-10T09:41:33.343Z] debug vscode got message from code-server {"type":"init"}
[2021-08-10T09:41:34.809Z] debug vscode got message from code-server {"type":"socket"}
[2021-08-10T09:41:34.816Z] debug protocol Initiating handshake... {"token":"76ea1d90-3d5c-463f-b5b9-7e44ce2d948a"}
[2021-08-10T09:41:35.090Z] debug protocol Handshake completed {"token":"76ea1d90-3d5c-463f-b5b9-7e44ce2d948a"}
[2021-08-10T09:41:35.092Z] debug management Connecting... {"token":"76ea1d90-3d5c-463f-b5b9-7e44ce2d948a"}
[2021-08-10T09:41:35.095Z] debug vscode 1 active management connection(s)
[2021-08-10T09:41:36.084Z] debug got latest version {"latest":"3.11.1"}
[2021-08-10T09:41:36.086Z] debug comparing versions {"current":"3.11.1","latest":"3.11.1"}
[2021-08-10T09:41:36.116Z] debug vscode got message from code-server {"type":"socket"}
[2021-08-10T09:41:36.118Z] debug protocol Initiating handshake... {"token":"81b56d55-163f-4ed0-94f8-1f74e17e13f5"}
[2021-08-10T09:41:36.359Z] debug protocol Handshake completed {"token":"81b56d55-163f-4ed0-94f8-1f74e17e13f5"}
[2021-08-10T09:41:36.360Z] debug exthost Connecting... {"token":"81b56d55-163f-4ed0-94f8-1f74e17e13f5"}
[2021-08-10T09:41:36.364Z] debug exthost Getting NLS configuration... {"token":"81b56d55-163f-4ed0-94f8-1f74e17e13f5"}
[2021-08-10T09:41:36.364Z] debug vscode 1 active exthost connection(s)
[2021-08-10T09:41:36.364Z] debug exthost Spawning extension host... {"token":"81b56d55-163f-4ed0-94f8-1f74e17e13f5"}
[2021-08-10T09:41:36.373Z] debug exthost Waiting for handshake... {"token":"81b56d55-163f-4ed0-94f8-1f74e17e13f5"}
[2021-08-10T09:41:38.143Z] debug exthost Handshake completed {"token":"81b56d55-163f-4ed0-94f8-1f74e17e13f5"}
[2021-08-10T09:41:38.150Z] debug exthost Sending socket {"token":"81b56d55-163f-4ed0-94f8-1f74e17e13f5"}
[2021-08-10T09:42:32.585Z] debug 2 active connections

Screenshot

image

Notes

This issue can be reproduced in VS Code: Yes

@jsjoeio
Copy link
Contributor

jsjoeio commented Aug 10, 2021

Closing in favor of #3936

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants