Skip to content

Title: Command "save_settings" not found – Settings cannot be saved in Desktop v0.3.0 #206

@cyberDaHu

Description

@cyberDaHu

Environment:

OS: macOS Sequoia (Apple Silicon, MacBook 14 Pro M5)
RuView Desktop Version: v0.3.0
Architecture: arm64
Steps to reproduce:

Open RuView Desktop v0.3.0
Navigate to Settings
Enter any value in the "Binding Address" field (e.g. 10.0.1.250)
Click "Save Settings"
Expected behavior: Settings are saved and persisted across app restarts.

Actual behavior: Error message appears: Command "save_settings" not found

No config file or directory is created under: ~/Library/Application Support/com.ruview.desktop/

The directory does not exist at all – confirming that no settings are ever written to disk.

Additional context: The Tauri backend command save_settings appears to be missing or not registered. The GUI button exists but the corresponding backend handler is not implemented.

Workaround: None found. Falling back to browser-based UI at http://:3000.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions