obsolete

seamonkey-2.53.5-1.fc33

FEDORA-2020-d8cbae43e3 created by buc 3 years ago for Fedora 33

Update to 2.53.5

AV1 media codec now supported.

Some fixes and improvements.

This update has been submitted for testing by buc.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update's test gating status has been changed to 'waiting'.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update has been pushed to testing.

3 years ago
User Icon sunwire commented & provided feedback 3 years ago
karma

In mate-desktop the seamonkey svg icon is not displayed correctly. If I change font size from 12 to 15 the icon appears in the panel, but not in the menu. But if I delete comments from seamonkey.svg, the icon displays correctly in the panel and menu. It's strange and I don't know why this is happening. You can see what it looks like in the video https://youtu.be/2YCp96p0utc

User Icon buc commented & provided feedback 3 years ago

A similar seamonkey-mail.svg seems OK. The difference is that seamonkey.svg has several comments, and some of the comments are multiline.

Could you please test with various comments variants? Ie. unite all into one big comment, try to leave only one line (as in seamonkey-mail.svg) etc.etc.etc.

User Icon buc commented & provided feedback 3 years ago

Well, capable to reproduce it.

Seems MATE allows only one one-line comment before <svg>...</svg> block.

Fortunately it allows several comments, and even a multiline comment just after the initial <svg ...... >

I'll try to fix it properly in the nearest time.

User Icon buc commented & provided feedback 3 years ago

sunwire,

Could you please test a new variant of the svg icon: https://bugzilla.mozilla.org/attachment.cgi?id=9187809 ? Ie. place it as /usr/share/icons/hicolor/scalable/apps/seamonkey.svg

User Icon sunwire commented & provided feedback 3 years ago

@buc I've tested the new variant and it works. I also tested the old logo and the problem occurs (also in the new one) when comments are longer than 200 characters including comments tags () and newline characters. One or more lines do not matter as long as the number of characters is not greater than 200

User Icon buc commented & provided feedback 3 years ago

I've also tested that el7's Mate affected, and even el6-'s Gnome2 affected too (besides F33).

Could you check KDE and/or Gnome3?

User Icon sunwire commented & provided feedback 3 years ago

I don't have KDE. In Gnome3 the icon show in "favorites" but doesn't show in "show applications" so Gnome3 is also affected. Replacing the icon also resolves the problem.

User Icon buc commented & provided feedback 3 years ago

KDE4 seems unaffected (under CentOS-7).

Probably some gtk2/gtk3 issue.

User Icon buc commented & provided feedback 3 years ago

@sunwire

Gtk-based menu loads icons using gdk-pixbuf2 (which uses a specific handler for each image type). To understand what format the image is, a small amount of bytes at the head of the file is read (similar to file(1) command).

Certainly if the key fragment "<svg" are present at offset more than 256 bytes (200 + the first <?xml...> string), it is unlikely that anybody will read the whole file then just to understand its format.

BTW, if we put "<svg>" inside the comment (but somewhere in [0, 256]), it fixes the issue too... :)

Thanks for report and help!

This update has been obsoleted by seamonkey-2.53.5-2.fc33.

3 years ago

Please login to add feedback.

Metadata
Type
security
Severity
high
Karma
1
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
3 years ago
in testing
3 years ago
BZ#1868764 SeaMonkey Web Browser icon on LXQt Quick Launch bar is smaller than the rest of the icons
0
0

Automated Test Results