[Bug 585910] Re: [Upstream] Impress Font fuzzy in presentation mode when Use hardware acceleration enabled
Benjamin Drung
bdrung at debian.org
Sat Nov 24 23:07:09 UTC 2012
I tried to sponsor your patch to raring, but libreoffice fails to build
in my amd64 pbuilder instance:
Creating: toolkit.UnoScrollBarControl
LOG> Log started 23.10.2012 - 15:30:29
LOG> creating a textdocument
LOG> maximize the window size
No protocol specified
No core dump at /tmp/buildd/libreoffice-3.6.2~rc2/workdir/unxlngx6.pro/JunitTest/toolkit_unoapi/user, to create core dumps (and stack traces)
for crashed soffice instances, enable core dumps with:
ulimit -c unlimited
E
Time: 290.813
There was 1 failure:
1) test(org.openoffice.test.UnoApiTest)
java.lang.InternalError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$200(X11GraphicsEnvironment.java:65)
at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:74)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:186)
at java.awt.GraphicsEnvironment.createGE(GraphicsEnvironment.java:102)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:81)
at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:119)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:186)
at java.awt.Toolkit$2.run(Toolkit.java:870)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:862)
at mod._toolkit.UnoScrollBarControl.initialize(UnoScrollBarControl.java:78)
at lib.TestCase.initializeTestCase(TestCase.java:79)
at base.java_fat.executeTest(java_fat.java:179)
at org.openoffice.Runner.run(Runner.java:240)
at org.openoffice.test.UnoApiTest.test(UnoApiTest.java:45)
FAILURES!!!
Tests run: 1, Failures: 1
see full error log at /tmp/buildd/libreoffice-3.6.2~rc2/workdir/unxlngx6.pro/JunitTest/toolkit_unoapi/done.log
to rerun just this failed test without all others, run:
make
/tmp/buildd/libreoffice-3.6.2~rc2/workdir/unxlngx6.pro/JunitTest/toolkit_unoapi/done
cd into the module dir to run the tests faster
Or to do interactive debugging, run two shells with (Linux only):
make debugrun
make gb_JunitTest_DEBUGRUN=T /tmp/buildd/libreoffice-3.6.2~rc2/workdir/unxlngx6.pro/JunitTest/toolkit_unoapi/done
make[5]: *** [/tmp/buildd/libreoffice-3.6.2~rc2/workdir/unxlngx6.pro/JunitTest/toolkit_unoapi/done] Error 1
make[5]: Target `subsequentcheck' not remade because of errors.
make[5]: Leaving directory `/tmp/buildd/libreoffice-3.6.2~rc2'
make[4]: *** [subsequentcheck] Error 2
make[4]: Target `check' not remade because of errors.
make[4]: Leaving directory `/tmp/buildd/libreoffice-3.6.2~rc2'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/tmp/buildd/libreoffice-3.6.2~rc2'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/tmp/buildd/libreoffice-3.6.2~rc2'
make[1]: *** [debian/stampdir/build-arch] Error 2
make[1]: Leaving directory `/tmp/buildd/libreoffice-3.6.2~rc2'
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/585910
Title:
[Upstream] Impress Font fuzzy in presentation mode when Use hardware
acceleration enabled
Status in LibreOffice Productivity Suite:
Fix Released
Status in The OpenOffice.org Suite:
Confirmed
Status in “libreoffice” package in Ubuntu:
Confirmed
Status in “openoffice.org” package in Ubuntu:
Won't Fix
Status in “libreoffice” source package in Precise:
Triaged
Status in “openoffice.org” source package in Precise:
Won't Fix
Status in “libreoffice” source package in Quantal:
Triaged
Status in “openoffice.org” source package in Quantal:
Won't Fix
Bug description:
[Impact]
* bold characters blurs horizontally if the font does not have a bold typeface. This makes characters less readable.
See. https://launchpadlibrarian.net/49398403/Screenshot-OpenOffice.org%203.2-PresentationModeFuzzyFont.png
* There is a workaround, which is turning off hardware acceleration. But it makes animations and transitions quite slow.
[Test Case]
1. type some text and make it as bold in Impress editing mode.
2. apply font which does not have a bold typeface to the text.
e.g. "Takao PGothic" font in fonts-takao-pgothic package.
3. press F5(presentation)
4. the text blurs horizontally. And the look of the font differs from editing mode.
See. https://launchpadlibrarian.net/49398403/Screenshot-OpenOffice.org%203.2-PresentationModeFuzzyFont.png
5. update to -proposed package
6. the text does not blurs horizontally. And the look of the font is nearly the same as editing mode.
See. https://launchpadlibrarian.net/49398355/Screenshot-OpenOffice.org%203.0-PresentationMode.png
[Regression Potential]
low.
The rendering way of this part was far from good. This fix is not a perfect solution, but it will improve it.
-- original description --
Binary package hint: openoffice.org
Binary package hint: libreoffice
1) lsb_release -rd
Description: Ubuntu 12.10
Release: 12.10
2) apt-cache policy libreoffice-impress
libreoffice-impress:
Installed: 1:3.6.2~rc2-0ubuntu4
Candidate: 1:3.6.2~rc2-0ubuntu4
Version table:
*** 1:3.6.2~rc2-0ubuntu4 0
900 http://archive.ubuntu.com/ubuntu/ quantal-updates/main i386 Packages
400 http://archive.ubuntu.com/ubuntu/ quantal-proposed/main i386 Packages
100 /var/lib/dpkg/status
1:3.6.2~rc2-0ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
3) What is expected to happen is when one opens the following at the
Terminal:
cd ~/Desktop && wget
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/585910/+attachment/1405216/+files/BoldTechnicalFontTest.zip
&& file-roller -h BoldTechnicalFontTest.zip && cd
BoldTechnicalFontTest/.fonts && sudo mv TECHNICN.TTF /usr/share/fonts
&& sudo fc-cache -f -v && loimpress -nologo
~/Desktop/BoldTechnicalFontTest/Desktop/BoldTechnicalFontTest.odp
Click F5 the font is not fuzzy.
4) What happened instead is the font is fuzzy.
First reproduced in LO Maverick 1:3.3.1-1ubuntu3~maverick1, and
reproduced in Natty.
WORKAROUND: click Tools -> Options -> LibreOffice -> View -> uncheck
Use hardware acceleration checkbox -> OK button -> F5
---
Architecture: i386DistroRelease: Ubuntu 10.04InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: openoffice.org-core 1:3.2.0-7ubuntu4
PackageArchitecture: i386
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2Tags: lucid
Uname: Linux 2.6.32-22-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/585910/+subscriptions
More information about the Ubuntu-sponsors
mailing list