tabby icon indicating copy to clipboard operation
tabby copied to clipboard

"Auto-open a terminal on app start" does not work

Open Kiwi-the-Cat opened this issue 1 year ago • 0 comments

Version: 1.0.207 Platform: Linux x64 6.8.0-76060800daily20240311-generic Plugins: background Frontend: xterm-webgl

It just opens to the main menu

log immediately after startup

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.<anonymous> (/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
}

Kiwi-the-Cat avatar May 17 '24 16:05 Kiwi-the-Cat