For what it's worth. I still got this error with this version 1.0.5.
Todoist won't be able to log you in until you set up desktop integration for AppImage.
I'm on xfce if it matters.
Git Clone URL: | https://aur.archlinux.org/todoist-appimage.git (read-only, click to copy) |
---|---|
Package Base: | todoist-appimage |
Description: | The to-do list to organize work & life. |
Upstream URL: | https://todoist.com/ |
Licenses: | custom:commercial |
Submitter: | marcionps |
Maintainer: | kostrse (carreter) |
Last Packager: | carreter |
Votes: | 26 |
Popularity: | 0.159346 |
First Submitted: | 2021-02-03 20:52 (UTC) |
Last Updated: | 2025-04-06 19:33 (UTC) |
For what it's worth. I still got this error with this version 1.0.5.
Todoist won't be able to log you in until you set up desktop integration for AppImage.
I'm on xfce if it matters.
No worries, tianruiwei. Real life takes priorities. I can always install/update the package myself manually. Thanks for updating it.
Hi lkrms, E3LDDfkR,
Sorry I've been away for a while, I've updated the PKGBUILD. Your issues will be solved.
Best Regards, Tianrui
Works for a while, but then now it won't open. Only says
› Checking for update
Even if it can be fixed by upping the package number. I don't want to do that every time there's a version bump. Reminds me of the BS discord does.
edit: After restarting, it now says version 1.05 is ready to install on exit. But it fails to install. Got this error:
Error: Error: EACCES: permission denied, unlink '/opt/todoist-appimage/todoist-appimage.AppImage'
Hi tianruiwei, it looks like the update to 1.0.5 works without changing anything other than the version number :)
If it makes it quicker, here's a patch file for you.
Hi @fl0r1an, thanks for your suggestion, I've updated the package to include fuse2 as dependency.
Best Regards
I think, there is a dependency missing. It refused to start with this error:
"dlopen(): error loading libfuse.so.2
AppImages require FUSE to run. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information"
I searched for the missing file with pacman:
"extra/fuse2 2.9.9-4 usr/lib/libfuse.so.2"
After installing fuse2, everything is working without the error.
Best Regards
For everybody who has todoist in theirs startup scripts, and still struggling with this issue - you need to set up DESKTOPINTEGRATION=false
env variable, to disable this warning manually.
Pinned Comments
carreter commented on 2025-04-06 19:37 (UTC)
Hey all! Two small announcements:
If you ever notice the package is out of date, please flag it and it'll notify me!
If you know how to perform unattended installs of AppImages that don't require
appimagelauncher
, please drop a comment with info here.appimagelauncher
seems to break often, and the closest alternative I've seen (gearlever
) doesn't have an unattended CLI install option.Thanks all!