Date: Mon, 29 Jun 2020 19:25:56 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 247444] editors/libreoffice: Erroneous print output in 6.4.4 Message-ID: <bug-247444-25061-WUY88xTZzo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247444-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-247444-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=3D247444 --- Comment #27 from Tijl Coosemans <tijl@FreeBSD.org> --- Created attachment 216046 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216046&action= =3Dedit patch I cannot reproduce the garbled output, but those who can please try the attached patch. The kf5 back end uses the qt5 back end with cairo and only= a few changes on top of that, so if kf5 works, qt5+cairo should work too. Th= is patch takes one of the changes in the kf5 back end and applies it to the qt5 back end. You can apply this patch to the ports tree using: cd /usr/ports svn patch /path/to/patchfile Then rebuild and reinstall libreoffice and run it using: env SAL_VCL_QT5_USE_CAIRO=3Dyes libreoffice --=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-247444-25061-WUY88xTZzo>