Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Moving the mouse only moves the mouse pointer on an iPad down right.

オープン
#1,420 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
ios, python, raspberry-pi

調査の方向性

The issue names no source files or tests. Start by reproducing the Raspberry Pi Zero 2 W, iPad, Lightning adapter, and Mac Firefox setup, then inspect the linked logs for the mouse-movement failure. Done means mouse movement and clicks over the TinyPilot window are mirrored correctly on the iPad.

索引モデルが issue の本文から書いたものです。

説明

bug

Description

When using open-source tinypilot connected to an iPad and moving the mouse over the black "No Signal" window on a Mac browser, the mouse pointer on the iPad moves. But even when I draw circles, the mouse pointer always only moves to bottom right. Keyboard works as expected, I can use <meta + h> to go to the Home Screen and <meta + space> for search.

What's the behavior that you expect?

Mouse movement is mirrored to the iPad.

What's happening instead?

Mouse movement only goes to bottom right. Even a click moves the mouse pointer a bit.

What are the steps to reproduce this behavior?

  1. Install "Raspberry Pi OS Lite" on "Raspberry Pi Zero 2 W"
  2. Run
curl --silent --show-error \
  https://raw.githubusercontent.com/tiny-pilot/tinypilot/master/get-tinypilot.sh | \
  sudo bash - && sudo reboot

(add'l sudo to avoid hundreds of "[can not remove](rm: cannot remove '/tmp/tmp.0rxb...': Permission denied)")
3. Connect Raspi to iPad using Apple "Lightning to USB 3 Camera Adapter"
4. Open TinyPilot in MacOS Firefox
5. Move mouse over black window
6. See how mouse pointer on iPad only moves down right with every move

Screenshots

n/a

Logs

Link

主要言語
Python
スター
3.5k
フォーク
291
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

tiny-pilot/tinypilot のほかの issue

tiny-pilot/tinypilot の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。