Package Details: gnome-shell-pomodoro 0.26.0-1

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: 114
Popularity: 0.97
First Submitted: 2014-01-11 17:23 (UTC)
Last Updated: 2024-10-18 18:12 (UTC)

Pinned Comments

liamtimms commented on 2022-04-13 22:50 (UTC) (edited on 2023-01-23 17:02 (UTC) by liamtimms)

recommendation: disable screen notifications. This part of the extension regularly gets borked, and it seems like that's happening again on 42.

edit: haven't tested on latest release and GNOME 43 but leaving this here in case it comes up again.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »

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 customget' accessor and/or set' mutator cannot havedefault' value public double volume_fade {

This PR seems to address this issue: https://github.com/codito/gnome-pomodoro/pull/370.

mgundogdu1 commented on 2017-04-21 07:49 (UTC)

Thanks. It works for me.

jurf commented on 2017-03-07 16:37 (UTC)

Has anyone managed to get this running with jhbuild installed? The deps are crashing for me on docbook-utils and docbook2x.

183.amir commented on 2017-01-10 20:56 (UTC)

Could you please update this package to its latest version?

Unia commented on 2016-09-17 22:33 (UTC)

upower and telepathy-glib are not dependencies of gnome-pomodoro. perl-xml-sax-expat is a makedep, not a runtime dep. Also, upstream changed the name to gnome-pomodoro, perhaps this package's named should be changed accordingly.

kamilprusko commented on 2016-06-22 16:54 (UTC)

There is new release which fixes the build error. https://github.com/codito/gnome-pomodoro/blob/master/NEWS

corvinusz commented on 2016-06-15 04:46 (UTC)

Wed Jun 15 04:36:30 UTC 2016 $yaourt -Suya ---cut--- make[3]: *** No rule to make target 'gnome-pomodoro.h', needed by 'all-am'. Stop. ---cut--- make: *** [Makefile:414: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build gnome-shell-pomodoro. Full listing: https://paste.ee/p/dDwOU will be available for 1 month

neitsab commented on 2015-11-10 13:38 (UTC) (edited on 2015-11-10 13:38 (UTC) by neitsab)

Weirdly but happily enough, the 0.11.1 upstream release was built from the gnome-3.18 branch and not from master, therefore the extension works again after refreshing the shell. Yay!