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

‘Load original image’ not working on mobile #10556

Open
1 of 3 tasks
jaisinghdhaliwal opened this issue Jun 22, 2024 · 6 comments
Open
1 of 3 tasks

‘Load original image’ not working on mobile #10556

jaisinghdhaliwal opened this issue Jun 22, 2024 · 6 comments

Comments

@jaisinghdhaliwal
Copy link

jaisinghdhaliwal commented Jun 22, 2024

The bug

I think one of the new updates must have broken this. Opening an image always shows the large thumbnail even with ‘load original image’ enabled. This used to work before but appears to have been broken. Tested on iPhone 15 Pro Max and iPad Pro.

The OS that Immich Server is running on

Linux Mint

Version of Immich Server

1.106.2

Version of Immich Mobile App

1.106.3 build.160

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

1. Enable Settings>AssetViewer>LoadOriginalImage
2. Restart app (optional)
3. Open image and zoom in to see extremely heavy compression
4. Can download original image and see that the quality is much better
...

Relevant log output

No response

Additional information

This is a feature that I know for certain was working in a previous version but one of the iOS app updates much have broken it.

@bo0tzz
Copy link
Member

bo0tzz commented Jun 23, 2024

When you reproduce this, what do the app's logs say?

@jaisinghdhaliwal
Copy link
Author

When you reproduce this, what do the app's logs say?

I have app logging set to finest and turned on troubleshooting. I open the app and the logs seem to bring up “Local album XXXXXX has not changed. Skipping sync” and other clean ups and socket opens. I clear the log and tap on multiple images. Nothing gets added to the log.

@fabianbees
Copy link

fabianbees commented Jun 29, 2024

This bug is NOT specific to iOS, it is also reproducable on Android 14. (For me, there is also nothing obvious in the logs.)

@jaisinghdhaliwal jaisinghdhaliwal changed the title ‘Load original image’ not working on iOS ‘Load original image’ not working on mobile Jun 29, 2024
@alextran1502
Copy link
Contributor

Looks like this functionality was removed in #7016

@jaisinghdhaliwal
Copy link
Author

Looks like this functionality was removed in #7016

Could functionality be restored? For now, 'Load original image' seems to be a toggle that doesn't serve any purpose. Could toggling 'Load Original Image' use the 'original_image_loader' that was removed in that commit?

@omeryagmurlu
Copy link

This is probably also the reason behind #9628

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

5 participants