diff options
Diffstat (limited to 'results/scraper/box64/538')
| -rw-r--r-- | results/scraper/box64/538 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/results/scraper/box64/538 b/results/scraper/box64/538 new file mode 100644 index 000000000..756712772 --- /dev/null +++ b/results/scraper/box64/538 @@ -0,0 +1,22 @@ +WebFrameMain Issue with Slack +Version: Latest box64-git +Slack version: Latest x86_64 beta release +Steps to reproduce: +- Run slack, login buttons works +- Choose a workspace in browser, click Open in Slack +outcome: Slack window stays a blank purple +console output: +``` +Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information. +Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed + at s.send (node:electron/js2c/browser_init:169:631) + at g.send (node:electron/js2c/browser_init:165:2156) + at /usr/lib/slack/resources/app.asar/dist/main.bundle.js:262:6544 + at Array.forEach (<anonymous>) + at /usr/lib/slack/resources/app.asar/dist/main.bundle.js:262:6522 + at /usr/lib/slack/resources/app.asar/dist/main.bundle.js:143:7146 + at /usr/lib/slack/resources/app.asar/dist/main.bundle.js:130:22082 + at /usr/lib/slack/resources/app.asar/dist/main.bundle.js:263:922 + at dispatch (/usr/lib/slack/resources/app.asar/dist/main.bundle.js:130:18986) + at Object.next (/usr/lib/slack/resources/app.asar/dist/main.bundle.js:318:87665) +``` \ No newline at end of file |