-
-
Notifications
You must be signed in to change notification settings - Fork 27
OnionOS device pairing QR code not displaying #273
Open
Description
On Miyoo Mini Plus / OnionOS device pairing QR does not display.
Manual launch output repeats Texture dimensions are limited to 800x600.
Grout generates QR with CreateTempQRCode(verificationURL, 320), but that function passes size/10 as QR scale, producing a PNG larger than ×ばつ600. SDL/mmiyoo cannot load it as a texture, so the QR screen shows no QR and no user-facing error.
Reproduction Steps
Steps to reproduce the behavior:
- Install client
- Run unconfigured client to launch first time setup
- Attempt to use device pairing.
- Process hangs with text "Scan the QR Code to Pair" text with no QR image.
Expected Behavior
A QR code should be displayed to register the device with RomM
Information
- CFW: OnionOS
- CFW Version: V4.4.0-beta-20260120
- Handheld Device: Miyoo Mini Plus
- Grout Version: 5.1.0.0
- RomM Version: 5.2.0
Activity
Metadata
Metadata
Assignees
Labels
No labels