min icon indicating copy to clipboard operation
min copied to clipboard

Blank Screen on Debian 12

Open gaelzarco opened this issue 1 year ago • 2 comments

I am new to Linux and am experiencing a bug where the top of the window turns blank. This can be the tab bar in the browser or the top of the window on the settings page. This happens within seconds of opening the application. I am running Debian 12 and Min v1.29.0-amd64.

gaelzarco avatar Nov 16 '23 08:11 gaelzarco

Same issue here. I can add that I get the following error message: Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed at WebFrameMain.send (node:electron/js2c/browser_init:2:94495) at WebContents.send (node:electron/js2c/browser_init:2:79721) at sendIPCToWindow (/opt/Min/resources/app/main.build.js:943:24) at BrowserWindow.<anonymous> (/opt/Min/resources/app/main.build.js:1078:5) at BrowserWindow.emit (node:events:525:35)

wout145 avatar Nov 23 '23 09:11 wout145

I think this is fixed in 1.30, which I just published today - can you try that and report back?

(If so, this is a duplicate of #2321)

PalmerAL avatar Nov 26 '23 03:11 PalmerAL