lunapaint / vscode-luna-paint

A raster image editor extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
282 stars 27 forks source link

Tools appear but no image is visible #148

Closed yormatt closed 1 year ago

yormatt commented 2 years ago

Running Ubuntu 20. When I open PNG or JPG files the tool palettes appear but no image is ever visible. image

Tyriar commented 2 years ago

It looks like you're on an old version looking at the tools window, could you try updating? You may need a newer version of vscode to get the latest version.

yormatt commented 2 years ago

I updated to buntu 1.69.2. Now I don't see any tools at all.

I tried reinstalling Luna and restarting Ubuntu but those made no difference.

Matt Morrise E: @.*** C: (503) 544-5105

On Wed, Jul 20, 2022 at 8:11 PM Daniel Imms @.***> wrote:

It looks like you're on an old version looking at the tools window, could you try updating? You may need a newer version of vscode to get the latest version.

— Reply to this email directly, view it on GitHub https://github.com/lunapaint/vscode-luna-paint/issues/148#issuecomment-1190988456, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHZEPNABUZYY5BF24PTZXODVVC5XZANCNFSM54FZ63YA . You are receiving this because you authored the thread.Message ID: @.***>

Tyriar commented 2 years ago

Odd, could you open devtools (Help > Toggle Developer Tools) and check the console when you open up Luna Paint?

player-001 commented 1 year ago

i actually have the same error with the latest version in which when i load an image nothing shows up, also i noticed that during the first launch of luna after installation the image loads and luna works amazingly but fails to load any other images after that and shows blank screen

HERE IS THE CONSOLE OUTPUT--- 56

Tyriar commented 1 year ago

@player-001 thanks, the error logs in particular are very handy. I can reproduce now if I add this setting which uses transparency for the editor bg:

  "workbench.colorCustomizations": {
    "editor.background": "#11111180"
  }
player-001 commented 1 year ago

@Tyriar yes you are right changing the background to a solid color without transparency fixed the issue i guess i can use this as a temporary fix, thank you so much for you help

Tyriar commented 1 year ago

Great 🙂, not sure when the release will be but it's fixed for 0.17