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

Permission missing exception popup even on first start & no more request for permission after #78

Open
7 tasks done
Porkepix opened this issue Apr 7, 2024 · 0 comments
Labels
bug Something is not working device/software specific Issues that only happen on some devices or with some specific hardware/software

Comments

@Porkepix
Copy link

Porkepix commented Apr 7, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.1

Affected Android/Custom ROM version

Android Oreo (8.0)

Affected device model

Xperia XZ

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Install the application for the first time on a device and run it.

Expected behavior

It should just request storage permission as it's needed for the application to operate. Nothing triggering this exception should be done if it doesn't have the requested permission.
That aside, does it even make sense for a file manager to allow the user to interact with it before providing the needed permission? It doesn't seems like a file manager can have any use if it can't access storage, does it?

Actual behavior

Application triggers an exception in a popup related to the storage permission, even on the first time the application is launched and before the user could do anything to give the application the requested permission. See screenshot below.

Note that as I wanted to reproduce the issue for the screenshot, rather than uninstalling the application to reinstall it, I just wiped data and removed storage permission but it didn't act as the first launch curiously: it didn't request the storage permission again.

Screenshots/Screen recordings

Screenshot with the exception Screenshot_20240406-225959

Additional information

No response

@Porkepix Porkepix added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Apr 7, 2024
@Aga-C Aga-C added device/software specific Issues that only happen on some devices or with some specific hardware/software and removed needs triage Issue is not yet ready for PR authors to take up labels Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working device/software specific Issues that only happen on some devices or with some specific hardware/software
Projects
None yet
Development

No branches or pull requests

2 participants