kylon / Sharedown

Electron application to download Sharepoint videos (especially meant for students)
GNU General Public License v3.0
372 stars 41 forks source link

Builtin Chromium crashes on M1 Mac #62

Closed KleaTech closed 1 year ago

KleaTech commented 1 year ago

When I start the download, Chromium starts, I log in to Stream, it loads the page, player becomes visible for a moment then Chromium crashes. Sharedown shows error message about the browser crash and does not download the video. chromium log.txt

kylon commented 1 year ago

don't have m1 mac right now, i can test in a few days

can you try with a different chrome/chromium? custom chrome executable in sharedown settings

KleaTech commented 1 year ago

I tried with a Google Chrome app (installed from browser) that I regularly use. It said something on the line that it does not have permission to run it. I can experiment with it tomorrow, maybe try Edge too or check some permissions. Unfortunatelly I don't have much experience with Macs.

kylon commented 1 year ago

borrowing a m1 is taking longer, i ll post an updated build to see if this is fixed upstream, not sure this is sharedown issue tho

kylon commented 1 year ago

tested on macbook pro 18.3 2021, ventura 13.0

cannot reproduce any crash there with 5.2.2 release package or master

the only thing i found is that 5.2.2 arm64 release package does not run on ventura (fixed by building with latest builder)

kylon commented 1 year ago

closing for inactivity