Skip to content

Not working on Manjaro (Arch) #24

Description

@adamesalles

I am trying to use it on Manjaro. I've tried the AUR "python-whiteboard-git" but it failed to compile (I think when it was comparing the security keys). And when I tried cloning this repo and "make all" "sudo make install", I tried "python-whiteboard" on terminal. It gave an error.

Using directory: /usr/share/python-whiteboard
Traceback (most recent call last):
  File "/usr/share/python-whiteboard/threads.py", line 11, in run
    func()
  File "/usr/share/python-whiteboard/wiimote.py", line 217, in func
    self.detectWiimotes()
  File "/usr/share/python-whiteboard/wiimote.py", line 93, in detectWiimotes
    devices = bluetooth.discover_devices(duration=10, lookup_names=True)
  File "/usr/lib/python3.8/site-packages/bluetooth/bluez.py", line 26, in discover_devices
    device_id = _bt.hci_get_route()
OSError: [Errno 19] Dispositivo inexistente
zsh: abort (core dumped)  python-whiteboard

I am a teacher and I want to use my wacom tablet in my online classes. But I'm a Manjaro user, and it's hard to find an opition that works. I tried openboard, but it doesn't have a good look when writing with wacom.

I hope someone can help me. Thanks.
(My OS is in Portuguese, it might look strange in some lines for you.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions