Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 2021 14:26:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 253371] editors/libreoffice 7.1.0 font rendering problem
Message-ID:  <bug-253371-25061-9CvoeHRgYF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253371-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253371-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253371

--- Comment #3 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
I could take some time this weekend to dig into.

Coclusion:
  Resurrecting files/patch-vcl_qt5_Qt5Instance.cxx fixed the issue.
  Font selector, document file names, displayed fonts for Japanese texts
  looks normal.

Some details:
  Looking into Makefile and deleted/updated patches in files/,
  updated patches seems to follow lines moved on original files
  and vesion up of devel/mdds and devel/liborcus.
  So I considered it would NOT be problematic.

  All deleted vcl-related patches except the above caused patch error.
  So I tried only the above one re-added, build/install successful and
  the problem has gone away (not totally tested, though).

  At the time I filed this PR, I missed USE_GNOME change and
  re-added cairo on LIB_DEPENDS,
  applied patch2 (removing non-applcable patch-vcl_qt5_Qt5Frame.cxx portion=
)=20
  supplied by PR 247444 into files/ without success.
  SVN rev of editors/libreoffice was at r564006.


As it's not extensively / heavily tested, there can be some more problems.
And I'm not sure this is really the correct fix.
Just thought cairo is not properly (or not at all) called by QT5 vcl.

Can anyone confirm the validity?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253371-25061-9CvoeHRgYF>