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

Planify crashes at launch #1330

Open
rolnico opened this issue Jun 4, 2024 · 0 comments
Open

Planify crashes at launch #1330

rolnico opened this issue Jun 4, 2024 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@rolnico
Copy link

rolnico commented Jun 4, 2024

Describe the bug
I just installed Planify via snap (I can't use the other package manager on this computer) and, when I try to run it, it crashes and I get a message "Planify does not respond".

To Reproduce
Steps to reproduce the behavior:

  1. Install from scratch via snap
  2. Try to run it

Expected behavior
It should launch

Screenshots
When I run it manually via the terminal, I get the following messages:

$ snap run planify &
** (io.github.alainm23.planify:60789): CRITICAL **: 17:38:51.245: objects_item_get_completed: assertion 'self != NULL' failed

(io.github.alainm23.planify:60789): GLib-WARNING **: 17:38:51.475: getpwuid_r(): failed due to unknown user id (17******68)

** (io.github.alainm23.planify:60789): CRITICAL **: 17:38:51.476: Settings.vala:95: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.561" (uid=17******68 pid=60789 comm="/snap/planify/149/usr/bin/io.github.alainm23.plani" label="snap.planify.planify (enforce)") interface="org.freedesktop.Accounts" member="FindUserByName" error name="(unset)" requested_reply="0" destination="org.freedesktop.Accounts" (uid=0 pid=1491 comm="/usr/lib/accountsservice/accounts-daemon " label="unconfined")

(io.github.alainm23.planify:60789): GLib-GIO-CRITICAL **: 17:38:51.476: g_dbus_connection_call_internal: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed

Desktop (please complete the following information):

  • OS or DE: Ubuntu 20.04
  • Version [e.g. 0.1.2] 149 on snap (I just installed it so probably the last?)

Additional context
This computer is behind a proxy so maybe something has to be configured?
Is it possible to run Planify only locally without it trying to sync to anything?

@alainm23 alainm23 added the Type: Bug Something isn't working label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants