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

Website freezes when i click on wallpaper preview #57

Closed
HamzaR21 opened this issue Apr 23, 2020 · 12 comments · Fixed by #79
Closed

Website freezes when i click on wallpaper preview #57

HamzaR21 opened this issue Apr 23, 2020 · 12 comments · Fixed by #79

Comments

@HamzaR21
Copy link

For some reason when i click on one of the wallpapers preview the website get frozen and after a whiles a dead bird icon pops out , and i have to refresh it to get it to work again

@mjswensen
Copy link
Collaborator

Thanks for the heads up, @UraniumR —can you tell me which OS and browser you are using?

@HamzaR21
Copy link
Author

Thanks for the heads up, @UraniumR —can you tell me which OS and browser you are using?

im using : 
Windows 10 OS Version 1803 (Build 17134.1130)
Browser : Vivaldi ( 2.11.1811.52 (Stable channel) (64-bit) )

@mjswensen
Copy link
Collaborator

mjswensen commented Apr 30, 2020

Thanks for that information. Downloading a Windows VM now to see if I can reproduce the issue.

Do you mind sending the full URL where you see the problem, @UraniumR ?

@mjswensen
Copy link
Collaborator

@UraniumR still no luck in reproducing the issue on my end—I've added some error tracking through Sentry in hopes that the issue will surface in the wild and give me a clue as to what's going on.

In the meantime, if you run into it again, let me know. As much detail as possible would be most helpful (URL, series of actions taken before opening up the wallpaper preview, any browser extensions you have installed, etc.).

@HamzaR21
Copy link
Author

Oh, i just went to check out the website , and i have found that the problem have been resolved.
It told me themer have been updated , so i suppose that the last update fixed the problem.
Thanks <3

@mjswensen
Copy link
Collaborator

Thanks for the update, @UraniumR !

@hbjydev
Copy link

hbjydev commented Jul 3, 2020

@mjswensen Can we re-open this? I'm running into it on my end.
NixOS 20.03, Chromium browser

@mjswensen mjswensen reopened this Jul 3, 2020
@mjswensen
Copy link
Collaborator

Yep, @itshaydendev . Can you tell me which wallpaper triggers the issue? I have some theories.

@hbjydev
Copy link

hbjydev commented Jul 3, 2020

All except triangles burst and shirts

@mjswensen
Copy link
Collaborator

Thank you! Do you mind me asking how much RAM you have and how fast your CPU is? My best bet right now is that this is a performance issue with inserting a complex SVG into the DOM.

@hbjydev
Copy link

hbjydev commented Jul 3, 2020

I've got a Ryzen 5 1600 and 16gb of 3200MHz ram underclocked to 3100 for stability reasons with my mobo for now

mjswensen added a commit that referenced this issue Oct 19, 2020
mjswensen added a commit that referenced this issue Oct 19, 2020
@mjswensen
Copy link
Collaborator

Hi folks, I just released an update that converts all wallpaper packages to use PNG format (via canvas) rather than SVG. Since I've never been able to reproduce this issue, I'm hoping that between the format change, using blob URLs rather than data: URLs, and better wrapping of the URL in a useEffect hook, this problem goes away... but please feel free to reopen if not!

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

Successfully merging a pull request may close this issue.

3 participants