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

Unable to open a file from the gallery (Android 6) #301

Closed
Keidan opened this issue Mar 25, 2024 · 0 comments
Closed

Unable to open a file from the gallery (Android 6) #301

Keidan opened this issue Mar 25, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@Keidan
Copy link
Owner

Keidan commented Mar 25, 2024

Describe the bug
On Android 6, if I open a gallery file, an error appears.

To Reproduce
Steps to reproduce the behavior:

  • Open the Android 6 emulator.
  • Take a screenshot.
  • Open the gallery.
  • Select the image and open it with HexViewer.
  • HexViewer opens but displays an error message.

Expected behavior
I expect the file to open normally

Screenshots
image

Desktop (please complete the following information):

  • Android version: 6
  • Version 1.52

Log
20240325 [044720PM]:
(Application) -> Default system locale: 'en-US'
20240325 [044720PM]:
(Main) -> Application started with language: 'en-US'
20240325 [044729PM]:
(FileHelper) -> Get filename for uri: 'content://media/internal/images/media?bucketId=-1739773001'
20240325 [044729PM]:
(FileHelper) -> Uri scheme equals to content
20240325 [044729PM]:
(FileHelper) -> Filename result: 'media'
20240325 [044729PM]:
(FileHelper) -> Get file size for uri: 'content://media/internal/images/media?bucketId=-1739773001'
20240325 [044729PM]:
(FileHelper) -> Get file size exception0: 'No entry for content://media/internal/images/media?bucketId=-1739773001'
20240325 [044729PM]:
(FileHelper) -> Get file size: '-1'
20240325 [044729PM]:
(FileData) -> media size: 0, r_size: 0, s_off: 0, e_off: 0, shift: 0, fromIntent: true, notFound: true, accessError: false
20240325 [044729PM]:
(Open) -> Open file: '0^0^content://media/internal/images/media?bucketId=-1739773001'
20240325 [044729PM]:
(Open) -> Memory status, used: 4.77 MB (1.24%), free: 379 MB, max: 384 MB

@Keidan Keidan added the bug label Mar 25, 2024
@Keidan Keidan added this to the Version 1.53 milestone Mar 25, 2024
Keidan added a commit that referenced this issue Mar 29, 2024
@Keidan Keidan mentioned this issue Mar 29, 2024
@Keidan Keidan closed this as completed Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant