Package Details: clickup 3.5.87-1

Git Clone URL: https://aur.archlinux.org/clickup.git (read-only, click to copy)
Package Base: clickup
Description: Desktop app for clickup.com
Upstream URL: https://clickup.com
Keywords: agile scrum task todo
Licenses: CustomLicense
Submitter: xuanwo
Maintainer: alhirzel (DaWe)
Last Packager: DaWe
Votes: 15
Popularity: 0.000001
First Submitted: 2020-04-17 08:33 (UTC)
Last Updated: 2025-03-12 12:47 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

nhoma commented on 2021-10-30 18:32 (UTC) (edited on 2021-10-30 18:33 (UTC) by nhoma)

im having trouble installing this, any help? ==> Validating source files with sha512sums... clickup-desktop-3.0.2-x86_64.AppImage ... FAILED ==> ERROR: One or more files did not pass the validity check! -> error making: clickup

Benibla124 commented on 2021-10-05 06:31 (UTC) (edited on 2021-10-05 06:33 (UTC) by Benibla124)

Thank you for updating the package! One problem though, the .desktop file hasn't been updated for me.

Edit: Also, I think they do release the versions on GitHub as well, the only thing is that on their website they "name" it 3.0 but on GitHub it's still 2.0.23.

xuanwo commented on 2021-10-05 04:24 (UTC)

Was this package abandoned?

Sorry for the late response, I have updated clickup to 3.0.2.


I found clickup doesn't provide version release anymore, so this package will be broken every time they release a new version. (Github Issue here: https://github.com/clickup/clickup-release/issues/6)

Please inform me if you meet a build fails or have a better way to handle this, thanks!

Benibla124 commented on 2021-10-04 20:10 (UTC)

Was this package abandoned?

michaldybczak commented on 2021-08-22 08:53 (UTC)

When opening Clickup, I get notification that the new version 3.0.0 was downloaded and will be updated on exit. This obviously won't work on Linux. Moreover, on Github, the newest release from 9 days ago is version 2.0.23, which can be easily installed by altering PKGBUILD and yet it still shows the info about new 3.0.0 version, that can be downloaded not from Github, but from the main Clickup site: https://clickup.com/download. So what gives? Which version is the proper one and how to update it to the newest one if the Github version doesn't offer it?

gustawdaniel commented on 2021-08-21 09:39 (UTC) (edited on 2021-08-21 09:42 (UTC) by gustawdaniel)

yay -S clickup

Then

clickup                   
fusermount: mount failed: Operation not permitted

Cannot mount AppImage, please check your FUSE setup.
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
open dir error: No such file or directory

And

 sudo clickup
[17267:0821/114059.638717:FATAL:electron_main_delegate.cc(253)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
[1]    17266 trace trap  sudo clickup

Only

sudo clickup --no-sandbox

works... How to fix it?


Update. After reinstall it works with --appimage-extract-and-run option

https://askubuntu.com/questions/1188938/appimage-not-working

michaldybczak commented on 2021-08-20 11:09 (UTC)

@therist, I found a workaround for this issue. I simply marked it as favorite in the menu. It's not the same as pinning to a dock/panel but good enough for me.

xuanwo commented on 2021-06-30 16:02 (UTC)

The desktop looks like following:

[Desktop Entry]
Name=ClickUp
Exec=/opt/clickup/clickup-desktop-2.0.22-x86_64.AppImage %U
Terminal=false
Type=Application
Icon=clickup-desktop
StartupWMClass=ClickUp
X-AppImage-Version=2.0.22
Comment=ClickUp Desktop
MimeType=x-scheme-handler/clickup;
Categories=Office;

I didn't find anything special. Any other ideas?

ulidtko commented on 2021-06-30 12:20 (UTC)

@therist, try fiddling with the clickup.desktop file — I vaguely believe this issue can be resolved by fixing the Electron's StartupWMClass or somesuch.

therist commented on 2021-06-30 12:18 (UTC)

@xuanwo, thank you for your reply.

This probably falls in the domain of app integration into the KDE Plasma desktop. Is this something you would usually resolve? Do you need some more input by me? I could record a video showing this too.