[Bug 499257] Re: saves svg file, that it can't read afterwards

2014-12-25 Thread Jeff
I can also confirm that replacing the funky y aka ? in begin="?" with a
y fixes the issue.  In fact, Mac OS X still doesn't display one element
from that .svg file, but that's probably due to gradients or fuzziness.
At least now Chrome and FireFox display it properly, which they did not
before.

I've now committed the fix to that pull request but the original bad .svg 
created by Inkscape is here :
https://github.com/burdges/pond/commit/18cdb4e8ec7c22eba2c5068ed48dc2ec4b4f

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/499257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2014-12-25 Thread Jeff
I've confirmed this bug on Mac OS X 10.9.5 with Inkscape versions
0.48.5_6 and 0.91.99.13797 via MacPorts as well as 0.48.5, 0.91 Pre3,
and 0.91+devel-r13822 via the .dmg's distributed at inkscape.org.

/Cloud/OSS/go/src/github.com/agl/pond/icons/pond-icon-blob-1.svg:141: parser 
error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xFF 0x22 0x20 0x69
 id="metadata4">https://github.com/agl/pond/pull/153

I've reproduced the errors both when saving as an Inkscape .svg file and
when saving as a plain .svg file.  Also, originally the .svg file was
created with Adobe Illustrator, but while Adobe's .svg file is readable
from Mac OS X's Preview, none of the Inkscape .svg files are.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/499257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2013-10-08 Thread ~suv
Apparently the changes in revision 12510
 
allow current trunk at least to load affected files, despite warning about "not 
proper UTF-8".

Not closing the report - the corruption on save still occurs (tested on
Ubuntu 13.04 with r12699 and on OS X 10.7.5 with r12670).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/499257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2012-12-10 Thread Jacob Certain
I can replicate with bpcleary's steps. My svg had a funky character that
looked like a Y. Replaced it with a Y and got on with things.

% inkscape --version
Inkscape 0.48.3.1 r9886 (Nov  1 2012)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/499257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2012-09-09 Thread neo
Probably same problem here. I'm adding non-ascii attributes and opening
and saving Inkscape no longer can open it.

Inkscape 0.48.3.1 r9886, Linux arch 3.5.3-1-ARCH

** Attachment added: "test.svg"
   
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/499257/+attachment/3303770/+files/test.svg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/499257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2012-08-15 Thread Brian Cleary
Added a bug that duplicates this, so here is what I said there.  I think
it's worth keeping the issue alive this way because I can't imagine most
users will open the SVG file in a text editor to fix the file after each
save.

--

Reproduction:
1. Open SVG file created using AI SVG export plugin.
2. Change document size in File > Document Properties (e.g. +1px to width) and 
save.
File is now broken because a non-UTF-8 character has been included in an 
xpacket tag.

Ver: Inkscape 0.48.2 r9819 in XQuartz 2.7.2 (xorg-server 1.12.2) on
MacOS 10.8

Does not appear to affect SVG files created in Inkscape.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/499257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2011-01-31 Thread ~suv
@Adrien - you talk about a Windows-specific issue which is tracked in 
Bug #576126 “[win XP] cannot open file with non-ASCII chars in Save-as Title 
field”. 
(Only the native dialogs used in Inkscape on Windows have a 'Title' field)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 499257] Re: saves svg file, that it can't read afterwards

2011-01-31 Thread Adrien Cordonnier
The bug can be reproduced by creating a brand new svg file. This is not
related to imported files:

1) open Inkscape (0.48 in my case)
2) choose menu/File/Save as
3) input non ascii characters in title field such as "Réseau"
4) close Inkscape
5) Inkscape fails to open the file
6) Google Chrome fails to open the file and gives error position on the first 
non-ascii character

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 499257] Re: saves svg file, that it can't read afterwards

2010-12-03 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: inkscape
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/499257

Title:
  saves svg file, that it can't read afterwards

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2010-11-14 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   Importance: Undecided => Low

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2010-11-14 Thread ~suv
See also most recent duplicate 
Bug #675170 “Exported Illustrator SVG with XMP results in xpacket encoding 
problem in Inkscape”


for a precise description and minimal test case (saving an empty
Illustrator CS3 document (SVG with XMP export) in Inskcape results in a
broken SVG file with improper encoding: "Input is not proper UTF-8,
indicate encoding").

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 499257] Re: saves svg file, that it can't read afterwards

