clone 569124 -1 reassign -1 graphicsmagick-imagemagick-compat found 569124 1.3.8-1 block 569124 by -1 thanks
Hi, On Wed, Feb 10, 2010 at 03:54:06PM +0800, Paul Wise wrote: > Package: openoffice.org-common > Version: 1:3.1.1-14 > Severity: minor > > The following files look nothing like their PNG versions, indeed some > are fully transparent. As a result the icons on the Debian menu look Hmm. > quite broken and nothing like the FreeDesktop menu. > > /usr/share/icons/hicolor/32x32/apps/openofficeorg3-*.xpm That's what we do: # convert icons to xpm; we need them for the Debian menu policy... cd $(PKGDIR)-common/usr/share/icons/hicolor/32x32/apps && \ for x in *.png; do convert $$x `basename $$x .png`.xpm; done So might as well be a imagemagick (well, I actually had graohicsmagick-imagemagick-compat installed and didn't notice due to the Provides: imagemagick) bug. Grüße/Regards, René -- .''`. René Engelhard -- Debian GNU/Linux Developer : :' : http://www.debian.org | http://people.debian.org/~rene/ `. `' r...@debian.org | GnuPG-Key ID: D03E3E70 `- Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70 -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org