[Desktop-packages] [Bug 1623666] Re: iOS device contents not displayed in Ubuntu

2017-07-20 Thread John Cupitt
This worked for me on 17.04 with an iphone 6s and ios 10.3.3: 1. git clone https://github.com/libimobiledevice/libimobiledevice.git 2. cd libimobiledevice 3. sudo apt-get install libusbmuxd-dev libplist-dev libplist++-dev I then had to add a number of packages to get libimobiledevice to configure

[Desktop-packages] [Bug 1670036] Re: Misapplied patches in 4.0.6-2ubuntu01 break reading and writing JPEG compressed files

2017-03-14 Thread John Cupitt
Looks like this is broken on 16.04 as well as 16.10, I'm getting reports there too: https://github.com/jcupitt/libvips/issues/621 ** Bug watch added: github.com/jcupitt/libvips/issues #621 https://github.com/jcupitt/libvips/issues/621 -- You received this bug notification because you are a m

[Desktop-packages] [Bug 1670036] Re: Misapplied patches in 4.0.6-2ubuntu01 break reading and writing JPEG compressed files

2017-03-09 Thread John Cupitt
The libtiff mailing list index has now updated, so here's the thread discussing this issue: http://www.asmail.be/msg0055405792.html ** Summary changed: - 4.0.6-2ubuntu01 has problems reading and writing JPEG compressed images + Misapplied patches in 4.0.6-2ubuntu01 break reading and writing JPEG

[Desktop-packages] [Bug 1670036] Re: 4.0.6-2ubuntu01 has problems reading and writing JPEG compressed images

2017-03-05 Thread John Cupitt
Even Rouault on the libtiff mailing list has looked into this as well -- he says the cause is a misapplied patch. Unfortunately i can't link to his mail as the libtiff mailing list archive index has stopped being updated, but I copy-paste his mail below: --- Even Rouault to tiff, me On

[Desktop-packages] [Bug 1670036] [NEW] 4.0.6-2ubuntu01 has problems reading and writing JPEG compressed images

2017-03-04 Thread John Cupitt
Public bug reported: The patches applied to libtiff 4.0.6 in 4.0.6-2ubuntu01 seem to break JPEG tiff read and write. To reproduce: $ tiffcp -c jpeg k2a.tif x.tif (where k2a.tif is a simple uncompressed RGB strip tiff) appears to work. However, x.tif, the output, will now not read without warnin

[Desktop-packages] [Bug 1580376] Re: Update giflib Xenial Package to 5.1.4

2016-06-19 Thread John Cupitt
I can confirm that `sudo apt-get install libgif-dev/xenial-proposed` fixes the libvips test suite failures for me. Previously I saw errors from direct gif load, and load via imagemagick. I now see a clean run. Thank you for updating this library. -- You received this bug notification because you