Vasily Hall
My feedback
19 results found
-
14 votes
I am happy to share that we have fixed this bug in our latest release – 27.1.1 which is available worldwide now.
Going forward, our goal is to fix as many top User-Voice bugs as possible and as frequently as possible. Given the nature of the fixes, some of the bugs will take a longer time to fix, but we are on it.
You can update to the latest release using Creative Cloud desktop App: https://helpx.adobe.com/in/creative-cloud/help/creative-cloud-updates.html
Thank you for all the feedback. Keep it coming!
Ankit Goyal
Illustrator Team
Vasily Hall supported this idea · -
15 votes
This issue is fixed in AI 25.1 release, available for download from Creative Cloud Desktop.
An error occurred while saving the comment An error occurred while saving the comment Vasily Hall commentedIt worked for me, are you sure you aren't running the older version by any chance?
An error occurred while saving the comment Vasily Hall commentedYay, Adobe has FIXED this issue in 25.1!
Thank you.An error occurred while saving the comment Vasily Hall commentedThis seems to be an issue that affects Macs, version 2021 and it doesn't matter if it's Catalina or otherwise such as Mojave. Hopefully I can find the root cause of the issue or Adobe mends the 2021 issue before then.
-
1 voteVasily Hall shared this idea ·
-
8 votesVasily Hall supported this idea ·
-
14 votes
An error occurred while saving the comment Vasily Hall commentedThanks, Alex!
An error occurred while saving the comment Vasily Hall commentedThanks Alex!
Vasily Hall shared this idea · -
29 votes
An error occurred while saving the comment Vasily Hall commentedI hope you have discovered and used the VI script to help with this issue!
-
12 votes
An error occurred while saving the comment Vasily Hall commentedThis is the Illustrator multi-variable one-way-trip. A variable can only be bound to multiple objects while inside the document. If using the variableimporter script, some of these problems are avoided - but one must import the entire CSV as adding a new dataset while working in the document is a no-go. The VI script can be set to bind variables to named objects which duplicates the variable to its many places automatically.
Vasily Hall supported this idea · -
3 votesVasily Hall supported this idea ·
-
3 votesVasily Hall supported this idea ·
-
2 votes
An error occurred while saving the comment Vasily Hall commentedThe problem is, the old apps work on old computers, ones which are no longer manufactured or supported.
Have you checked out Affinity software? For your needs and constraints this may be the viable option. -
52 votes
We have the fix available in the latest release. Please update Illustrator using Adobe Creative Cloud application to the latest build for version Illustrator CC 23.0.
Please refer to our knowledge base FAQ – https://illustrator.uservoice.com/knowledgebase/articles/1844590 if you face difficulty in update.
Or get in touch with us at any of the other support channels – https://helpx.adobe.com/support.htmlWarm Regards,
Ashutosh Chaturvedi | Sr. Quality Engineering Manager – Illustrator
Adobe. Make It an Experience.An error occurred while saving the comment Vasily Hall commentedYes, raster images on export get mangled, and using rasterize effect, even on a placed file containing them does not solve the issue either. Switching to GPU has no effect on the raster file export.
-
2 votes
An error occurred while saving the comment Vasily Hall commentedTo get help with an Illustrator script, or to find someone to create a script for your custom needs, you can visit the Illustrator scripting forum: https://forums.adobe.com/community/illustrator/illustrator_scripting
-
24 votesVasily Hall supported this idea ·
-
11 votes
We have the fix available in the latest release. Please update Illustrator using Adobe Creative Cloud application to the latest build for version Illustrator CC 23.0.
Please refer to our knowledge base FAQ – https://illustrator.uservoice.com/knowledgebase/articles/1844590 if you face difficulty in update.
Or get in touch with us at any of the other support channels – https://helpx.adobe.com/support.htmlWarm Regards,
Ashutosh Chaturvedi | Sr. Quality Engineering Manager – Illustrator
Adobe. Make It an Experience.Vasily Hall supported this idea · -
27 votesVasily Hall supported this idea ·
-
43 votesVasily Hall supported this idea ·
-
1 vote
An error occurred while saving the comment Vasily Hall commentedAn error occurred while saving the comment Vasily Hall commentedLooks like you're going to be using the script for a while?
With the VI script's ability to do presets, etc, what advantage would the native implementation have if it doesn't provide all the conveniences of that script that some guy made which prompted Adobe to finally take action on it? -
3 votes
Please accept my sincere apology for the inconvenience. Please get in touch with us at any of the other support channels – https://helpx.adobe.com/support.html . Since this is not a generic issue that we can reproduce at our end, we will need someone to look into your machine to figure out what is going on here.
An error occurred while saving the comment Vasily Hall commentedThe views feature acts on layer visibility and locking, apparently. Using a custom view, you can set your layer visibility and lock states. I think that's how it works, although it is a really old feature, so perhaps it could be made to be more like the Ps compositions feature.
-
9 votes
var dc = app.documents.addDocumentWithDialogOption(“Art & Illustration”, false);
//add some objects
dc.saveAs(File(”~/Desktop/testNoUI.ai“));
dc.close(SaveOptions.DONOTSAVECHANGES);Above script works for creating, saving and close the document without UI. The document preset is localized, if you are using locale other than english, you should pass the localized name of preset to addDocumentWithDialogOption method.
An error occurred while saving the comment Vasily Hall commentedHey Ten_A - but is their new suggested command UI-less?
Vasily Hall supported this idea ·
I am able to run it successfully on my Windows 10 machine, what's everyone's systems?