Bug 2018036
Summary: | pango 1.49.1 broke multi-line text rendering in Inkscape | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | akiyks | ||||
Component: | inkscape | Assignee: | Peng Wu <pwu> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 35 | CC: | caillon+fedoraproject, duffy, fonts-bugs, gnome-sig, gwync, i18n-bugs, jonathan.underwood, lkundrak, mclasen, pwu, rhughes, rlerch, rstrode, sandmann, tagoh | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | inkscape-1.1.1-2.fc35 inkscape-1.1.1-2.fc34 inkscape-stable-3520211112074856.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-11-14 04:07:26 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
akiyks
2021-10-28 04:09:06 UTC
Could you report this issue to pango upstream? URL: https://gitlab.gnome.org/GNOME/pango/-/issues (In reply to Peng Wu from comment #1) > Could you report this issue to pango upstream? Will do shortly. (In reply to akiyks from comment #2) Done. https://gitlab.gnome.org/GNOME/pango/-/issues/618 Thanks! In https://gitlab.gnome.org/GNOME/pango/-/issues/618#note_1299977, Matthias Clasen commented that the change was intentional. > The effect of this is that the last item in the PangoLogAttr array now has > is_line_break set. If inkscape has code that interprets log attrs (as I assume > it does), it may need some adjustment. Switching Component to inkscape. A fix has been merged upstream at: https://gitlab.com/inkscape/inkscape/-/merge_requests/3630 I'd like to keep this ticket open until the fix reaches Fedora 35. Thanks. FEDORA-2021-af2661220e has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-af2661220e FEDORA-2021-7e0a7fad9b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-7e0a7fad9b FEDORA-2021-af2661220e has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-af2661220e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-af2661220e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. (In reply to Fedora Update System from comment #8) > FEDORA-2021-7e0a7fad9b has been submitted as an update to Fedora 35. > https://bodhi.fedoraproject.org/updates/FEDORA-2021-7e0a7fad9b FWIW, I downloaded https://kojipkgs.fedoraproject.org//packages/inkscape/1.1.1/2.fc35/x86_64/inkscape-1.1.1-2.fc35.x86_64.rpm and installed it on Fedora 35. "inkscape --debug-info" says: Inkscape 1.1.1 (3bf5ae0d25, 2021-09-20) GLib version: 2.70.1 GTK version: 3.24.30 glibmm version: 2.66.2 gtkmm version: 3.24.5 libxml2 version: 2.9.12 libxslt version: 1.1.34 Cairo version: 1.17.4 Pango version: 1.49.2 HarfBuzz version: 2.8.2 Poppler version: 21.08.0 OS version: Fedora Linux 35 (Container Image) Now the multi-line texts in pubsub.svg are rendered right. I'm waiting the update to be released for normal "dnf update". FEDORA-2021-7e0a7fad9b has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-7e0a7fad9b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-7e0a7fad9b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-7e0a7fad9b has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-FLATPAK-2021-3841aadf64 has been submitted as an update to Fedora 35 Flatpaks. https://bodhi.fedoraproject.org/updates/FEDORA-FLATPAK-2021-3841aadf64 FEDORA-FLATPAK-2021-3841aadf64 has been pushed to the Fedora 35 Flatpaks testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-FLATPAK-2021-3841aadf64 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-af2661220e has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-FLATPAK-2021-3841aadf64 has been pushed to the Fedora 35 Flatpaks stable repository. If problem still persists, please make note of it in this bug report. |