diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/538 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.tar.gz qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.zip | |
add box64 bug reports box64
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 |