Skip to content

Unable to start without root permission #2

@taris

Description

@taris

Hi! Since the original author seems to be inactive, i will add issues here :)

I installed pyrocket from the ppa of zarquon42 and i cannot start pyrocket without root permission:

0 joystick(s) connected
Located blue Rocket Launcher device.
Traceback (most recent call last):
  File "/usr/bin/pyrocket", line 27, in <module>
    launcher = RocketWindow()
  File "/usr/lib/pymodules/python2.7/rocket_frontend.py", line 211, in __init__
    self.connect_everything()
  File "/usr/lib/pymodules/python2.7/rocket_frontend.py", line 413, in connect_everything
    err_msg = self.rocket_controller.acquire_devices()
  File "/usr/lib/pymodules/python2.7/rocket_backend.py", line 43, in acquire_devices
    return_code = launcher.acquire( dev )
  File "/usr/lib/pymodules/python2.7/rocket_backend.py", line 97, in acquire
    raise e
usb.USBError: could not reset: Operation not allowed

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