Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latest (python?) update killed dockbarx on XFCE #159

Open
kzoli429 opened this issue Dec 2, 2020 · 4 comments
Open

latest (python?) update killed dockbarx on XFCE #159

kzoli429 opened this issue Dec 2, 2020 · 4 comments

Comments

@kzoli429
Copy link

kzoli429 commented Dec 2, 2020

It might be caused by python 3.9.0-1 dtd 2020-12-02 04:47 UTC on Arch Linux 5.9.11-arch2-1.
==> Starting package()...
Traceback (most recent call last):
File "/tmp/makepkg/dockbarx/src/dockbarx/setup.py", line 26, in
import polib
ModuleNotFoundError: No module named 'polib'
==> ERROR: A failure occurred in package().
Aborting...
error making: dockbarx

@xuzhen
Copy link
Contributor

xuzhen commented Dec 3, 2020

polib was provided by https://aur.archlinux.org/packages/python-polib/ on Arch Linux. You may need to reinstall it?

@Ashfaqul-Awal-Himel
Copy link

Ashfaqul-Awal-Himel commented Dec 6, 2020

@Earthling-Z3R0
Copy link

That reddit link did the trick for me. Thank you.

yay -S dockbarx --rebuildall --rebuildtree
yay -S xfce4-dockbarx-plugin --rebuildall --rebuildtree

@hugorn
Copy link

hugorn commented Jan 19, 2021

That reddit link did the trick for me. Thank you.

yay -S dockbarx --rebuildall --rebuildtree
yay -S xfce4-dockbarx-plugin --rebuildall --rebuildtree

this command solved my problem also in manjaro xfce. Thanks for sharing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants