Skip to content

Buckets fails to launch on Ubuntu 22.10 #829

@iffy

Description

@iffy

I recently updated my Ubuntu from 22.04 to 22.10, and when I tried to launch the app, nothing happens.
I tried "reinstalling" (removing the exercutable, downloading a new .appimage), and also installing it using the .deb package, nothing worked.

Then I tried from the command line with a -v, and got the dump that I paste below.

./Buckets-0.68.0_2e0e51e6710c99a8d5c8cb2016a7b229.AppImage -v
(persistent) Loading persistent state...
[20:14:44.467] [info] (main)

STARTING v0.68.0

[20:14:44.469] [info] (main)  Log level: silly
[20:14:44.470] [info] (main) Local date: 2022-11-29
[20:14:44.478] [info] (main) Local time: 2022-11-29 20:14:44+01:00
[20:14:44.478] [info] (main)   UTC time: 2022-11-29T19:14:44Z
[20:14:44.479] [info] (main)   NODE_ENV: undefined
[20:14:44.479] [info] (main)         OS: linux 5.19.0-23-generic x64
[20:14:44.479] [info] (main)        pid: 47196
[20:14:44.633] [info] (buckets-node) ProcessBackend starting...
[20:14:44.634] [info] (buckets-node) ProcessBackend executable: /tmp/.mount_Bucket6Dn4A1/resources/app.asar.unpacked/node_modules/buckets-node/dist/bin/x64/Buckets args: --app-data-dir,/home/user/.config/Buckets
[20:14:44.650] [error] Error setting locale to ca: Error: Cannot find module '/tmp/.mount_Bucket6Dn4A1/resources/app.asar/src/langs/ca'
Require stack:
- /tmp/.mount_Bucket6Dn4A1/resources/app.asar/src/i18n.js
- /tmp/.mount_Bucket6Dn4A1/resources/app.asar/src/mainprocess/main.js
-
[20:14:44.670] [info] locale set to: en
[20:14:44.670] [info] number format set: {"thousands":",","decimal":".","decimal_places":2}
[20:14:44.684] [info] (i18n) date format set
[20:14:44.828] [info] (main) Checking for updates...
[20:14:44.889] [info] (core) INFO (bucketsproc) started
[20:14:44.890] [info] (core) INFO (bucketsproc) preset AppData dir: /home/user/.config/Buckets
[20:14:44.890] [info] (core) INFO (dbpatch) start
[20:14:44.890] [info] (core) DEBUG (dbpatch) existing patches: @["0001-initial"]
[20:14:44.890] [info] (core) DEBUG (dbpatch) patch 0001-initial already applied
[20:14:44.891] [info] (core) INFO (dbpatch) end
[20:14:44.891] [info] (core) DEBUG (peddler) loop starting ...
[20:14:44.891] [info] (core) INFO (backups) Starting automatic backups...
[20:14:44.891] [info] (core) INFO (backups) automated backup started
[20:14:44.891] [info] (core) INFO (backups) Backing up Real.buckets ...
[20:14:44.891] [info] (core) INFO (backups)   KEEP 2022-11-20-172408_auto.buckets.gz
[20:14:44.892] [info] (core) INFO (backups)   KEEP 2022-11-20-174016_auto.buckets.gz
[20:14:44.892] [info] (core) INFO (backups)   KEEP 2022-11-29-201414_auto.buckets.gz
[20:14:44.892] [info] (core) INFO Piping notification to RPC
[20:14:44.892] [info] (core) INFO (bucketsproc) ready for input
[20:14:45.183] [info] (main) window opened to file:///tmp/.mount_Bucket6Dn4A1/resources/app.asar/src/wwwroot/misc/wizard.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    DesktopRelated to the desktop appbugThings that prevent or seriously impede people from doing their budget.can't reproduceincluded in next releaseThe work is done, it's just waiting to be released.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions