*** This bug is a duplicate of bug 758609 ***
https://bugs.launchpad.net/bugs/758609
** This bug has been marked a duplicate of bug 758609
natty beta Ubuntu Classic (No effects) SDL|openGL window always on top
--
You received this bug notification because you are a member of Ubuntu
Deskto
Bug fixed by gnome team in revision 1167.
http://bugzilla.gnome.org/show_bug.cgi?id=548494
** Changed in: librsvg (Ubuntu)
Status: New => Fix Released
--
(bad render) incorrect float parsing in data attribute in tag
https://bugs.launchpad.net/bugs/259485
You received this bug notificatio
*** This bug is a duplicate of bug 259485 ***
https://bugs.launchpad.net/bugs/259485
** This bug has been marked a duplicate of bug 259485
(bad render) incorrect float parsing in data attribute in tag
--
(bad render) incorrect float parsing in data attribute in tag
https://bugs.launchpa
Public bug reported:
Binary package hint: librsvg2-2
Package: librsvg2-2 version 2.22.2-2
The is a parsing error in the 'd' attribute of the tag.
It should be possible to compress adjacent floating numbers suppressing the
leading " 0." of the second float:
"500.13.88" should be parsed equal t
** Attachment added: "output of bad rendered svg"
http://launchpadlibrarian.net/15824371/s.png
--
(bad render) incorrect float parsing in data attribute in tag
https://bugs.launchpad.net/bugs/245524
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is
** Attachment added: "bad rendered svg"
http://launchpadlibrarian.net/15824360/s.svg
--
(bad render) incorrect float parsing in data attribute in tag
https://bugs.launchpad.net/bugs/245524
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed
Public bug reported:
Package: librsvg2-2 version 2.22.2-2
The is a parsing error in the 'd' attribute of the tag.
It should be possible to compress adjacent floating numbers suppressing the
leading " 0." of the second float:
"500.13.88" should be parsed equal to "500.13 0.88"
I will include a