Log file Viewer
Help
|
Karma
| Search:
#pil logs for Monday the 31st of March, 2014
(
Back to #pil overview
) (
Back to channel listing
) (
Animate logs
)
[
19:15:30
] <
travis-ci
> [travis-ci] wiredfool/Pillow#276 (ppc-setup - cde7e3e : Eric Soroos): The build passed.
[
19:15:30
] <
travis-ci
> [travis-ci] Change view : https://github.com/wiredfool/Pillow/commit/cde7e3e2796e
[
19:15:30
] <
travis-ci
> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/21965591
[
20:11:52
] <
wiredfool
> aclark: heya
[
20:16:56
] <
wiredfool
> I should have done regression tests on my ppc machine earlier
[
20:22:13
] <
travis-ci
> [travis-ci] python-imaging/Pillow#940 (master - dc16645 : Alex Clark ☺): The build passed.
[
20:22:13
] <
travis-ci
> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/cc8677e0df04...dc1664500be0
[
20:22:13
] <
travis-ci
> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/21970519
[
20:29:04
] <
aclark
> wiredfool: hiyo
[
20:29:10
] <
wiredfool
> hey
[
20:29:13
] <
aclark
> wiredfool: heh, np thanks for fixing that
[
20:29:21
] <
aclark
> I wondered when I merged that what was going to break ;-)
[
20:29:38
] <
wiredfool
> ah. we would have heard about it from the fedora guy
[
20:29:53
] <
wiredfool
> I'm looking at jpeg 2k again, and it's ... got an endian issue
[
20:30:16
] <
aclark
> ugh
[
20:30:41
] <
wiredfool
> I'm trying to track it down, but what it writes depends on the filename
[
20:30:54
] <
wiredfool
> it looks like .j2k files write ok, but are read wrong
[
20:31:03
] <
wiredfool
> and .jp2 files are both written and read wrong.
[
20:31:10
] <
wiredfool
> which is unfortunate
[
20:31:21
] <
aclark
> That sounds awful
[
20:31:27
] <
wiredfool
> It appears to read some files correctly
[
20:32:01
] <
wiredfool
> endianess is a maze of twisty passages
[
20:32:22
] <
aclark
> Hah, all alike
[
20:32:23
] <
wiredfool
> I should have checked before merging,but I did want to get it in this release
[
20:32:32
] <
wiredfool
> no, some of them are mirrored.
[
20:33:04
] <
aclark
> wiredfool: so you think you may have to revert or something?
[
20:33:35
] <
wiredfool
> I don't want to
[
20:33:58
] <
wiredfool
> but fedora man is going to catch the bug, and I'd rather not have him do that once again
[
20:34:06
] <
wiredfool
> I may mark experimental
[
20:34:22
] <
wiredfool
> I was hoping getting it into travis would be enough
[
20:37:16
] <
wiredfool
> in other news, the transparency PR, #574, should be good to go
[
20:37:37
] <
wiredfool
> I don't think that the PCD segfault is going to get fixed
[
20:37:42
] <
wiredfool
> nor the webp one
[
20:37:58
] <
wiredfool
> unless miracles occur
[
20:49:03
] <
aclark
> k
[
20:49:07
] <
aclark
> np
[
20:49:45
] <
aclark
> You can change those to future if you feel like it, else I'll do it