2010-10-13 Thread Julien BENNET
Same problem when importing .PDF files in ubuntu inkscape 0.47 ; saving
to SVG ; reloading file. It worked with last year's version. Inkscape
seems to produce bad .xml output encoding, shall be trivial to fix...
maybe I should be upgrading now.

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2010-06-09 Thread ~suv
** Tags added: encoding

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2010-04-06 Thread Marco Lackovic
I had the same problem with Inkscape 0.47 and Ubuntu 10.04.

- downloaded UbuntuLogo.svg from https://wiki.ubuntu.com/Artwork/Official
- installed Ubuntu logo by running "sudo apt-get install ttf-ubuntu-title"
- opened UbuntuLogo.svg with Inkscape 0.47
- removed the Ubuntu name and changed it to something else using the ubuntu 
title font
- saved to another svg file
- closed Inkscape
- tried to open the saved svg file and got the error message "failed to load 
the requested file"

I solved it by removing all  tags.

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2010-03-03 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   Status: Incomplete => Confirmed

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-23 Thread sk750
Same issue affects me.

With Inkscape 0.46 under Win XP32 I remember it worked.

Now I'm using Inkscape 0.47 under Win 7 64 bit and can't reopen the modified 
svgs
before manually removing the special character.

One of the affected (not yet by Inkscape changed) svg's is at:
http://gpsmid.cvs.sourceforge.net/viewvc/gpsmid/GpsMid/resources/images/icon/main/i_back.svg

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-22 Thread ~suv
similar issue: bug #369861 in Inkscape: “Unable to open previously
imported pdf file”

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-22 Thread Tomas Pospisek
JazzyNico  wrote:

> I think that your original AI file was ISO encoded. That's the reason why 
> you've been
> able to open and modify it once.
> The issue is not that Inkscape doesn't open the file, but that it changes its 
> encoding.
> Inkscape fails to open the file because in
>  (line 2588), ÿ is
> not UTF-8 encoded.
> 
> Could you please confirm (or attach the original AI exported file)?

I started with this AI file:

   http://commons.wikimedia.org/wiki/File:Ruby_logo.svg

which claims that it's UTF-8 encoded. The line that gives an error above
looks like this in it:

  " id="W5M0MpCehiHzreSzNTczkc9d"?>

"" the byte sequence of that is 0xef 0xbb 0xbf.

Inkscape will transform that into a single 0xff byte (which is
represented as "ÿ" when reported as error on the console) when saving
the file.

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-22 Thread JazzyNico
Bug #394472 (Wrong characters in imported PDF) is very close to this
one.

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-22 Thread Tomas Pospisek
Alex Valavanis  wrote:

> How did you edit the metadata? Did you directly enter it using the XML editor
> in Inkscape or did you use File->Document Metadata?

I used File->Document Metadata

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-22 Thread JazzyNico
Confirmed on Windows XP, Inkscape 0.47, but I'm quite sure it's possible
to reproduce it on Ubuntu.

Steps:
1. Open Tomas' attached file with a text editor and replace encoding="UTF-8" 
with encoding="ISO-8859-1" .
2. Open the file with Inkscape.
3. Save it.
4. Open it again in a text editor: encoding is back to UTF-8.

I think that your original AI file was ISO encoded. That's the reason why 
you've been able to open and modify it once.
The issue is not that Inkscape doesn't open the file, but that it changes its 
encoding.
Inkscape fails to open the file because in  (line 2588), ÿ is not UTF-8 encoded.

Could you please confirm (or attach the original AI exported file)?

** Changed in: inkscape
   Importance: Undecided => Medium

** Changed in: inkscape
   Status: Incomplete => Confirmed

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-22 Thread Alex Valavanis
Thanks for reporting this bug.  I can confirm that the file will not
open (using the same Ubuntu & Inkscape versions as you) and that
replacing the non-ascii character allows the file to be opened.

How did you edit the metadata?  Did you directly enter it using the XML
editor in Inkscape or did you use File->Document Metadata?

** Changed in: inkscape (Ubuntu)
   Status: New => Incomplete

** Changed in: inkscape
   Status: New => Incomplete

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-22 Thread Alex Valavanis
** Also affects: inkscape
   Importance: Undecided
   Status: New

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499257] Re: saves svg file, that it can't read afterwards

2009-12-21 Thread Tomas Pospisek

** Attachment added: "Rubin-mit-Schnee.svg"
   http://launchpadlibrarian.net/37029910/Rubin-mit-Schnee.svg

-- 
saves svg file, that it can't read afterwards
https://bugs.launchpad.net/bugs/499257
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs