Skip to content

"Install app or watchface from file" does not find any files #104

@henk84

Description

@henk84

Selecting it just shows a screen with "nemo" in the upper right corner, "No files" about 1/3 down the middle, and nothing else.

property string homePath: '/home/nemo'
might be hardcoding this to look in /home/nemo AFAICT. This is not (always) a good choice because in some cases this path does not exist. The user on my phone is called "defaultuser" but it could be called whatever since sailfish supports multiple user accounts.

If this is the cause, rockpool should figure out what the current user’s home directory is and use that. But only as a starting point for navigation, not as the only path to pick from.

I’m not sure that’s the cause because even when putting a .pbw file in /home/nemo/, it does not show up there. This might be caused by something like selinux/apparmor or so, though.

In any case: I can’t pick which file to install from and the filechooser does not seem to allow navigation to where I put the file I wanted to install.

Also possibly related: #18

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