Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gdk-pixbuf
gdk-pixbuf
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 73
    • Issues 73
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gdk-pixbufgdk-pixbuf
  • Issues
  • #14

Closed
Open
Opened Mar 16, 2008 by bugzilla-migration@bugzilla-migrationReporter

fix pixbuf loader scaling for large ratios

Submitted by lwh..@..il.com

Link to original bug (#522803)

Description

I've found that some images (which have a high uncompressed size / but a low bit-count) stall Nautilus for a while while it tries to generate the content. In my case, the images are typically 'gif' or 'png' and are either very tall (eg. 10,000px) or very wide.

It's possible to specify a file size limit for live thumbnail generation - but it isn't an effect limiting factor in this case.

Inadvertently navigating to a directory which contains one of these images, means I'm out of action for a small but noticeably-frustrating amount of time.

Could an extra limit (maybe using time to process/generate) be imposed?

Other information:

Version: git master

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gdk-pixbuf#14