Bug#815269: Icons changed, only show the logo's top-left corner

2016-02-23 Thread Jerad Simpson
Same issue on Cinnamon.  There is more description of what is going on
in bug #803165, but I believe I have a simple workaround for now,
which might also work for Gnome/KDE/etc...

mkdir -p ~/.local/share/applications
cp /usr/share/applications/iceweasel.desktop ~/.local/share/applications/
editor ~/.local/share/applications/iceweasel.desktop

Change the Icon line from:
Icon=iceweasel
to:
Icon=/usr/share/icons/hicolor/scalable/apps/iceweasel.svg

Logout and Login


Once the real fix is in place, the new file can and probably should be removed.

On an unrelated note, it would be nice to have a good high contrast
(black and white) icon for Iceweasel, but I'm not much of a graphics
artist =)

Jerad



Bug#815269: Icons changed, only show the logo's top-left corner

2016-02-23 Thread Edouard Siha
Same issue on KDE.

As John said, the icons in /usr/lib/iceweasel/browser/chrome/icons/default
have changed.

Opening them with an image viewer clearly shows they're only the top-left
corner of a bigger icon.

Please rename this bug to remove the MATE specificity.


Bug#815269: Icons changed

2016-02-22 Thread John Talbut
The icons in /usr/lib/iceweasel/browser/chrome/icons/default/ have been 
changed.