Skip to content

triage: AppImage doesnt work on a clean installation #187

Open
@piggz

Description

@piggz

Describe the bug
When running the appimage, the default storage location is the read-only appimage mount. Clicking the button does nothing and clicking the create a new vm shows a dialog with a busy spinner, but does not show the list of OSs. I was able to work around this issue by creating the file:
$ cat ~/.local/share/com.example.quickgui/shared_preferences.json
{"flutter.workingDirectory":"/home/piggz/VMs"}

I also observed an unhandled exception the details of which are in the screenshot. After adding the config file, the exception does not occur.

Expected behavior
Appimage should work as well as other released packages.

Desktop (please complete the following information):

  • Quickgui Versdion: 1.2.10
  • OS: OpenSuse Tumbelweed
  • Version : Current

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtriageFurther information is requested or required

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions