The tuna GUI does not work on Fedora because it runs as a privileged process, and the Fedora desktop prohibits privileged GUI applications.
I wrote a new implementation of the tuna GUI, with some added bits, using gobject introspection. It connects through d-bus to a privileged back-end, so the GUI can run as the current user.
I called it Pianofish to distinguish it from the tuna GUI, but it could easily be renamed. It is python3-ready, as soon as there are python3 versions of schedutils and linux-procfs.

I have a copr repo for Fedora, with all the pre-reqs not provided by Fedora.
https://copr.fedorainfracloud.org/coprs/streeter/python-hwloc/
Set up that repo and dnf install pianofish to try it out. The package includes a User Guide.

--Guy

On Mon, Sep 17, 2018 at 2:12 PM Jiri Kastner <jkastner@redhat.com> wrote:


On Mon, Sep 17, 2018 at 05:25:40PM +0200, David Runge wrote:
> On 2018-09-17 10:00:30 (-0400), John Kacur wrote:
> > well, to be fair, we haven't officially released this yet.
> Where would the latest official release be announced? On this list?

99% - yes :)

>
> > Being open source, we're happy to share our changes and share
> > development, but if you just want to package an working version for a
> > distribution, you might need an older version for now.
> Currently it seems, that Arch Linux will deprecate libglade soon (which
> has been unmaintained since 2009).
> Therefore I guess the only way forward for me packaging this is to use
> the python3/CLI only version in the forseeable future.
>
> That being said: What is the easiest way to be able to contribute to the
> code base?

clone tuna from git.kernel.org
email patches here / push it somewhere with anouncement here

> I'm sure, that this change could lead to at least some people wanting to
> help out further developing tuna!
>
> Best,
> David

jiri

>
> --
> https://sleepmap.de



> _______________________________________________
> tuna-devel mailing list -- tuna-devel@lists.fedorahosted.org
> To unsubscribe send an email to tuna-devel-leave@lists.fedorahosted.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedorahosted.org/archives/list/tuna-devel@lists.fedorahosted.org
_______________________________________________
tuna-devel mailing list -- tuna-devel@lists.fedorahosted.org
To unsubscribe send an email to tuna-devel-leave@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorahosted.org/archives/list/tuna-devel@lists.fedorahosted.org