Skip to content

v0.4.0 Launching doesn't launch in the correct directory at least on Linux drop desktop #435

Description

@NicholasFlamy

Without changing anything it attempts to launch and I see this log.
2026-06-27T14:28:29.706307601-04:00 | INFO | process/src/process_manager.rs:526 - launching (in /home/nicholas/.local/share/drop/games/SuperTuxKart): ParsedCommand { env: [], command: "run_game.sh", args: [] }

If I go into the game options and change the launch string to this it works.
Image
Logs when it succeeds:
2026-06-27T14:40:40.392086804-04:00 | INFO | process/src/process_manager.rs:526 - launching (in /home/nicholas/.local/share/drop/games/SuperTuxKart): ParsedCommand { env: [], command: "/home/nicholas/.local/share/drop/games/SuperTuxKart/run_game.sh", args: [] }

@DecDuck this may be a release candidate bug so you may want to patch this before releasing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions