GitKraken 8.10 fails to start

The latest GitKraken fails to start, it complains about a missing nodegit.js. Am I the only one who’s seeing this? Version 8.9.0 worked fine.

Secondary question: how can I downgrade to 8.9.0? I don’t see any obvious way of doing it.

reinout@mx-precision-5570  $  ~  flatpak run com.axosoft.GitKraken
Gtk-Message: 11:51:54.012: Failed to load module "canberra-gtk-module"
Gtk-Message: 11:51:54.012: Failed to load module "canberra-gtk-module"
[2:1012/115154.024542:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: Bestand of map bestaat niet
[2:1012/115154.024562:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: Bestand of map bestaat niet
LaunchProcess: failed to execvp:
xdg-settings
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[42:1012/115154.064804:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[PERFORMANCE] tried to end event with no start time: waiting for app ready 
ldd: warning: you do not have execution permission for `/app/extra/gitkraken/resources/app.asar.unpacked/node_modules/@axosoft/nodegit/build/Release/nodegit-ubuntu-18.node'
Error: Cannot find module 'build/Debug/nodegit.node'
Require stack:
- /app/extra/gitkraken/resources/app.asar/node_modules/@axosoft/nodegit/lib/nodegit.js
- /app/extra/gitkraken/resources/app.asar/src/main/static/main.bundle.js
- 
    at Module._resolveFilename (node:internal/modules/cjs/loader:940:15)
    at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1105)
    at Module._load (node:internal/modules/cjs/loader:785:27)
    at Function.c._load (node:electron/js2c/asar_bundle:5:13343)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (/app/extra/gitkraken/resources/app.asar/node_modules/@axosoft/nodegit/lib/nodegit.js:146:12)
    at Module._compile (node:internal/modules/cjs/loader:1116:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10)
    at Module.load (node:internal/modules/cjs/loader:988:32)
    at Module._load (node:internal/modules/cjs/loader:829:12)
    at Function.c._load (node:electron/js2c/asar_bundle:5:13343)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.16314 (/app/extra/gitkraken/resources/app.asar/src/main/static/main.bundle.js:2:4544050)
    at __webpack_require__ (/app/extra/gitkraken/resources/app.asar/src/main/static/main.bundle.js:2:4869593) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/app/extra/gitkraken/resources/app.asar/node_modules/@axosoft/nodegit/lib/nodegit.js',
    '/app/extra/gitkraken/resources/app.asar/src/main/static/main.bundle.js',
    undefined
  ]
}

Best is to report the issue directly with the flatpak.

Apparently it has already been:

1 Like