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

Tabby not opening in Ubuntu 20.04 #5777

Open
ghost opened this issue Feb 16, 2022 · 6 comments
Open

Tabby not opening in Ubuntu 20.04 #5777

ghost opened this issue Feb 16, 2022 · 6 comments
Labels

Comments

@ghost
Copy link

ghost commented Feb 16, 2022

### tabby problem on ubuntu
@Eugeny plz help
i cant open tabby in ubuntu 20.04 and i don't know what is happening. The tabby app runs on background and i cant use it
Tabby Problem
background
help me plz
if you don't understand i have a video maybe explain

2022-02-16.18-06-18.mp4
@ghost ghost added the T: Bug label Feb 16, 2022
@Eugeny
Copy link
Owner

Eugeny commented Feb 16, 2022

Which version are you on? Try killing all tabby processes first and then starting it again.

@ghost
Copy link
Author

ghost commented Feb 16, 2022

Which version are you on? Try killing all tabby processes first and then starting it again.
i downgrade to 1.68 and its working. i think from 1.69 version its not working

@ghost
Copy link
Author

ghost commented Feb 16, 2022

Which version are you on? Try killing all tabby processes first and then starting it again.
i tried but its not working 'sad emoji'

@Eugeny
Copy link
Owner

Eugeny commented Feb 16, 2022

Do you get any console output if you kill the processes again and start tabby --debug from a different terminal?

@ghost
Copy link
Author

ghost commented Feb 16, 2022

Do you get any console output if you kill the processes again and start tabby --debug from a different terminal?
yes saying this
Screenshot from 2022-02-16 20-28-23

@akshaybharwani
Copy link

Was this ever addressed? Manually installed it and I just can't get it to open.

tabby --debug

innerError Error: Cannot find module '../build/Debug/pty.node'
Require stack:
- /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js
- /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js
- /opt/Tabby/resources/app.asar/dist/main.js
- 
    at Module._resolveFilename (node:internal/modules/cjs/loader:1082:15)
    at Function.n._resolveFilename (node:electron/js2c/browser_init:2:117760)
    at Module._load (node:internal/modules/cjs/loader:927:27)
    at Function.f._load (node:electron/js2c/asar_bundle:2:13377)
    at Module.require (node:internal/modules/cjs/loader:1148:19)
    at require (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
    at Object.<anonymous> (/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:34:15)
    at Module._compile (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
    at Module.load (node:internal/modules/cjs/loader:1124:32) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js',
    '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js',
    '/opt/Tabby/resources/app.asar/dist/main.js',
    undefined
  ]
}
zXx^X^Z
[1]+  Stopped                 tabby
[akshaybharwani@pop-os ~]$ tabby --debug
innerError Error: Cannot find module '../build/Debug/pty.node'
Require stack:
- /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js
- /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js
- /opt/Tabby/resources/app.asar/dist/main.js
- 
    at Module._resolveFilename (node:internal/modules/cjs/loader:1082:15)
    at Function.n._resolveFilename (node:electron/js2c/browser_init:2:117760)
    at Module._load (node:internal/modules/cjs/loader:927:27)
    at Function.f._load (node:electron/js2c/asar_bundle:2:13377)
    at Module.require (node:internal/modules/cjs/loader:1148:19)
    at require (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
    at Object.<anonymous> (/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:34:15)
    at Module._compile (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
    at Module.load (node:internal/modules/cjs/loader:1124:32) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js',
    '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js',
    '/opt/Tabby/resources/app.asar/dist/main.js',
    undefined
  ]
}

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

2 participants