Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes, all tabs are closed #10213

Open
yangjian319 opened this issue Jan 15, 2025 · 5 comments
Open

Crashes, all tabs are closed #10213

yangjian319 opened this issue Jan 15, 2025 · 5 comments

Comments

@yangjian319
Copy link

Version: 1.0.219
Platform: Windows x64 10.0.22631
Plugins: title-control, quick-cmds-buttons, highlight, docker, colors-noctis, background
Frontend: xterm-webgl

@lolomin
Copy link

lolomin commented Jan 15, 2025

Hi, it seems I'm facing the same problem with 1.0.219, error I can grab is :

~$ tabby
[8731:0115/090346.991727:ERROR:atom_cache.cc(230)] Add _NET_RESTACK_WINDOW to kAtomsToCache
Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed
at WebFrameMain.s.send (node:electron/js2c/browser_init:2:91810)
at WebContents.send (node:electron/js2c/browser_init:2:75243)
at t.Window.send (/opt/Tabby/resources/app.asar/dist/webpack:/tabby/lib/window.ts:212:33)
at BrowserWindow. (/opt/Tabby/resources/app.asar/dist/webpack:/tabby/lib/window.ts:318:49)
at BrowserWindow.emit (node:events:518:28)
at BrowserWindow.emit (node:domain:489:12)

Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed
at WebFrameMain.s.send (node:electron/js2c/browser_init:2:91810)
at WebContents.send (node:electron/js2c/browser_init:2:75243)
at t.Window.send (/opt/Tabby/resources/app.asar/dist/webpack:/tabby/lib/window.ts:212:33)
at BrowserWindow. (/opt/Tabby/resources/app.asar/dist/webpack:/tabby/lib/window.ts:317:47)
at BrowserWindow.emit (node:events:530:35)
at BrowserWindow.emit (node:domain:489:12)
Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed
at WebFrameMain.s.send (node:electron/js2c/browser_init:2:91810)
at WebContents.send (node:electron/js2c/browser_init:2:75243)
at t.Window.send (/opt/Tabby/resources/app.asar/dist/webpack:/tabby/lib/window.ts:212:33)
at BrowserWindow. (/opt/Tabby/resources/app.asar/dist/webpack:/tabby/lib/window.ts:347:18)
at BrowserWindow.emit (node:events:530:35)
at BrowserWindow.emit (node:domain:489:12)

Will try to rollbak to 1.0.218 ...

@lolomin
Copy link

lolomin commented Jan 15, 2025

just rollback to v1.0.218 but same behavior, Tabby is now unusable :/

@danibrenna
Copy link

I had the same problems, only reverting to 1.0.215 saved me

@lolomin
Copy link

lolomin commented Jan 15, 2025

Hi @danibrenna ,

Thanks for information, finally tried 1.0.216 and can confirm after rollback to 1.0.216 on my side this makes Tabby working again.

Regards.

@infocillasas
Copy link

Same here, tabby is closing its main window (application remains open) when I open a file with "vim"
Platform: Ubuntu (Zorin OS)
Tabby version: 1.0.219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants