Skip to content

bug: requesting control not working #238

@iparaskev

Description

@iparaskev

App Version

0.0.59

Operating system

macos 26.1.0

Describe the bug

As I controller I was trying to take control but nothing was happening, drawing and click animation was working. Even enabling disabling the permission from the sharer didn't fix it. Probably it's an intermittent issue. From the logs it seems that the sharer's frontend deactivated the permission without the sharer requesting it. In the attached logs I was drawing and then tried to click.

How to reproduce

  • Get into a call.
  • Try to control from the controller.

Expected behavior

No response

Relevant log output

[2026-01-25][20:11:51][hopp][INFO] [2026-01-25T20:11:51Z INFO  hopp_core::input::mouse] set_controller_pointer_enabled: true PA_ZqJzoYegsazL

[2026-01-25][20:11:52][hopp][INFO] [2026-01-25T20:11:52Z WARN  hopp_core::graphics::graphics_context::draw] add_point: no current path in progress, skipping point

[2026-01-25][20:11:52][hopp][INFO] [2026-01-25T20:11:52Z WARN  hopp_core::graphics::graphics_context::draw] add_point: no current path in progress, skipping point

[2026-01-25][20:11:53][hopp][INFO] [2026-01-25T20:11:53Z WARN  hopp_core::graphics::graphics_context::draw] add_point: no current path in progress, skipping point

[2026-01-25][20:11:53][hopp][INFO] [2026-01-25T20:11:53Z WARN  hopp_core::graphics::graphics_context::draw] add_point: no current path in progress, skipping point

[2026-01-25][20:11:57][hopp][INFO] [2026-01-25T20:11:57Z INFO  hopp_core::input::mouse] set_controller_pointer_enabled: false PA_ZqJzoYegsazL

[2026-01-25][20:11:57][hopp][INFO] [2026-01-25T20:11:57Z INFO  hopp_core::input::mouse] set_controller_pointer_enabled: false PA_ZqJzoYegsazL

Attachments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions