recommendation: disable screen notifications. This part of the extension regular gets borked and it seems like that's happening again on 42.
Search Criteria
Package Details: gnome-shell-pomodoro 0.21.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-pomodoro.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-pomodoro |
Description: | A time management utility for GNOME based on the pomodoro technique |
Upstream URL: | https://github.com/gnome-pomodoro/gnome-pomodoro |
Keywords: | gnome management pomodoro time |
Licenses: | GPL3 |
Submitter: | haaja |
Maintainer: | liamtimms |
Last Packager: | liamtimms |
Votes: | 106 |
Popularity: | 0.38 |
First Submitted: | 2014-01-11 17:23 (UTC) |
Last Updated: | 2022-05-02 13:43 (UTC) |
Dependencies (12)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin, cairo-ubuntu)
- glib2 (glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-widevine)
- gobject-introspection (gobject-introspection-git)
- gom
- gstreamer (gstreamer-git)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64)
- libcanberra (libcanberra-git)
- libpeas (libpeas-luajit, libpeas-git, libpeas-lua51)
- sqlite (sqlite-replication, sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
Required by (1)
Sources (1)
Latest Comments
liamtimms commented on 2022-04-13 22:50 (UTC)
laurent_waro commented on 2022-03-10 00:56 (UTC)
Hi, application freezes at launch on gnome and an updated arch. No warning and no message if the application was launched from a terminal.
Any ideas?
Thanks!
gj545rndmu commented on 2021-10-19 15:49 (UTC)
oops apologies! I just tested your package, but it seems that I accidentally removed gobject-introspection
. Shouldn't be removed from depends
! Sorry!
liamtimms commented on 2021-10-19 14:09 (UTC)
@gj545rndmu thanks, used your PKGBUILD and added you as a contributor here to acknowledge your work
liamtimms commented on 2021-10-19 14:04 (UTC)
@peippo, thanks I hadn't had a chance to do much testing with the new build system and missed that.
gj545rndmu commented on 2021-10-19 12:20 (UTC)
Not only the makedepends
should be updated, but also depends
(see https://aur.archlinux.org/cgit/aur.git/commit/?h=gnome-pomodoro-git&id=dc82bc341d63ccf3afd2b4213fc81c2e36c1bd48).
peippo commented on 2021-10-19 10:03 (UTC)
Could you include meson
in the makedepends()
? Thanks!
gj545rndmu commented on 2021-09-26 11:33 (UTC)
@liamtimms version 0.20.0 is available. Just that you know, now you need to build it with meson.
vmartini commented on 2021-04-28 17:02 (UTC)
Thank you so much! That fixed it, I used this app before in Fedora and I didn't need to restart GNOME, but it is a very minor issue.
liamtimms commented on 2021-04-28 16:47 (UTC) (edited on 2021-04-28 16:47 (UTC) by liamtimms)
@vmartini have you restarted GNOME shell since installing and enabling it? This isn't needed with most extensions but seems to be needed with this one. I'd try rebooting your machine first.
vmartini commented on 2021-04-28 16:45 (UTC)
Hi, I just installed this package and the app freezes when I open it. I ran it from the terminal to see if there was any error output but there are no error messages. Any ideas of what could be the problem? I'm using GNOME 40.
liamtimms commented on 2021-03-26 01:05 (UTC) (edited on 2021-04-12 01:43 (UTC) by liamtimms)
With GNOME 40 hitting any day now (currently in staging), expect some problems with this package. I will update it as soon as upstream releases a new version but it may get borked for a little while. This is common with new GNOME releases and this particular release has more changes than usual. First week or so could be a little rough if you use a lot of extensions.
edit: it's been updated but there's a mistake upstream in 40 compatibility for this release. Expect a new release soon addressing this.
edit 2: rolled out to GNOME 40.
liamtimms commented on 2021-03-10 00:09 (UTC)
@amatas, those are all included in dependencies already.
amatas commented on 2021-03-08 09:07 (UTC)
I get these build errors if the packages at the bottom are missing. Perhaps they might be added to the makedepens:
Errors:
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
./configure: line 2827: syntax error near unexpected token git-directory'
./configure: line 2827:
AX_IS_RELEASE(git-directory)'
configure.ac:73: error: macro GOBJECT_INTROSPECTION_REQUIRE is not defined; is a m4 file missing? /usr/share/aclocal/ax_require_defined.m4:35: AX_REQUIRE_DEFINED is expanded from... configure.ac:73: the top level autom4te: error: /usr/bin/m4 failed with exit status: 1 aclocal: error: autom4te failed with exit status: 1
configure.ac:79: error: macro VAPIGEN_CHECK is not defined; is a m4 file missing? /usr/share/aclocal/ax_require_defined.m4:35: AX_REQUIRE_DEFINED is expanded from... configure.ac:79: the top level autom4te: error: /usr/bin/m4 failed with exit status: 1 aclocal: error: autom4te failed with exit status: 1
Packages needed:
vala, gobject-introspection, autoconf-archive
liamtimms commented on 2021-01-29 00:11 (UTC)
@reedlaw automake
is part of base-devel
. These packages are a prerequisite for using the AUR https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started and thus not included in PKGBUILD makedepends
(see the note here https://wiki.archlinux.org/index.php/PKGBUILD#makedepends).
reedlaw commented on 2021-01-28 17:14 (UTC)
Package is missing a dependency:
==> Starting prepare()... ./autogen.sh: line 16: aclocal: command not found
Should have 'automake' in the depends list.
realOtto commented on 2021-01-27 19:04 (UTC)
@liamtimms Thanks for your help and sorry for the confusion. You were right, the problem was an old cached version in pamac, using yay solved it. The sha256sum has no issues. I'm still learning and today i learned something, thank you ;-)
liamtimms commented on 2021-01-27 00:13 (UTC) (edited on 2021-01-27 00:22 (UTC) by liamtimms)
@realOtto can you verify that this is happening in a clean build with makepkg
? It is working on my end so potentially you may be hitting an issue with a cached version from an AUR helper. You can even check the sha256 checksum manually by grabbing a the latest release from https://github.com/gnome-pomodoro/gnome-pomodoro/releases and running sha256sum gnome-pomodoro-0.18.0.tar.gz
yourself.
realOtto commented on 2021-01-26 22:18 (UTC)
Hi liamtimms, i also have a checksum problem, seems there is still something wrong with the sha256.
Here is my output: ... -> Found gnome-shell-pomodoro-0.18.0.tar.gz ==> Validating source files with sha256sums... gnome-shell-pomodoro-0.18.0.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build gnome-shell-pomodoro
liamtimms commented on 2021-01-22 23:21 (UTC) (edited on 2021-01-23 00:14 (UTC) by liamtimms)
Hi @Geeko, what problem are you having with the checksum? It is passing on my machine.
edit: turns out it was passing with the old checksum if you downloaded from the new URL. I updated the URL for the new source repo and it should be working now.
Geeko commented on 2021-01-22 16:44 (UTC)
the checksum doesn't match
liamtimms commented on 2021-01-12 14:23 (UTC)
@g33k thanks for the heads up.
g33k commented on 2021-01-12 02:22 (UTC)
Hi, the source repository is changed to https://github.com/gnome-pomodoro/gnome-pomodoro
liamtimms commented on 2020-10-22 23:05 (UTC)
Hey all, I just adopted this package. It seems like with the recent releases the issues I referenced in my last comment have been alleviated. Let me know if there are any suggested or requested changes to this PKGBUILD.
liamtimms commented on 2020-08-03 14:55 (UTC)
@wtzb and @rafael , this has unfortunately been fairly buggy for months. There is not currently a solution. Sometimes it causes GNOME to be stuck at a black screen indefinitely on startup at which point you need to go to a tty and uninstall this extension. It could probably use some serious work based on the github issues: https://github.com/codito/gnome-pomodoro/issues but there hasn't been any commits recently.
wtzb commented on 2020-07-23 02:26 (UTC)
@rafaelff experiencing the same freezing issue here, appears to be happening out of nowhere
rafaelff commented on 2020-07-20 12:07 (UTC)
The GUI is freezing for me. Does this happen to anyone else?
MarcinWieczorek commented on 2020-04-25 16:36 (UTC)
Remove the file and rebuild.
thumbless commented on 2020-04-25 16:33 (UTC)
When I try to install this I get. /.cache/yay/gnome-shell-pomodoro/gnome-shell-pomodoro-0.17.0-1-x86_64.pkg.tar.xz': invalid or corrupted package
sardaukar commented on 2020-04-20 20:43 (UTC) (edited on 2020-04-20 20:43 (UTC) by sardaukar)
Is there a fix for the tray icon being out of alignment? It makes my OCD go into overdrive... screenshot at https://imgur.com/a/A47Gtek
artafinde commented on 2020-04-08 07:51 (UTC)
For the first time crashes - restart gnome-shell.
finallyayo commented on 2020-04-04 06:59 (UTC)
@inator I'm experiencing the same problem as @EdigioCaprino. It stops responding as soon as the timer starts, and the force quit dialog pops up. Yes, I'm installing for the first time.
inator commented on 2020-04-02 16:19 (UTC)
@EdigioCaprino are you installing it for the first time?
Can you post the output when run from the command-line?
EgidioCaprino commented on 2020-04-02 13:34 (UTC)
It crashes as soon as it opens
inator commented on 2020-03-23 08:40 (UTC)
@buzztaiki Updated to 0.17.0 but I still have a feeling I've done something wrong.
Add a comment if any issue is found
buzztaiki commented on 2020-03-23 01:04 (UTC)
@inator 0.17 was released for gnome-shell 3.36 https://github.com/codito/gnome-pomodoro/releases/tag/0.17.0
inator commented on 2020-03-22 10:11 (UTC)
I've updated the package and changed the source from the GitHub release to a git branch. @friday xorgproto has been added to makedepends along with git.
@letorbi gnome-pomodoro is not exactly a shell extension. It comes with a binary for viewing stats and ASFAIK the extension is only a part of the package. So gnome-shell-pomodoro might be fine with it. If I'm wrong I'll be happy to rename the package.
MarcinWieczorek commented on 2020-03-20 18:05 (UTC)
@letorbi the original name of this package and also the project was gnome-shell-pomodoro, but I think it is worth to consider the change. I agree, most extensions do follow that name style, but not all, including some packages in official repositories (mailnag-gnome-shell). Maybe you should ask upstream? They have github. Let the authors know that they're welcome to have a vote on their project in AUR. Thanks
letorbi commented on 2020-03-18 20:17 (UTC)
Usually GNOME shell extension package names start with "gnome-shell-extension-". It would be great if this package could follow this naming scheme as well.
Renaming is quite easy. Just upload a new package with the name "gnome-shell-extension-pomodoro" and create a request to merge this package with the new one via the "Submit Request"-Link on this page.
inator commented on 2020-03-18 13:51 (UTC)
Package co-maintainer here! The new release is not yet available as an archive in GitHub.
To build the new version I've to switch the $source to a git branch. Due to a slow internet connection I've yet to update to GNOME 3.36 before testing the build. So expect atleast a day or two before a new PKGBUILD arrives.
friday commented on 2019-12-21 04:24 (UTC)
As of the xorg cleanup (https://www.archlinux.org/news/xorg-cleanup-requires-manual-intervention/) this no longer builds for me without installing xorgproto, so I think xorgproto should be explicitly listed as a make dependency or dependency now.
raindev commented on 2019-11-23 10:27 (UTC)
jpfender commented on 2019-10-14 21:38 (UTC)
There's a new version out on Github (0.16.0), which I believe fixes some freezing issues with Gnome 3.34. Would be grateful for an update!
abdulhakeem commented on 2019-10-01 00:58 (UTC)
package won't build, I get this error (all dependencies are installed):
tests.vala:73.9-73.24: error: Creation method of abstract class cannot be public. public TestSuite () { ^^^^^^^^^^^^^^^^
raurlion commented on 2019-05-22 08:19 (UTC)
For anybody has problems like 'm4 file missing' try to install vala package and dependencies.
avantbored commented on 2019-04-26 18:42 (UTC)
@gj545rndmu -- The problem seems to have abated after a restart. I will update if the problem reappears.
For context: It would run without issue, but if I tried to click into "stats" or "stop," the program would freeze.
gj545rndmu commented on 2019-04-26 07:10 (UTC)
@avantbored That sounds like an old issue that everyone had. Does it freeze after 3 seconds? But it should be fixed already in this version here, 0.15.1-2!
avantbored commented on 2019-04-26 02:57 (UTC) (edited on 2019-04-26 02:57 (UTC) by avantbored)
This hangs and eventually freezes for me after I start the timer. Any ideas?
gj545rndmu commented on 2019-04-08 10:37 (UTC) (edited on 2019-04-08 19:48 (UTC) by gj545rndmu)
New version is out: https://github.com/codito/gnome-pomodoro/releases/tag/0.15.1. So you can find a new PKGBUILD under https://pastebin.com/raw/yR1HqwaL until it's update here.
gj545rndmu commented on 2019-03-24 16:02 (UTC)
@buzztaiki Thanks for the new PKGBUILD. Works as expected :)
buzztaiki commented on 2019-03-22 10:41 (UTC)
I wrote PKGBUILD's patch for gnome-shell 3.32. https://github.com/buzztaiki/pkgbuild-gnome-shell-pomodoro/commit/c273119eb43794bd2073d6be334f9096ecfd677a
buzztaiki commented on 2019-03-22 09:38 (UTC)
Would you add a patch of https://github.com/codito/gnome-pomodoro/pull/418 for gnome-shell 3.32?
gj545rndmu commented on 2019-02-28 20:53 (UTC) (edited on 2019-02-28 20:56 (UTC) by gj545rndmu)
Well I guess the maintainer reads the comments here? There is no other way to suggest changes to a maintainer, right? Anyway, you could also suggest to the maintainer on github to do a new release. As then it is more likely in all distributions to get the fixes.
woyzeck commented on 2019-02-26 13:52 (UTC)
Thanks gj545rndmu! Pretty good! Perhaps it is interesting to suggest your commits to the maintainer?
gj545rndmu commented on 2019-02-25 17:19 (UTC) (edited on 2019-02-25 17:19 (UTC) by gj545rndmu)
Sorry in the comments no line breaks work... Check the line breaks here: https://pastebin.com/raw/YK9P0dUw
woyzeck commented on 2019-02-25 14:40 (UTC)
When i try using the patch return this error:
autoreconf: Leaving directory .'
configure: WARNING: you should use --build, --host, --target
configure: error: unrecognized option:
-Np1'
Try `./configure --help' for more information
==> ERROR: A failure occurred in prepare().
Aborting...
gj545rndmu commented on 2019-02-19 13:36 (UTC) (edited on 2019-02-19 13:37 (UTC) by gj545rndmu)
There is actually a patch for the freezing problem: https://github.com/codito/gnome-pomodoro/pull/392
You can add the patch to your PKGBUILD by adding it to source, then sha256sum, and then to prepare:
source=("$pkgname-$pkgver.tar.gz::https://github.com/codito/gnome-pomodoro/archive/$pkgver.tar.gz" "issue390.patch::https://github.com/codito/gnome-pomodoro/commit/6557fafe7b74875a37e1172cd3eb15ec0e6af6f8.patch") sha256sums=('c29b8e3931637ca5afc36135083ea4ae906af3dfe6aa4b441f85e6d39cab98d0' '4c38c8b1030b877afe8bdd92115517923fa8debdaf06adf8161ea2a8b08844c3')
prepare() { cd "$srcdir/gnome-pomodoro-$pkgver" ./autogen.sh --prefix=/usr --datadir=/usr/share patch -Np1 -i ../issue390.patch }
Chrissss commented on 2019-02-07 16:39 (UTC)
@Anzick
Looks like a general problem... https://github.com/codito/gnome-pomodoro/issues/380
Ikshvaku commented on 2018-12-18 16:35 (UTC)
Hello, when trying to use this application it freezes as soon as it opens. Anyone else having this issue? Any ideas how to fix?
MarcinWieczorek commented on 2018-10-31 23:26 (UTC)
Create one if you want
mfw78 commented on 2018-10-31 01:59 (UTC)
Upstream head source has bug fixes for the VALA compile issue, with compile from git head confirmed working on Archlinux. Given lack of recent release from upstream, perhaps can make a git version of this package?
IacopoDeeNosee commented on 2018-10-28 10:29 (UTC) (edited on 2018-10-28 10:31 (UTC) by IacopoDeeNosee)
not works on GS 3.30.1 [arch]:
codeMaking all in sounds
make[3]: ingresso nella directory "/tmp/trizen-ivano/gnome-shell-pomodoro/src/gnome-pomodoro-0.13.4/plugins/sounds"
GEN resources.c
git.mk: Generating .gitignore
make all-am
make[4]: ingresso nella directory "/tmp/trizen-ivano/gnome-shell-pomodoro/src/gnome-pomodoro-0.13.4/plugins/sounds"
VALAC libsounds_la_vala.stamp
sound-player.vala:130.9-130.33: error: Property `SoundsPlugin.GStreamerPlayer.volume_fade' with custom `get' accessor and/or `set' mutator cannot have `default' value
public double volume_fade {
^^^^^^^^^^^^^^^^^^^^^^^^^
sound-player.vala:120.9-120.28: error: Property `SoundsPlugin.GStreamerPlayer.volume' with custom `get' accessor and/or `set' mutator cannot have `default' value
public double volume {
all compile log is here -> https://pastebin.com/RQ8DaZnu
thearchlinuxuser commented on 2018-10-08 15:09 (UTC)
A guy in freenode in #archlinux tried to install this package but was unsuccessful. He got errors like this (from https://bpaste.net/show/94d013f58bb3): sound-player.vala:130.9-130.33: error: Property SoundsPlugin.GStreamerPlayer.volume_fade' with custom
get' accessor and/or set' mutator cannot have
default' value
public double volume_fade {
This PR seems to address this issue: https://github.com/codito/gnome-pomodoro/pull/370.
Pinned Comments
liamtimms commented on 2022-04-13 22:50 (UTC)
recommendation: disable screen notifications. This part of the extension regular gets borked and it seems like that's happening again on 42.