After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 317587 - Default file size limit for image thumbnailing should be larger
Default file size limit for image thumbnailing should be larger
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Thumbnails
2.12.x
Other All
: Normal trivial
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-30 09:54 UTC by Sebastien Bacher
Modified: 2006-01-11 22:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
fix the issue (707 bytes, patch)
2006-01-07 22:49 UTC, Sebastien Bacher
committed Details | Review

Description Sebastien Bacher 2005-09-30 09:54:13 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/show_bug.cgi?id=14515

"Default to create thumbnails from image files is 3M. There are now quite a lot
of 8+M pixel cameras that create files (jpeg compressed) larger than 3M. For
instance I have an 8.2M pixels camera that can create jpeg files of 4.5M. So I
would prefer a default of 5M for creating thumbnails.

A dialog could also be used to tell the user that he can change the limit if
some images are not displayed. The dialog could also have a "do you want to
increase the limit..." option to automatically adjust this parameter when images
are present with a larger size than the default."
Comment 1 Christian Neumair 2005-09-30 10:01:52 UTC
Confirming.
Comment 2 Sebastien Bacher 2006-01-07 22:24:13 UTC
Could that be changed now, that's a trivial schema change ...
Comment 3 Sebastien Bacher 2006-01-07 22:49:59 UTC
Created attachment 56938 [details] [review]
fix the issue
Comment 4 Martin Wehner 2006-01-10 20:32:16 UTC
Comment on attachment 56938 [details] [review]
fix the issue

Feel free to commit.
Comment 5 Sebastien Bacher 2006-01-11 22:40:47 UTC
fixed:

2006-01-11  Sebastien Bacher  <seb128@debian.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	updated the default thumbnailing value (Fixes #317587)