-
Notifications
You must be signed in to change notification settings - Fork 975
LSOpenURLsWithRole() failed with error -10810 on the packaged build #5849
Comments
What does |
I haven't see the error until I packaged the build after commits related with the webtorrent were merged but I am not sure if it has nothing to do with them, which is why I tagged #5818 as the related issue. |
Thanks for bisecting. I'll experiment with it today and see if I can find out why. |
Still don't know why.
Works with d14c778 Fails on commits after that. Error message:
I diffed the |
it works if is remove a few lines from when I lazy load WebTorrentRemoteServer instead of
|
found the crashinstead of running here's the crash when trying to
|
manual fixmanually adding first navigate to
so we have to fix the packaging script that creates |
real fixbrowser-laptop/tools/lib/ignoredPaths.js Line 16 in 2399c72
derp PR coming soon |
webtorrent needs speedometer and mkdirp fixes brave#5849
I labelled this with |
From Terminal when I try to open the packaged build, I get this.
Platform (Win7, 8, 10? macOS? Linux distro?): macOS
Brave Version: master branch
Any related issues: SyntaxError: Unexpected token: name (WebTorrentRemoteClient) #5818
CC @dcposch
The text was updated successfully, but these errors were encountered: