-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Describe the problem:
[A clear and concise description of what the bug is.]
Debian 12
Gnome 43.9
- Open Tabby
- Nothing happens, no window
- Check processes to confirm Tabby is running
- Tabby is running
To Reproduce:
[Steps to reproduce the behavior]
- Open Tabby
- Nothing happens, no window
- Check processes to confirm Tabby is running
- Tabby is running
debian12:~$ tabby --trace-deprecation
Killed
(node:48040) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
at asarStatsToFsStats (node:electron/js2c/node_init:2:1796)
at Object.t.lstatSync (node:electron/js2c/node_init:2:4883)
at t.statSync (node:electron/js2c/node_init:2:5445)
at Object.module.exports [as findUp] (/opt/Tabby/resources/app.asar/node_modules/escalade/sync/index.js:6:19)
at te.[pkgUp] (/opt/Tabby/resources/app.asar/node_modules/yargs/build/index.cjs:1:48167)
at te.[guessVersion] (/opt/Tabby/resources/app.asar/node_modules/yargs/build/index.cjs:1:47738)
at te.version (/opt/Tabby/resources/app.asar/node_modules/yargs/build/index.cjs:1:44741)
at ue.Yargs (/opt/Tabby/resources/app.asar/node_modules/yargs/build/index.cjs:1:62125)
at parseArgs (/opt/Tabby/resources/app.asar/dist/webpack:/tabby/lib/cli.ts:8:12)
at Object.4503 (/opt/Tabby/resources/app.asar/dist/webpack:/tabby/lib/index.ts:22:14)
(process:48040): Gtk-ERROR **: 18:29:33.917: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not support
ed