https://bugs.freedesktop.org/show_bug.cgi?id=35146

--- Comment #3 from Drew Jensen <[email protected]> 2012-02-01 13:04:32 PST 
---
Test system - Ubuntu 11.04 (64bit), Unity, LibO 3.5 RC2, InkScape .48+(dev
snapshot)

I tried copy/past of single our grouped objects into writer, draw and image
control. Dont' get text, but do not get anything.

At first I thought it was inkscape that was acting up - because what I do get
is a tackback dialog in the inkscape program. The text from one of the
copy/paste attempts [the LibreOffice Motiff file BTW] follows:

Traceback (most recent call last):
  File "ink2canvas.py", line 89, in <module>
    ink.affect()
  File "/usr/share/inkscape/extensions/inkex.py", line 227, in affect
    self.effect()
  File "ink2canvas.py", line 84, in effect
    self.walk_tree(svg_root)
  File "ink2canvas.py", line 74, in walk_tree
    elem.draw()
  File "/usr/share/inkscape/extensions/ink2canvas/svg.py", line 310, in draw
    path_command[comm](data)
  File "/usr/share/inkscape/extensions/ink2canvas/svg.py", line 251, in
pathArcTo
    sig = sig * math.sqrt(numr / demr)
ValueError: math domain error

----------------
However , I then tried copy/past of the same content into Gimp and ScribusNG
and for these prgrams it works without flaw, the content is inserted and no
trackback dialog is opened under inkscape. So it appears we are doing something
different from the others..

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to