Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

[Bug] App crashing on Goose #63

@timbueno

Description

@timbueno

muos-app version
v0.5.0

Describe the bug
App crashes at launch on muOS Goose.

To Reproduce
Steps to reproduce the behavior:

  1. Install app
  2. Configure app via ssh
  3. Attempt to launch app
  4. Witness crash after period of black screen.

Expected behavior
Opening of the app

System (please complete the following information):

  • muOS version: GOOSE
  • device: TrimUI Brick
  • RomM version: 4.1.4

Additional context
Log trackback below:

Traceback (most recent call last):
  File "/mnt/mmc/MUOS/application/RomM/main.py", line 37, in <module>
    from romm import RomM
  File "/mnt/mmc/MUOS/application/RomM/romm.py", line 14, in <module>
    from api import API
  File "/mnt/mmc/MUOS/application/RomM/api.py", line 15, in <module>
    from PIL import Image
  File "/mnt/mmc/MUOS/application/RomM/deps/PIL/Image.py", line 97, in <module>
    from . import _imaging as core
ImportError: cannot import name '_imaging' from 'PIL' (/mnt/mmc/MUOS/application/RomM/deps/PIL/__init__.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions