robb0wen / synthwave-vscode

Synthwave inspired colour theme for VS Code 🌅🕶
MIT License
5.17k stars 1.18k forks source link

"What's New with Synthwave '84" page opens with each new window #217

Closed queenkjuul closed 3 years ago

queenkjuul commented 3 years ago

I apologize if this is not a Synthwave issue and is a VSCode issue, but it is only happening with this one theme and I have tried everything I can think of to get rid of it, and am at my wit's end.

Per title, every new window I open causes the "What's New with Synthwave '84" tab to open. However, the actual What's New page never renders, it's just a blank tab. It opens about 2 seconds after the window is open.

I have completely uninstalled Code, removed all my Code config directories, reinstalled Code, and reinstalled the theme. The issue persisted. I am not sure what else to do. I tried clearing Editor history from the command palette and that did not work, either.

dezren39 commented 3 years ago

This issue is occuring for me as well. It is entirely blank and I can't crtl+w close it either I have to click, annoying. If I open palette and launch whats new, i get the real thing

THEaustinlopez commented 3 years ago

I have been experiencing this for a few months now. I have just been closing the tab but it is starting to get to me. Any fix on this yet?

rsamhollyer commented 3 years ago

This issue started happening to me yesterday. I was reinstalling the theme and trying to enable the Neon Dreams color on Fedora, which I tried to do from #138 . I could never enable the color change, but when I reverted back to the root ownership, this open tab issue began to occur.

bobmagicii commented 3 years ago

yes this is now my daily life on all my computers. i love your work but at no point does a theme need this.

image

i suspect its because after i reinstalled windows, i reinstalled code as a real program in program files [using their specific installer intended to do this], not the user install they keep pushing. i see your code stores the version in the global state but that installation is the only thing i did difference between last week and this week.

bobmagicii commented 3 years ago

fix for people going insane:

%CodeProfilePath%\extensions\robbowen.synthwave-vscode-0.1.8\src\extension.js

add a return after function showUpdatePage() {

image

THEaustinlopez commented 3 years ago

You are a lifesaver!!! Thank you so much!!!!

trevor-coleman commented 3 years ago

I created this PR which should address the issue: https://github.com/robb0wen/synthwave-vscode/pull/234

The app currently displays the webview and then updates the stored "previous version."

This means that if the webview fails, the version is never updated.

My PR simply reverses the order of the commands, so that a webview failure won't cause the update page to be displayed forever.

yan-levy commented 3 years ago

Thank yooou!!!! I was going crazy really bad

robb0wen commented 3 years ago

This page has been removed from v0.1.9

HydraCOREY commented 3 years ago

@robb0wen The page is still showing up for me. I'm on v0.1.9. I've tried uninstalling, reinstalling, manually removing (also rebooting vscode for each).

louisoftokyo commented 2 years ago

Still occurring in v0.1.10. I've uninstalled the extension but the page keeps showing. Is there some sort of cache somewhere that I need to delete?

Edit: It was because I had another Synthwave theme (forked from this) installed.

RPainter8West commented 2 years ago

Uninstalling the "Dark Synthwave" plugin fixed the problem for me. Thanks for the tip @louisoftokyo

rlmorrison74 commented 2 years ago

Oh my god thank you so much @louisoftokyo @RPainter8West I have been going insane trying to get rid of this, I haven't even used the synthwave theme since november, I found one I like much better, but this page has been driving me up a wall. Uninstalling Dark synthwave 84 fixed it for me too.

milan2sky commented 2 years ago

After some time you start to accept this bug as a feature. I smile every time when it appears so please do NOT fix that!

rahul4019 commented 2 years ago

I uninstalled "SynthWave '84" and "Dark Synthwave '84" and that page is gone.