Skip to content

Daemon Update notification shows "Update available" even after successful installation #1007

@wings3730

Description

@wings3730

Environment
- macOS (Apple Silicon)
- Reachy Mini Control app
- Installed version: reachy-mini 1.6.0 (confirmed via python -c "import reachy_mini; print(reachy_mini.version)")

**Problem**
The Daemon Update section in Settings keeps showing "Update available: 1.5.1 → 1.6.0" even after successfully installing 1.6.0 into the app's internal Python environment.

**Steps to reproduce**
1. Install reachy-mini==1.6.0 into the app's bundled Python
2. Confirm version with the bundled python3.12 -c "import reachy_mini; print(reachy_mini.__version__)" → returns 1.6.0
3. Restart the app
4. Update notification still appears

**Expected behavior**
Update notification should disappear after successful installation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions