Search Criteria
Package Details: toggldesktop 7.5.363-3
Package Actions
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: | BSD |
Conflicts: | toggl-bin, toggldesktop-bin |
Submitter: | midnightfox |
Maintainer: | None |
Last Packager: | Miller.EC |
Votes: | 26 |
Popularity: | 0.004544 |
First Submitted: | 2016-02-27 16:04 (UTC) |
Last Updated: | 2023-03-18 02:19 (UTC) |
Dependencies (10)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libxss
- lua
- openssl (openssl-gitAUR, openssl-staticAUR)
- poco (poco-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-networkauth (qt5-networkauth-gitAUR)
- qt5-webengine
- qt5-x11extras
- cmake (cmake-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »
PotHix commented on 2021-12-28 10:22 (UTC)
Currently having a problem with libjsoncpp:
Miller.EC commented on 2021-12-13 00:23 (UTC)
@TTimo
The Poco::Crypto dependency in the community repository received an update and thus resulting library has changed (libPocoCrypto.so.80 -> libPocoCrypto.so.81); TogglDesktop needs to be re-linked against the new version.
I've bumped the package release version to assist with this, if you use an AUR-aware package manager like yay, TogglDesktop should be rebuilt when you upgrade the package.
TTimo commented on 2021-12-12 23:43 (UTC)
was working for a few days after I installed, and has now started throwing the following error on startup:
timo@phoenix ~> TogglDesktop TogglDesktop: error while loading shared libraries: libPocoCrypto.so.80: cannot open shared object file: No such file or directory
svenstaro commented on 2021-10-05 12:12 (UTC)
You can submit a request to have the package disowned.
Miller.EC commented on 2021-10-05 10:08 (UTC)
Could you please disown this package if you aren't going to maintain it anymore?
Miller.EC commented on 2021-07-19 09:37 (UTC) (edited on 2021-07-19 09:38 (UTC) by Miller.EC)
Can you bump the version of this package?
Users will need to rebuild this package anyway to link from libPoco.7x to libPoco.80
paperbenni commented on 2020-09-20 05:41 (UTC)
Fresh install, first start
Agrendalath commented on 2020-08-03 09:47 (UTC)
@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 (UTC) (edited on 2020-08-03 09:43 (UTC) by wizonesolutions)
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 (UTC)
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.
« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »