Package Details: fahcontrol 7.6.21-1

Git Clone URL: https://aur.archlinux.org/fahcontrol.git (read-only, click to copy)
Package Base: fahcontrol
Description: Graphical monitor and control utility for the Folding@home client
Upstream URL: https://foldingathome.org
Keywords: Folding@Home
Licenses: GPL3
Submitter: paul2lv
Maintainer: Gobidev
Last Packager: Gobidev
Votes: 41
Popularity: 0.004368
First Submitted: 2012-08-19 18:13 (UTC)
Last Updated: 2023-03-19 13:36 (UTC)

Latest Comments

1 2 3 4 Next › Last »

JackofSpades707 commented on 2024-10-29 23:58 (UTC)

Edit your PKGBUILD to use this instead:

source=("https://download.foldingathome.org/releases/v7/public/$pkgname/centos-6.7-64bit/release/fahcontrol-$pkgver-1.noarch.rpm")

And in theory, this'll work again.

JackofSpades707 commented on 2024-10-29 23:56 (UTC)

The download URL needs to be updated.

Here's an example of the new URL: https://download.foldingathome.org/releases/v7/public/fahcontrol/centos-6.7-64bit/release/fahcontrol-7.6.21-1.noarch.rpm

katt commented on 2023-02-13 19:41 (UTC)

@jmagder This package does not depend on python2-cairo, pygtk does. pygtk is for gtk2, which this package is, so naturally the gtk3 version doesn't need it.

jmagder commented on 2023-02-13 18:54 (UTC) (edited on 2023-02-13 18:58 (UTC) by jmagder)

@katt, it looks like https://archlinux.org/packages/community/x86_64/python2-cairo/ doesn't exist anymore. I've been running without FAHControl, but I just tried https://aur.archlinux.org/packages/fahcontrol-gtk3-git and that one works.

ostroffjh commented on 2022-01-24 23:30 (UTC)

Oh *&(()&%$&. I'm using Artix not Arch, so I suppose I don't have much to say here. Sorry for the noise. I'll have to bring this up with Artix. I'll also have to remember to check for Arch packages when this type of thing hits me again.

katt commented on 2022-01-24 23:06 (UTC)

@ostroffjh It better not be in AUR since it's in the offical repos: https://archlinux.org/packages/community/x86_64/python2-cairo/

ostroffjh commented on 2022-01-24 21:33 (UTC)

@katt The problem is that python2-cairo is no longer in AUR, so I can't install either pygtk or fahcontrol. However, as it's a direct dep for pygtk, that's where someone needs to figure out whether to re-add it or find a way not to depend on it.

katt commented on 2022-01-24 20:39 (UTC)

@ostroffjh I think you misunderstood, pygtk does depend on it already, so whatever error you're getting is on your system.

ostroffjh commented on 2022-01-24 18:29 (UTC)

OK, I'll post there - but it does mean fahcontrol can't be installed until that is fixed.

katt commented on 2022-01-24 18:28 (UTC)

@ostroffjh This package does not depend on python2-cairo, but pygtk does, which this package depends on.