Skip Menu |

This queue is for tickets about the Gtk2 CPAN distribution.

Report information
The Basics
Id: 94445
Status: resolved
Priority: 0/
Queue: Gtk2

People
Owner: Nobody in particular
Requestors: XAOC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Test failure in GdkPixbufLoader.t with fresh jhbuild GTK+2
I had some tuits yesterday, so I installed jhbuild on a FC20 VM, then perlbrewed Gtk2/Gtk3 on top of it. Gtk3 installed fine, but Gtk2 had a test failure in GdkPixbufLoader.t; not ok 26 - got some area-updated signals I poked around the XS a bit, and was able to see that the signals in the test are all connected, but I couldn't confirm that they all get called as part of the test; connected signal: size_prepared at t/GdkPixbufLoader.t line 133. connected signal: area_prepared at t/GdkPixbufLoader.t line 134. connected signal: area_updated at t/GdkPixbufLoader.t line 136. connected signal: closed at t/GdkPixbufLoader.t line 137. Output of 'prove -v' and the jhbuild packages/versions are attached.
Subject: jhbuild.installed.log
Download jhbuild.installed.log
application/octet-stream 3.9k

Message body not shown because it is not plain text.

Subject: prove.GdkPixbufLoader.t.log
Download prove.GdkPixbufLoader.t.log
application/octet-stream 1.4k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #94445] Test failure in GdkPixbufLoader.t with fresh jhbuild GTK+2
Date: Fri, 04 Apr 2014 19:12:41 +0200
To: bug-Gtk2 [...] rt.cpan.org
From: Torsten Schoenfeld <kaffeetisch [...] gmx.de>
I think this should be fixed now with the recent commit 25b558df5c28bca0388a2a414d1965f87333e0e4.
On Fri Apr 04 13:12:55 2014, TSCH wrote: Show quoted text
> I think this should be fixed now with the recent commit > 25b558df5c28bca0388a2a414d1965f87333e0e4.
Yes, this commit fixed this issue. Setting ticket status to resolved.