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

Problem launching Tabby: terminal auto-open does not work #9631

Open
justc0de-it opened this issue May 10, 2024 · 0 comments
Open

Problem launching Tabby: terminal auto-open does not work #9631

justc0de-it opened this issue May 10, 2024 · 0 comments
Labels

Comments

@justc0de-it
Copy link

Describe the problem:
At the set point, the handle starts the terminal when starting the program. Over the past months, I began to notice that after launching the program, a new tab does not open immediately, but after some time it slows down, so to speak. At this moment, the context menu is not available when you press RMB and you cannot use profiles to connect; only the menu button works. I launched Tabby through the terminal and it gave the following error:

Error: Bad atom
at ReadFixedRequest.callback (/opt/Tabby/resources/app.asar/node_modules/x11/lib/xcore.js:465:29)
at ReadFixedRequest.execute (/opt/Tabby/resources/app.asar/node_modules/x11/lib/unpackstream.js:41:10)
at UnpackStream.resume (/opt/Tabby/resources/app.asar/node_modules/x11/lib/unpackstream.js:165:30)
at UnpackStream.write (/opt/Tabby/resources/app.asar/node_modules/x11/lib/unpackstream.js:102:10)
at Socket. (/opt/Tabby/resources/app.asar/node_modules/x11/lib/xcore.js:88:21)
at Socket.emit (node:events:514:28)
at Socket.emit (node:domain:489:12)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Socket.push (node:internal/streams/readable:234:10) {
error: 5,
seq: 10,
badParam: 0,

minorOpcode: 0,
majorOpcode: 17
}

The problem is observed in GNOME (X11, Wayland). I'll attach a video demonstration of what it looks like. No third party modules installed.

Tabby.Problem.mp4

To Reproduce:

  1. Install Tabby on GNOME
  2. Start Tabby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant