Skip to content

issues Search Results · repo:libvips/ruby-vips language:Ruby

Filter by

269 results
 (118 ms)

269 results

inlibvips/ruby-vips (press backspace or delete to remove)

Describe the bug Segfault: /Users/brendon/.rbenv/versions/3.3.7/lib/ruby/gems/3.3.0/gems/ruby-vips-2.2.3/lib/vips/image.rb:280: [BUG] Segmentation fault at 0x0000000121f90a68 ruby 3.3.7 (2025-01-15 revision ...
bug
  • brendon
  • 28
  • Opened 
    on Apr 11
  • #417

Describe the bug I have seen several times following segfault error from Ruby on Rails app but not often like once a week, but quite not sure how it happens as I cannot reproduce it easily 😢. I use ruby-vips ...
bug
  • yhagio
  • 3
  • Opened 
    on Mar 25
  • #416

Trying to get ruby-vips usage approval through legal, and finding it somewhat frustrating in our discussions. I figured I d ask here, for the potential benefit of the community. ruby-vips is MIT, and ...
  • jejacks0n
  • 2
  • Opened 
    on Mar 19
  • #415

Having interesting errors both on Mac and Ubuntu (Docker) while adding text on top of an image using ruby-vips. text = Vips::Image.text( text_content, width: width, height: height, ...
bug
  • erdemgezer
  • 9
  • Opened 
    on Mar 12
  • #414

Reading image metadata is inconvenient because the return format looks like a result of inspect call: image = Vips::Image.new_from_file( file.png ) image.get exif-ifd3-GPSTimeStamp # = 13/1 57/1 ...
  • bogdan
  • 4
  • Opened 
    on Feb 21
  • #413

We are having a segmentation fault and seems to come from VIPS. We don t interact with VIPS directly, we use it through Rails ActiveStorage features (to pass formatting to file variants). It works fine ...
bug
  • daniel-gato
  • 9
  • Opened 
    on Feb 18
  • #412

Describe the bug I created a fresh Rails 8 app, with a User model that can have an avatar, and when Rails runs ActiveStorage::AnalyzeJob to analyze the image attached to the User, I have been seeing a ...
bug
  • marcelolx
  • 6
  • Opened 
    on Dec 7, 2024
  • #409

Bug report Describe the bug Vips::Image.thumbnail and Vips::Image.thumbnail_image resize to height instead of width when no hash options are present. If a :height is also supplied, they will resize to ...
bug
  • i-h8-github
  • 3
  • Opened 
    on Dec 7, 2024
  • #408

The documentation for #rotate says the angle argument is a rotation amount, in degrees, counter/anti-clockwise. Calling #rotate with a value of 90, for example, causes instead, a rotation of 90 degrees ...
bug
  • taylorthurlow
  • 3
  • Opened 
    on Jul 26, 2024
  • #401

Describe the bug When I try to perform a composite process with multiply, for some reason the overlay image gets a gray border. This is only happening with the multiply process. When checking with Photoshop, ...
bug
  • JohnAnon9771
  • 10
  • Opened 
    on Jul 15, 2024
  • #400
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub