Search Criteria
Package Details: toggldesktop 7.5.324-1
Git Clone URL: | https://aur.archlinux.org/toggldesktop.git (read-only, click to copy) |
---|---|
Package Base: | toggldesktop |
Description: | Toggl time tracking software |
Upstream URL: | https://github.com/toggl-open-source/toggldesktop |
Keywords: | toggl |
Licenses: | |
Conflicts: | |
Submitter: | karel_louwagie |
Maintainer: | flops |
Last Packager: | flops |
Votes: | 23 |
Popularity: | 0.153566 |
First Submitted: | 2016-02-27 16:04 |
Last Updated: | 2020-10-22 21:24 |
Dependencies (10)
- jsoncpp (jsoncpp-git)
- libxss
- lua
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- poco (poco-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-networkauth (qt5-networkauth-git)
- qt5-webengine
- qt5-x11extras (qt5-x11extras-git)
- cmake (cmake-git) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
paperbenni commented on 2020-09-20 05:41
Fresh install, first start
Agrendalath commented on 2020-08-03 09:47
@wizonesolutions, not an actual solution, but
sudo ln -s /usr/lib/libjsoncpp.so /usr/lib/libjsoncpp.so.22
does the trick.wizonesolutions commented on 2020-08-03 09:39
Ran into this today:
Fixed by clean-building and reinstalling. I don't think this is the first time I've run into this. Not sure what causes it, but it happened after a system upgrade, so I suppose
jsoncpp
got upgraded and the build links to it dynamically or something.EDIT: opened an issue with Toggl https://github.com/toggl-open-source/toggldesktop/issues/4287
skat commented on 2020-04-14 21:05
Has anyone tried using this software in hidpi mode? I tried steps described in their article https://support.toggl.com/en/articles/2410832-toggl-desktop-for-linux
But it didn't work for me.
fogapod commented on 2020-04-11 08:09
Started getting this error today, recompiling source fixed it.
flops commented on 2020-03-06 20:34
@tuxflo rebuild should work, this repo depends on system poco lib. For example currently it's /usr/lib/libPocoCrypto.so.71.
tuxflo commented on 2020-03-01 23:31
I also get the same error as @wizonesolutions (with the most recent version)
flops commented on 2020-02-20 23:55
@wizonesolutions sorry for that, i've updated version so it should be fine.
wizonesolutions commented on 2020-02-20 11:54
Switched to the flatpak for now.
wizonesolutions commented on 2020-02-20 10:49
Hmm, something seems to have changed in the dependencies:
Will try reinstalling.