[DRE-maint] Bug#840909: ruby-gdk-pixbuf2: cannot overwrite Pixbuf.pixels with substitution

Antonio Terceiro terceiro at debian.org
Sun Oct 16 14:33:46 UTC 2016


On Sun, Oct 16, 2016 at 11:52:15AM +0900, Shyouzou Sugitani wrote:
> Package: ruby-gdk-pixbuf2
> Version: 3.0.9-1
> Severity: normal
> 
> Dear Maintainer,
> 
> I'm trying to make ninix-aya work with Ruby-GNOME2 3.0.9.
> But I found that I cannot overwrite Pixbuf.pixels with substitution.
> 
> pix = GdkPixbuf::Pixbuf.new(:file => "test.png")
> pix.pixels[0]
> => 0
> pix.pixels[0] = 255
> => 255
> pix.pixels[0]
> => 0
> 
> In 2.2.5 I can modify GdkPixbuf through pixels. 
> Is there any API change?

It will be probably more effective for you to make that query upstream.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20161016/8a007761/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list