summary refs log tree commit diff stats
path: root/results/scraper/box64/538
blob: 756712772cf21a78a707487fef77cbced1487c7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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)
```