-
Notifications
You must be signed in to change notification settings - Fork 65
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
Pictures are shown as thumbnails not in full resolution #450
Comments
I'll mark this as a duplicate of #193 |
#193 is a different issue I think. My pictures are just shown as thumbnails with a resolution around 200*200px! |
Ah, OK, from those lines I can see that the picture has a maximum size of 200, so if the original image is bigger, then there is a problem with the way that the max preview is generated. Could you try uploading a new image and see if you can get a larger preview? |
Tried it with another picture (3117*1622, jpeg) and got it again as thumnail. Again I've got this in the log:
|
Hm, it is working fine on another server I'm managing. |
There are a couple of variables in the config to set the maximum dimensions of a preview, but it doesn't show up in what you've pasted, so I don't know how it arbitrarily picks 200 as the max. The default value is 2048. |
Steps to reproduce
Expected behaviour
The picture should be shown in full resolution
Actual behaviour
as decribed above
Server configuration
Operating system: Ubuntu 14.04 LTS
Web server: Apache
Database: MySQL
PHP version: PHP 5.5.9-1ubuntu4.13 (cli)
ownCloud version: 8.2
Updated from an older ownCloud or fresh install: fresh install
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one:
No
Are you using encryption:
No
Are you using an external user-backend, if yes which one:
LDAP
LDAP configuration (delete this part if not used)
Client configuration
Browser:
tested Firefox and Chromium
Operating system:
Ubuntu 14.04
Logs
ownCloud log (data/owncloud.log)
The text was updated successfully, but these errors were encountered: