question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] missing themes after upgrade to 1.0.66

See original GitHub issue

Describe the bug

After upgrade to 1.0.66 the themes folder ist empty.

$ ls -al $HOME/.config/bpytop/themes
total 8
drwxrwxr-x 2 rafcio rafcio 4096 Mär 12 22:00 .
drwxrwxr-x 3 rafcio rafcio 4096 Mär 12 22:05 ..

To Reproduce

[Steps to reproduce the behavior:]

Expected behavior

[A clear and concise description of what you expected to happen.]

Screenshots

[If applicable, add screenshots to help explain your problem.]

Info (please complete the following information):

  • bpytop version: bpytop -v bpytop version: 1.0.66
  • psutil version: bpytop -v (version 5.7.0 or above is required) psutil version: 5.8.0
  • (Linux) Linux distribution and version: Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal
  • (OSX/FreeBSD) Os release version:
  • Terminal used:
  • Font used:
  • Python version, python3 --version (version 3.6 or above is required): Python 3.8.5

Additional context

contents of ~/.config/bpytop/error.log

02/06/21 (12:24:50) | WARNING: No theme named "gruvbox_dark" found!

(try running bpytop with --debug flag if error.log is empty)

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
aristocratoscommented, Jun 2, 2021

@somera @ajgringo619 I think I’ve found the issue. For some unknown reason the themes folder don’t have the correct name in the PyPi package, not sure how that happened since the folder structure where it packages from is the same as it always has been.

But a quick fix for now until next release is: Run pip3 --version to see the path to the site-packages folder, go there and rename themes folder to bpytop-themes.

3reactions
aristocratoscommented, Jun 7, 2021

Fixed in v1.0.67

Read more comments on GitHub >

github_iconTop Results From Across the Web

If any extension has a missing or invalid version, Update ...
If the problem persists after this, it may mean that one or more installed modules or themes are missing data in the new...
Read more >
How to update your Shopify theme (without losing ...
Updating your Shopify theme to the latest version is important so you can take advantage of new theme features and bug fixes.
Read more >
Updated theme made bugs | WordPress.org
Updated theme made bugs ... The first bug is: The main menu action button simple text gets http at the start, and %20...
Read more >
Directory Theme – Changelog - themepluginserver
FIXED : Review section in Listing detail Page. UPDATED : Improved the code to reduce API call request from listing detail Page. 05-01-2021...
Read more >
guide flash phh gsi [10.0] without bug (updated in 24.06.2020 )
B ) in aosp phh only ( no need for custom)you need flash bad ... after long time guide updated today for flash...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found