[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Ynot
brilliant, thanks for the quick response -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685421 Title: Packaging bug - Image file alteration causes issues -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Martin Pitt
Note that the package currently doesn't build because the haskell toolchain is broken right now: The following packages have unmet dependencies: libghc6-hslogger-dev : Depends: libghc6-unix-dev-2.4.0.0-297f3 but it is not installable as soon as that gets fixed, the build can be retried. -- Yo

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package hedgewars - 0.9.14.1-1build1 --- hedgewars (0.9.14.1-1build1) natty; urgency=low * No-change rebuild against current pkgbinarymangler to leave our PNGs alone. (LP: #685421) -- Martin PittFri, 10 Dec 2010 14:29:48 +0100 ** Changed in: hedge

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/pkgbinarymangler -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685421 Title: Packaging bug - Image file alteration causes issues -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package pkgbinarymangler - 89 --- pkgbinarymangler (89) natty; urgency=low * pkgstripfiles: Games are prone to rely on a particular PNG image format, so skip PNG optimization for "Section: games". Add test case. (LP: #685421) * pkgstripfiles: Also

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Martin Pitt
Will rebuild hedgewars once the fixed mangler is in. ** Changed in: hedgewars (Ubuntu) Importance: Undecided => High ** Changed in: hedgewars (Ubuntu) Status: Confirmed => In Progress ** Changed in: hedgewars (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: n

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Martin Pitt
** Changed in: pkgbinarymangler (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685421 Title: Packaging bug - Image file alteration causes issues

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:pkgbinarymangler -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685421 Title: Packaging bug - Image file alteration causes issues -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Ynot
That sounds great Thank you However I can't help but worry that this will cause hard-to-narrow-down issues for other types of programs as well (esp. with the work going on to include commercial apps - seemingly unintrusive changes to the packaging breaking stuff, with no easy way to debug) --

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-10 Thread Martin Pitt
Thanks for pointing this out. Most non-games applications just use libpng, where the depth of the image doesn't matter. But indeed games often do some special tricks; as a first step I could disable the PNG compression for packages in the "games" section, which would include hedgewars as well. Doe

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-09 Thread Ynot
Sorry to bump this, but seeing as this affects an unknown number of applications in unknown ways I think this should be quite high on the priority list I'm sure games are not the only programs that depend on the image files they ship being unaltered The fact that images are being altered with un

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-06 Thread Micah Gersten
** Also affects: pkgbinarymangler (Ubuntu) Importance: Undecided Status: New ** Project changed: pkgbinarymangler => null -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685421 Title: Packa

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-06 Thread Ynot
On advice from #ubuntu-bugs, I've added pkgbinarymangler to the affected list ** Also affects: pkgbinarymangler Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-06 Thread Ynot
** Changed in: hedgewars (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685421 Title: Packaging bug - Image file alteration causes issues -- ubuntu-bugs mai

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-06 Thread Derek
We already optimise all our PNGs anyway, and try very hard to remember to recheck them all before releasing. Optimising is harmless if done none-lossily and can save a lot of space, but shouldn't offer much benefit to Hedgewars since we're always concerned about size already. A more useful optimi

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-06 Thread Ynot
I understand Ubuntu's need to squash image sizes down as much as poss. (esp. for stuff on the LiveCD) But perhaps some sort of flag needs to be added to debs to toggle whether images are optimised? Default to never optimise images, and enable only when known to cause no issues -- You received t

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-06 Thread Derek
We have gotten multiple complaints about this. Until now, I hadn't realised it was due to a packaging error. This does seem like a serious packaging flaw. http://code.google.com/p/hedgewars/issues/detail?id=102 http://hedgewars.org/node/2614#comment-17843 Also people stopping by IRC. ** Bug w