Package Details: gnome-shell-pomodoro 0.25.1-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: 112
Popularity: 2.07
First Submitted: 2014-01-11 17:23 (UTC)
Last Updated: 2024-03-28 21:04 (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 2 3 4 5 6 7 8 9 10 11 Next › Last »

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 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.