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

ModuleNotFoundError: No module named 'xpra.client.spinner' #3809

Closed
allo- opened this issue Mar 28, 2023 · 1 comment
Closed

ModuleNotFoundError: No module named 'xpra.client.spinner' #3809

allo- opened this issue Mar 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@allo-
Copy link

allo- commented Mar 28, 2023

Describe the bug
Exception

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/xpra/client/gtk3/gtk3_client_window.py", line 219, in draw_widget
    self.paint_spinner(context)
  File "/usr/lib/python3/dist-packages/xpra/client/gtk_base/gtk_client_window_base.py", line 1947, in paint_spinner
    from xpra.client.spinner import cv
ModuleNotFoundError: No module named 'xpra.client.spinner'

System Information (please complete the following information):

  • Server OS: Debian stable
  • Client OS: Debian testing
  • Xpra Server Version: 4.4.4-r0-1
  • Xpra Client Version: xpra-client-gtk3=5.0-r32941-1

Additional context
Probably related to the split of xpra/xpra-client-gtk3

@allo- allo- added the bug Something isn't working label Mar 28, 2023
@totaam
Copy link
Collaborator

totaam commented Mar 28, 2023

Thanks!
Fixed in the commit above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants