← Back to team overview

desktop-packages team mailing list archive

[Bug 585910] Re: [Upstream] Impress Font fuzzy in presentation mode when Use hardware acceleration enabled

 

Launchpad has imported 4 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=34675.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-02-24T18:27:36+00:00 Christopher M. Penalver wrote:

Created attachment 43763
BoldTechnicalFontTest.zip

Downstream bug may be found at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/585910

In Ubuntu 10.10 LibreOffice Impress 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 TECHNICI.TTF /usr/share/fonts &&
sudo mv TECHNICN.TTF /usr/share/fonts && sudo fc-cache -f -v && sudo
reboot

Upon restart at the Terminal:

loimpress -nologo
~/Desktop/BoldTechnicalFontTest/Desktop/BoldTechnicalFontTest.odp

Click F5 notice the font is fuzzy -> Esc -> click Tools -> Options ->
LibreOffice -> View -> Uncheck Use hardware acceleration checkbox -> OK
button -> F5

Notice the fuzziness is no longer present.

lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10

sudo add-apt-repository ppa:libreoffice/ppa && sudo apt-get update &&
sudo apt-get -y upgrade && sudo apt-get -y install libreoffice-impress

apt-cache policy libreoffice-impress
libreoffice-impress:
  Installed: 1:3.3.0-1maverick1
  Candidate: 1:3.3.0-1maverick1
  Version table:
 *** 1:3.3.0-1maverick1 0
        500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages
        100 /var/lib/dpkg/status

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/585910/comments/20

------------------------------------------------------------------------
On 2011-02-24T18:29:27+00:00 Christopher M. Penalver wrote:

Add https://bugzilla.novell.com/show_bug.cgi?id=594111 in URL as OOo
upstream reference.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/585910/comments/21

------------------------------------------------------------------------
On 2011-02-26T08:24:46+00:00 Christopher M. Penalver wrote:

Reproduced in Ubuntu 10.10, LibreOffice Impress 3.3.1

lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10

apt-cache policy libreoffice-impress
libreoffice-impress:
  Installed: 1:3.3.1-1ubuntu3~maverick1
  Candidate: 1:3.3.1-1ubuntu3~maverick1
  Version table:
 *** 1:3.3.1-1ubuntu3~maverick1 0
        500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages
        100 /var/lib/dpkg/status

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/585910/comments/22

------------------------------------------------------------------------
On 2011-12-23T19:52:34+00:00 Björn Michaelsen wrote:

[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation: http://nabble.documentfoundation.org
/RFC-Operation-Spamzilla-tp3607474p3607474.html

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/585910/comments/28


** Changed in: df-libreoffice
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/585910

Title:
  [Upstream] Impress Font fuzzy in presentation mode when Use hardware
  acceleration enabled

Status in LibreOffice Productivity Suite:
  Incomplete
Status in The OpenOffice.org Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org
  Binary package hint: libreoffice

  1)
  Natty:
  lsb_release -rd
  Description:        Ubuntu Natty (development branch)
  Release:        11.04

  Maverick:
  lsb_release -rd
  Description:	Ubuntu 10.10
  Release:	10.10

  2)
  Natty:
  apt-cache policy libreoffice-impress
  libreoffice-impress:
    Installed: 1:3.3.1-1ubuntu5
    Candidate: 1:3.3.1-1ubuntu5
    Version table:
   *** 1:3.3.1-1ubuntu5 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100
  /var/lib/dpkg/status

  Maverick:
  apt-cache policy libreoffice-impress
  libreoffice-impress:
    Installed: 1:3.3.1-1ubuntu3~maverick1
    Candidate: 1:3.3.1-1ubuntu3~maverick1
    Version table:
   *** 1:3.3.1-1ubuntu3~maverick1 0
          500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages
          100 /var/lib/dpkg/status

  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 TECHNICI.TTF /usr/share/fonts
  && sudo mv TECHNICN.TTF /usr/share/fonts && sudo fc-cache -f -v &&
  sudo reboot

  Upon restart at the Terminal:

  loimpress -nologo
  ~/Desktop/BoldTechnicalFontTest/Desktop/BoldTechnicalFontTest.odp

  Click F5 the font is not fuzzy.

  4) What happened instead is the font is fuzzy.

  WORKAROUND: click Tools -> Options -> LibreOffice -> View -> uncheck
  Use hardware acceleration checkbox -> OK button -> F5

  ---
  Architecture: i386
  DistroRelease: Ubuntu 10.04
  InstallationMedia: 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.2
  Tags: 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