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

content picker not loaded on ubuntu touch #1279

Open
LiohMoeller opened this issue Oct 1, 2024 · 6 comments
Open

content picker not loaded on ubuntu touch #1279

LiohMoeller opened this issue Oct 1, 2024 · 6 comments
Assignees

Comments

@LiohMoeller
Copy link

On Ubuntu Touch it is not possible to add a zim file, as the content picker does not show up on a click on the 'Load ZIM' or 'Select Folder' Button.

@kelson42
Copy link
Collaborator

kelson42 commented Oct 3, 2024

@Jaifroid Can we still support Ubuntu Touch devices properly?

@Jaifroid
Copy link
Member

Jaifroid commented Oct 3, 2024

@LiohMoeller @kelson42 The problem is that I don't have an Ubuntu Touch device to test on. I've no idea why the API has broken. I wonder if it's been restricted recently? We used to have someone willing to test, and we'd send them a package before release, they'd test it and also diagnose any issues. For the last several releases, we've been releasing blind for this platform. I'm not sure what I could do about it unless someone with a device were willing to take a look at the code and debug, or at least point me in the right direction. Possibly the File System Access API appears to be supported but isn't actually, and the fallback to the old File Picker isn't working.

@kelson42
Copy link
Collaborator

kelson42 commented Oct 3, 2024

@LiohMoeller Are you able to test on a device and help us a bit with the root cause analysis?

@LiohMoeller
Copy link
Author

I can just send/donate you a device for development, if that would help.

@Jaifroid
Copy link
Member

Jaifroid commented Oct 3, 2024

@LiohMoeller That's very kind, but let me see if there's a reliable simulator I could use first, as I think testing on real hardware would be a bit of a last resort (testing time is already quite onerous). I'll come back to you once I've done some research on this.

@Jaifroid
Copy link
Member

Jaifroid commented Oct 5, 2024

So it seems there is this Ubuntu Touch development kit: https://github.com/ubports/ubports-pdk . I'll see if I can get that to run in order to reproduce the issue.

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

No branches or pull requests

3 participants