Skip to content

Linux appimage error #55

Description

@kwijybo

The app image, when running on Ubuntu 26.04 LTS, doesn't find any devices to debug. The console output is:

Running chmod chmod 755 /tmp/.mount_com.joYIiYtY/resources/app.asar/bin/linux/adb
chmod result {
  code: 1,
  out: '',
  error: "chmod: cannot access '/tmp/.mount_com.joYIiYtY/resources/app.asar/bin/linux/adb': No such file or directory\n"
}
Running command line Server /tmp/.mount_com.joYIiYtY/bin/linux/adb devices -l
Command line result { code: 0, out: 'List of devices attached\n\n', error: '' }

This repeats every time I click the refresh button.

It doesn't matter whether I run as a normal user or as sudo.

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