Search Criteria
Package Details: cherrytomato 1.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cherrytomato.git (read-only, click to copy) |
---|---|
Package Base: | cherrytomato |
Description: | Easy to use, flexible PyQt5 Pomodoro Technique timer |
Upstream URL: | https://github.com/yakimka/CherryTomato |
Keywords: | pomodoro pyqt5 tomato-clock tomato-timer |
Licenses: | GPL |
Submitter: | yakimka |
Maintainer: | yakimka |
Last Packager: | yakimka |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-11 13:25 (UTC) |
Last Updated: | 2022-02-02 00:16 (UTC) |
Latest Comments
yakimka commented on 2022-05-09 08:57 (UTC)
denip, this can happen when a python package is getting updated. Try reinstalling python-qroundprogressbar. In the future, I will remove this dependency from the package so that this does not happen again.
denip commented on 2022-05-09 03:43 (UTC)
Used to work fine. Now I get this on start:
https://pastebin.com/4McfTdZS
yakimka commented on 2020-07-17 10:38 (UTC)
I can't reproduce this error (pikaur):
kip commented on 2020-07-13 16:17 (UTC)
I got this error when I was trying to install
yakimka commented on 2020-03-17 07:41 (UTC) (edited on 2020-03-17 07:41 (UTC) by yakimka)
If you faced issue with error
SystemError: <built-in method value of QSettings object at 0x7f333c0ca9d0> returned a result with an error set
Just delete file
~/.config/yakimka/CherryTomato.conf
and restart programyakimka commented on 2020-02-28 15:34 (UTC)
null_matter, thank you for your feedback. I updated the dependencies in this version.
null_matter commented on 2020-02-25 19:24 (UTC)
I had to install package qt5-multimedia for this to run. Thanks for your work!