iconic / illustrator-svg-exporter

A better way to generate SVGs from Illustrator.
603 stars 45 forks source link

When I run the script and select the location nothing outputs #5

Closed razster closed 9 years ago

razster commented 9 years ago

I ran the script (File > Script > Export SVG), selected my location (C:\Temp) and nothing happened. No errors, nothing.

Running Windows 7 ent, x64.

somerandomdude commented 9 years ago

Hey @razster, could you send me the Illustrator file you're trying to export from?

razster commented 9 years ago

That shouldn't be an issue - do I send it to your profile email?

somerandomdude commented 9 years ago

That would be perfect - thanks!

tdurand commented 9 years ago

same here, i work with illustrator cc 2014 on mac os x

pmeissner commented 9 years ago

And ditto. Select the folder. Something looks like it's running, but no files are generated. CC 2014 on Mac OS 10.10.1

tazcarper commented 9 years ago

Same problem. Nothing outputs.

Adobe Illustrator CS6 version 16.0.0. Mac OSX V 10.9.5

somerandomdude commented 9 years ago

Wow, OK. This is definitely a thing. So I was able to get a hold of some sample Illustrator files from folks that were having problems. What's weird is that the script worked for me w/ their files. The only difference I could see is that they were using a different language pack. What language is your Illustrator install set to?

pmeissner commented 9 years ago

English (North America)

somerandomdude commented 9 years ago

Well, that kills that theory... Could you send me your Illustrator file?

pmeissner commented 9 years ago

Email sent.

somerandomdude commented 9 years ago

OK, so I noticed that none of the paths or layers are given a name to export (for example: circle.svg). The script will only export paths/layers that are given a name with a .svg extension at the end. Make that change and see if it works for you.

tazcarper commented 9 years ago

English (NA)

On Wed, Jan 28, 2015 at 1:16 PM, Philip Meissner notifications@github.com wrote:

Email sent.

— Reply to this email directly or view it on GitHub https://github.com/iconic/illustrator-svg-exporter/issues/5#issuecomment-71896509 .

tazcarper commented 9 years ago

That worked!

On Wed, Jan 28, 2015 at 1:20 PM, P.J. Onori notifications@github.com wrote:

OK, so I noticed that none of the paths or layers are given a name to export (for example: circle.svg). The script will only export paths/layers that are given a name with a .svg extension at the end. Make that change and see if it works for you.

— Reply to this email directly or view it on GitHub https://github.com/iconic/illustrator-svg-exporter/issues/5#issuecomment-71897227 .

pmeissner commented 9 years ago

OK. So when I named the AI layer "test.svg" — it works. Thank you.

somerandomdude commented 9 years ago

Awesome. @tdurand and @razster, could this be your issue as well?

tdurand commented 9 years ago

Worked !

somerandomdude commented 9 years ago

OK, I think we're good here. I'm going to close this later today unless @razster is still running into problems.

somerandomdude commented 9 years ago

Closing for now. @razster, let me know if it's still breaking for you.

razster commented 9 years ago

I will give it a try and let you know.

So I tried it and it did export the file, but something odd is happening, which I guess I will need to make a new bug.

Export issue resolved.