sindresorhus / Plash

💦 Make any website your Mac desktop wallpaper
https://sindresorhus.com/plash
MIT License
3.46k stars 128 forks source link

Crashes when download-notification appears. #99

Closed mhauken closed 2 years ago

mhauken commented 2 years ago

Seems like the app crashes when the default popup for allowing downloads appear.

Looks like this in Safari:

CleanShot 2022-01-09 at 08 09 01@2x

But when the same screen should appear in Plash it crashes.


Plash 2.7.2 (27) - com.sindresorhus.Plash macOS 12.0.1 MacBookPro17,1

sindresorhus commented 2 years ago

I assume you clicked "Save" in tldraw.com? If so, I cannot reproduce. I would recommend upgrading to macOS 12.1 and see if that fixes it.

Plash is not a browser, so download is not supported, but it obviously should not crash.

mhauken commented 2 years ago

It crashed before the notification popped up. The screenshot is from Safari as an example.

sindresorhus commented 2 years ago

There would be no notification in Plash since it's using a web view which does not support download by default. Instead of downloading, it will just show the file, which is what it does for me.

sindresorhus commented 2 years ago

The screenshot is from Safari as an example.

I'm aware