Quantcast
Channel: Adobe Community : All Content - All Communities
Viewing all 290743 articles
Browse latest View live

Need help installing Creative Cloud Desktop - Getting Error T1

$
0
0

I have searched for and tried all of the suggestions posted in the forums to install the desktop app with no success. I'm using Windows 7. It gets to about 43% and then I get an error message saying it failed to install and lists Error T1. I have:

1. restarted numerous times and in between all of the steps listed below

2. used the cc desktop uninstall app (even though I had nothing to uninstall)

3. used the cc cleaner which removed all previous versions of CC (5.1 & 5.5)

4. tried installing/cleaning in admin mode

5. restarted in safe mode and tried all of the above

6. created another account with admin privileges and tried all of the above.

I'm out of options. Please help. Thanks in advance


AdobeSign - Validation for webhook url failed

$
0
0

I’m trying to register a webhook using the AdobeSign API (v6) !. Upon sending the POST I get:

{

    "code": "INVALID_WEBHOOK_URL",

    "message": "Validation for webhook url failed. Please make sure that the webhook url responds with a valid HTTP response code and a valid client id."

}

 

The body I sent is:

{

    "applicationName": "Test application",

    "name": "Somename - 5c0bc93d-b955-4451-bbc1-3b7e92c1cd6c",

    "state": "ACTIVE",

    "scope": "ACCOUNT",

    "webhookSubscriptionEvents": [  "AGREEMENT_ACTION_COMPLETED"  ],

    "webhookUrlInfo": {

        "url": "https://jan.X.com:3443/api/v1/flows/callback/c8b76d29-93e7-4f25-915e-a8ab600e93d5"

    }

}

 

Sending a GET to the url, containing the header “X-AdobeSign-ClientId: Some rnd id” it returns {  "xAdobeSignClientId": "Some rnd id"}. Sending a GET to this url using my phone over 4G also returns this. It takes about 30 seconds for AdobeSign to return the 400 BAD REQUEST.

 

Thanks

Duplicate audio mixer settings

$
0
0

Hey!

I always use the same settings on the master track i the audio track mixer in premiere cc. HOW DO I MAKE THIS A PRESET?

 

Best, Henrik

ExportOptionsSaveForWeb LOSSY problems

$
0
0

Hello, scripters and experts.

I'm having problems trying to generate GIF files using JS in Photoshop.

I set all my properties but PS just ignore my lossy = 0 and sets it to 60.

So, I'm having bad quality GIF files.

 

I already read about this problem, but couldn't find any solution.

Could you help me? Thanks in advance.

 

var myGIFname = String(app.activeDocument.fullName).replace(".mov" , ".gif");


var myExportOptions = new ExportOptionsSaveForWeb();
    myExportOptions.lossy = 0;    myExportOptions.format = SaveDocumentType.COMPUSERVEGIF;    myExportOptions.colorReduction = ColorReductionType.SELECTIVE;    myExportOptions.includeProfile = false;    myExportOptions.colors = 128;    myExportOptions.dither = Dither.DIFFUSION;    myExportOptions.ditherAmount = 100;    myExportOptions.transparency = true;    myExportOptions.transparencyDither = Dither.NONE;    myExportOptions.interlaced = false;    myExportOptions.webSnap = 0;


app.activeDocument.exportDocument(File(myGIFname) , ExportType.SAVEFORWEB , myExportOptions);

Why is this new Mac so slow?

$
0
0

Up until just recently I had been running an older version of illustrator (cc 2017) on a mid 2014 MacBook Pro (2.8GHz Intel Core i7 with 16 gigs of ram, a 1 TB drive, running 10.10.6) It was a workhorse and I frequently pushed very large complex files in illustrator and photoshop. It was no slouch but I decided I would update hardware... thinking it would be faster and make me more efficient.

 

Last week I proudly purchased my brand new MacBook Pro. It's arguably the fastest MacBook Pro made with the fastest processor and as much ram as possible. (2.9 GHz Intel Core i9 with 32 gigs of ram and 2 TB hard drive running 10.14.2)

 

Disappointingly this new setup seems sluggish by comparison to my old one in both photoshop and illustrator. Things like simple copy paste and move, nudge, etc... things are an annoying tick behind what I've been used to in my previous old school, out-of-date setup.

 

