← Back to team overview

desktop-packages team mailing list archive

[Bug 138141] Re: [upstream] Draw exporting .odg to .svg renders text invisible importing .svg back into Draw

 

Launchpad has imported 1 comments from the remote bug at
https://bugs.documentfoundation.org/show_bug.cgi?id=97091.

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 2016-01-13T05:47:15+00:00 Christopher M. Penalver wrote:

Created attachment 121893
p0p1p2.odg

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

OOo bug may be found at:
http://openoffice.org/bugzilla/show_bug.cgi?id=52605

apt-cache policy libreoffice-draw
libreoffice-draw:
  Installed: 1:5.0.2-0ubuntu1
  Candidate: 1:5.0.2-0ubuntu1
  Version table:
 *** 1:5.0.2-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
        100 /var/lib/dpkg/status

What is expected to happen in Draw via a terminal:
cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/138141/+attachment/2144240/+files/p0p1p2.odg

open the file > export to svg > open the svg in Draw and the two files
should look the same.

What happen instead is the text is gone in the p0p1p2.svg file. The
problem is that in the svg file the 'fill' attribute of the text is set
to 'none' while it should have the color of the text.

WORKAROUND: replace fill:none with fill:#000000 in the xml code of the
svg file and text will be rendered black. Until bug is solved, users can
do this with a replace all command in a text editor.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/138141/comments/20


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

** Changed in: df-libreoffice
   Importance: Unknown => Low

-- 
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/138141

Title:
  [upstream] Draw exporting .odg to .svg renders text invisible
  importing .svg back into Draw

Status in LibreOffice:
  Confirmed
Status in OpenOffice:
  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

  1) lsb_release -rd
  Description:	Ubuntu 11.04
  Release:	11.04

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

  apt-cache policy unoconv
  unoconv:
    Installed: 0.3-6
    Candidate: 0.3-6
    Version table:
   *** 0.3-6 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
          100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop && wget
  https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/138141/+attachment/2144240/+files/p0p1p2.odg
  && unoconv --listener && unoconv -f svg p0p1p2.odg && lodraw -nologo
  p0p1p2.odg p0p1p2.svg

  the two files should look the same.

  4) What happen instead is the text is gone in the p0p1p2.svg file. The
  problem is that in the svg file the 'fill' attribute of the text is
  set to 'none' while it should have the color of the text.

  WORKAROUND: replace fill:none  with fill:#000000 in the xml code of
  the svg file and text will be rendered black. Until bug is solved,
  users can do this with a replace all command in a text editor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/138141/+subscriptions