Skip to content

[Bug] flatrun bundle error #7

Description

@RushingAlien

Hello, i was testing this program by exporting a flatpak single file bundle and trying to run that, but it seems to fail

flatrun bundle --bundle-path yuzu.flatpak 
Unsandboxing...
thread 'main' panicked at flatrun/src/main.rs:244:60:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
stack backtrace:
   0:     0x5a3b2da8e32c - <unknown>
   1:     0x5a3b2dabf480 - <unknown>
   2:     0x5a3b2da8a54f - <unknown>
   3:     0x5a3b2da8e114 - <unknown>
   4:     0x5a3b2da8fa57 - <unknown>
   5:     0x5a3b2da8f7bf - <unknown>
   6:     0x5a3b2da8fed8 - <unknown>
   7:     0x5a3b2da8fdbe - <unknown>
   8:     0x5a3b2da8e7f6 - <unknown>
   9:     0x5a3b2da8fb22 - <unknown>
  10:     0x5a3b2d025c95 - <unknown>
  11:     0x5a3b2d0261d3 - <unknown>
  12:     0x5a3b2d14cd6f - <unknown>
  13:     0x5a3b2d14bf40 - <unknown>
  14:     0x5a3b2d123cbb - <unknown>
  15:     0x5a3b2d192337 - <unknown>
  16:     0x5a3b2d071967 - <unknown>
  17:     0x5a3b2d14b4be - <unknown>
  18:     0x5a3b2d08234d - <unknown>
  19:     0x5a3b2d1ab09a - <unknown>
  20:     0x5a3b2d127c86 - <unknown>
  21:     0x5a3b2d150fd8 - <unknown>
  22:     0x5a3b2da814d7 - <unknown>
  23:     0x5a3b2d150fbe - <unknown>
  24:     0x78f4efe14c88 - <unknown>
  25:     0x78f4efe14d4c - __libc_start_main
  26:     0x5a3b2d026785 - <unknown>
  27:                0x0 - <unknown>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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