Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
henk84 opened this issue Feb 6, 2023 · 0 comments
Open

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

henk84 opened this issue Feb 6, 2023 · 0 comments

Comments

@henk84
Copy link
Contributor

henk84 commented Feb 6, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant