hwittenborn / celeste

GUI file synchronization client that can sync with any cloud provider
GNU General Public License v3.0
1.22k stars 40 forks source link

Crash upon attempting to delete remote #191

Open Sabinno opened 10 months ago

Sabinno commented 10 months ago

OS: Pop!_OS 22.04 LTS GNOME Version: 42.9 Windowing System: X11 Install source of app: Flathub

Here's the logs:

Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x634d89a08a40] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x634d89a04b20] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x634d86cc4320] is on because it needs an allocation.
app-flatpak-com.hunterwittenborn.Celeste-9040.scope: Consumed 23.515s CPU time.
Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise:
  _registerItem/<@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/statusNotifierWatcher.js:106:59
  _emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
  _nameOwnerChanged@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/appIndicator.js:162:14
  Async*_emit@resource:///org/gnome/gjs/modules/core/_signals.js:114:47
  AppIndicatorsNameWatcher/this._watcherId<@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/util.js:212:22
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x634d89a09140] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x634d89a05300] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x634d86cc4320] is on because it needs an allocation.

Not at all sure what causes this. The only way I can remove remotes at the moment, which is really frustrating, is by deleting all of the local Flatpak data and reinstalling.