Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761223 - sys-process/bpytop-1.0.51 does not install themes
Summary: sys-process/bpytop-1.0.51 does not install themes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal minor (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-12-22 08:45 UTC by Sebastian Hamann
Modified: 2020-12-31 20:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Hamann 2020-12-22 08:45:54 UTC
bpytop includes a number of themes that are not installed by the current ebuild.
They are in the bpytop-themes (or themes) directory of the source repo and need to be installed into /usr/share/bpytop/themes/ to be picked up automatically.

Reproducible: Always

Steps to Reproduce:
1. emerge sys-process/bpytop
2. bpytop
3. press F2 and look at the "Color theme" setting
Actual Results:  
Only the "Default" theme is available

Expected Results:  
14 themes should be available

As a workaround, users could install the themes themselves, either in /usr/share/bpytop/themes, /usr/local/share/bpytop/themes or ~/.config/bpytop/themes.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-31 20:20:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30cd2728c53d5d23ee5066381c5d6592503afce

commit b30cd2728c53d5d23ee5066381c5d6592503afce
Author:     Sebastian Hamann <code@ares-macrotechnology.com>
AuthorDate: 2020-12-22 08:43:57 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-12-31 20:17:37 +0000

    sys-process/bpytop: Install themes
    
    Closes: https://bugs.gentoo.org/761223
    Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com>
    Closes: https://github.com/gentoo/gentoo/pull/18760
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 sys-process/bpytop/bpytop-1.0.52-r1.ebuild | 33 ++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)