So are there any suggestions for hot-rodding this thing up? Like what are the ideal memory allotments, and tricks.  BTW - I have a 6 TB external drive that I'm running as scratch disk with about 3TB open.

 

[Here is the list of all Adobe forums... https://forums.adobe.com/welcome]

[Comments is to ask about the operation of the Forum, not a specific program]

[Moved from the Comments forum to the Creative Cloud forum... Mod]

Proxy slightly out of sync with original

$
0
0

Hi, when creating proxies, I noticed that after toggling the proxy button the footage is always 1 or 2 frames out of sync with the original.

 

Is there a way of manually tweaking this? Say, adding an offset when ingesting or something

 

Using Premiere 12.1.0 on a mac

 

Thanks

Where are Adobe Photoshop CC 2019 (Windows) Step backward/forward commands?

$
0
0

In Lesson 1, Getting to Know the Work Area, on page 26 the lesson plan states: “You can often use the Step Backward and Step Forward commands (in the Edit menu) to move through multiples steps” to get to a point in the task to undo something.

 

On Windows when I go to Edit the Step Backward and Step Forward commands are not listed.

 

Are these commands only for MAC users? If not, Can you please show my how to access these commands?

 

Thank you

Hi, I want to convert a DXF file to a PDF file with a footer.

$
0
0

Hi, I want to convert a DXF file to a PDF file with a footer. This does work. Only I want the filename to be included at once. How does this work? or should this always be done in two steps?


Colour sliders greyed out

$
0
0

I'm probably missing something really obvious, but suddenly I cannot alter the colour sliders of any swatch or object in any document. I can change object/type colours with the 'swatches' panel, but cannot override the swatch in the 'colour' panel. I'm on Indesign CC 2019, on Windows 7 64bit and have tried deleting preferences, reinstalling and restarting.

 

The below box is set to the swatch 'RGB Blue', but upon selecting 'RGB' from the colour panel's drop down menu the swatch is deselected and all colour sliders are greyed out.

 

indesign colour.JPG

 

Any help would be greatly appreciated (especially 'you're an idiot, tick this box to fix' type comments). Any ideas?

Lancer un script dans photoshop

$
0
0

Bonjour!

 

J'ai besoin de pouvoir rendre visible tous les calques en une fois et ai trouvé un script qui le fait.

J'ai suivi plusieurs tutos sur la gestion des actions et des scripts;

-mon script est bien enregistré en .jsx (pas .js?) dans C/programs/Photoshop/Presets/Scripts à partir du notepad (encodage ANSI(par défaut)),

-dans Fichier>Scripts>gestionnaire de scripts, j'ai bien ajouté le scipt et cherché à lier le script à un événement auquel j'ai donné le même nom et une commande, mais c'est là que je m'y perds.

 

Merci de m'aider, ça me sera très utile,

 

Gauthier

Dreamweaver support for Java SE 9

$
0
0

During our recent internal audit of all applications/systems that we use, we have discovered that various Adobe software is currently relying on Oracle Java.

 

 

Program Files (x86)\Adobe\Adobe Captivate 5\JVM\bin\

Program Files (x86)\Adobe\Adobe Dreamweaver CS3\JVM\bin\

Program Files (x86)\Adobe\Adobe Dreamweaver CS4\JVM\bin\

Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\JDK\bin\

Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\JDK\jre\bin\

Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\JVM\bin\

Program Files (x86)\Adobe\Adobe Flash Catalyst CS5.5\jre\bin\

Program Files (x86)\Adobe\Adobe Flash CS3\JVM\bin\

Program Files (x86)\Common Files\Adobe\Adobe Version Cue CS3\Server\jre\bin\

Program Files (x86)\Common Files\Adobe\CS4ServiceManager\jre\bin\

Program Files\Adobe\Adobe Dreamweaver CC 2015\JVM\bin\

Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\

Program Files\Common Files\Adobe\Adobe Animate CC 2015.2\jre\bin\

Program Files\Common Files\Adobe\Adobe Animate CC 2017\jre\bin\

Program Files\Common Files\Adobe\Adobe Animate CC 2018\jre\bin\

ProgramData\Adobe\CS5\jre\bin\

Adobe Version Cue CS2\jre\bin\

Adobe Version Cue CS2\jre\javaws\

Program Files (x86)\Adobe\Adobe Dreamweaver CS6\JVM\bin\

Program Files (x86)\Common Files\Adobe\Adobe Flash CS6\jre\bin\

Program Files (x86)\Adobe\Acrobat 9.0\Designer 8.2\jre\bin\

 

 

With the recent announcement from Oracle about Java support, we would like to know how your organization will be handling patching and updating Java within your application.

 

 

Looking forward to your response.

Photoshop CC 2019 crop/guideline problem

$
0
0

Hi there,

 

I used to use the croptool by placing symetrical guidelines in my photoshop documents.

While holding the alt-key I set the crop exactly on the place where I liked to place the guidelines and then placed the guidelines. After placing the guidelines I tapped esc and moved on. Perfect workflow for me.

 

Since I installed CC 2019 something changed.

After setting the crop where I like to place my guidelines the crop automaticaly applies at the moment I click my mouse at the guidline section. Actually the crop automaticaly applies whereever I click my mouse.

 

Is there anybody else having the same problem, or does anyone know how I can solve this problem?

 

Sharing Segments from AA to Campaign without AAM

$
0
0

Hi - is there a way to share segments from Adobe Analytics to Adobe Campaign without using Audience Manager? Like using the Genesis connector and selecting Segments from Analytics and directly sharing it with Camapign? (Assuming we have the Marketing Cloud ID enabled).

Where can I find new updates? (ver 13.0.2)

$
0
0

January 22, 2019.

Where can I find new updates?

The contents of the new function will be stopped in October 2018.

Why for structured FM file I get FV_XML_WELLFORMED_NO?

$
0
0

Hi,

 

I have got a structured FM file which is exported from dita topic and has exactly the same structure as of dita-topic. When I query (FrameMaker 2017 & 2019.)

IntT isXmlWellFormed = F_ApiGetInt(FV_SessionId, document_Id, FP_XmlWellFormed);

I expect to get zero but I got 2 (FV_XML_WELLFORMED_NO).

 

As per my understanding of the FDK documentation

* '0' means it's a FM file and

* FV_XML_WELLFORMED_YES/FV_XML_WELLFORMED_NO mean it's a xml file.

 

Is it a bug with FrameMaker or am I missing anything here?

 

Thanks,

Paresh


how to delete imort images without delete them from hdd

Media encoder not using dedicated graphics

$
0
0

hi all,

 

I am unable to disable igp in bios, disabled igp in windows device manager.
with disabled igp media encoder uses the cpu, with enabled igp it renders on igp.
multiple 1080s are in this machine running idle.

 

how do I render on my fast gpu? one would suffice

 

thanks,

Adobe - How can i delete the windowsbar?

$
0
0

12.PNG13.PNG

I want to change the Window Design from Premiere, like the Illustratoitor Design. Do you know this works and if this is possible?

 

Grettings Alex

Restoring backup with backup photo location

$
0
0

I started using Lightroom mobile on vacation only to find all my catalog information overwritten on my desktop when I got home so I no longer have any of my presets or directory information for images previously edited, everything is gone from the Lightroom side. I am trying to use my last save point which is from one month ago before I installed windows 10 but it can't find the photo location which is on a renamed HD. I need help restoring my information. I don't mind losing a month of work but four years of work is not something I want to lose again.

Premiere blew my macbook pro speakers

$
0
0

I have a new 2 month old 15" MBP. I Was working on a project, macbook volume was about on half, when suddenly an audio bug occurred with really loud screatching noise and not letting me pause it. After it stopped, the speakers were really quiet, and after the next restart they're clearly blown. Initially I blamed the hardware, though the same thing happened a day later with my Sony 1000X-M3 headphones, luckily the headphones are ok, but that did give me a heart attack.

 

The situation is not ok, I am not happy. Adobe customer care chat is ridiculous.

 

MacBook Pro (15-inch, 2018)

Processor: 2,6 GHz Intel Core i7

Memory: 16 GB 2400 MHz DDR4

Graphics: Radeon Pro 560X 4096 MB; Intel UHD Graphics 630 1536 MB

Viewing all 290743 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>