planify icon indicating copy to clipboard operation
planify copied to clipboard

Crash when trying to link Todoist account

Open Valeria opened this issue 8 months ago • 0 comments

Describe the bug The application crashes when trying to input Todoist credentials

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Options - Integrations'
  2. Click on 'Add New - Todoist'
  3. Planify Immediately crashes

Expected behavior Authorize Todoist window apppears

Desktop (please complete the following information):

  • OS or DE: Fedora 41. Gnome 47
  • Version [e.g. 0.1.2]: Latest as installed from Flathub

Additional context

I've tried reseting Planify and installing older versions.

I'm not getting much info from --devel logs, as shown below:


flatpak run --devel io.github.alainm23.planify

** (io.github.alainm23.planify:2): CRITICAL **: 12:34:48.260: objects_item_get_item_type: assertion 'self != NULL' failed

** (io.github.alainm23.planify:2): CRITICAL **: 12:34:48.260: objects_item_get_completed: assertion 'self != NULL' failed

(io.github.alainm23.planify:2): Gtk-CRITICAL **: 12:34:48.270: gtk_text_buffer_set_text: assertion 'text != NULL' failed
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:782: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:814: FINISHME: support more multi-planar formats with DRM modifiers
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false
dark: false

(io.github.alainm23.planify:2): Gtk-CRITICAL **: 12:34:48.780: gtk_stack_set_visible_child_name: assertion 'GTK_IS_STACK (stack)' failed
url: https://todoist.com/oauth/authorize?client_id=XXXXXX&scope=data:read_write,data:delete,project:delete&state=YYYYYY

Valeria avatar Mar 27 '25 11:03 Valeria