Photoshop :: Unable To Access Plugins Since Upgrading To CC?
Jun 21, 2013I am unable to access my plugins since upgrading to PS CC
View 1 RepliesI am unable to access my plugins since upgrading to PS CC
View 1 RepliesI installed the KPT plug ins from the Corel Content (or whatever it is called) website. They don't show up in X6--64 bit version. That is because they only work in 32? How can I get them to show up in 64 bit?
ps. They show up in X5. I can't remember which one, but I did like one of them.
Should I just do a plain upgrade to cs6 from 5.1 and let the plugins update, too? Or should I do a clean install?
I have a lot of plugins - NIK, OnOne perfect suite, and portrait pro. This is on a mac
I made the upgrade to Windows 8 and now several PS plugins causes Photoshop CS6 to "Stop Working And need to close". I have uninstalled and reinstalled plugins and still the same problem. As this happens with different plugins from different vendors I am led to believe this is not a 3rd party problem, but rather a problem with PS in win8. Happens with plugins from Niksoft and RedGiant. Needless to say I have all the latest software and updates - legally purchased.
View 8 Replies View RelatedWith Photoshop CS6 I found the plugins under filters; do I have to reload in Photoshop CC?
View 1 Replies View RelatedAfter Upgrading from windows 7 to windows 8 photos are not displayed in Photoshop CS6. When I open a photo in the bridge, it is displayed properly in Camera Raw and can be developed there.
After opening the photo in Photoshop 6 then, everything looks good, but the photo is not visible. I can save it and even export it (to jpeg for example), but it is not visible.
When I try to access CS3 on a Mac book, a blank registration screen appears of which I am unable to touch, thus not allowing me to access Photoshop CS3.
View 2 Replies View RelatedI opened a new file...Then I tried to place a jpg and it wouldn't allow me. I started getting some missing plugin errors, tried to relaunch illustrator and I cannot. I get the Missing Required plugins PDF Format.aip error. I also cannot re-install as I don't have back-up disk, I work for a non-profit always on a budget.
The PDF Format.aip is in the packages.
I have a problem with Photoshop CC and the 3D functions. I cannot access them in any way. I cannot choose them in any menu, like they aren't in the software. In the options i activated 3D and so on, but it still isn't there.
I have an integrated intel hd graphics family... is that the problem?But i can use high end programs like cinema4d without any issues. So whats going wrong Photoshop?
My system is running windows 7 64 bit, photoshop is 64 bit version too.
In Photoshop CS6, when I open the program, I am unable to access the tools. I will not allow me to change from the hand tool. Cannot zoom, cannot move with the hand icon that pops up. I have restarted the program many times. Using a Mac book Pro, 10.7.5.
View 3 Replies View RelatedThey seem to be locked, i made an image of it above.
View 2 Replies View RelatedPer this screen shot, I am unable to view or access the filter gallery and I would very much like to. The history portion of the screen shot shows my workflow.
First I opened an image and then opened a Curves adjustment layer. Because I only wanted to change the luminosity values, I then changed the Blending Mode from Normal to "Luminosity". Then I made a minor Curves adjustment, followed by forming a new layer via copy of my original background layer.
At that time, I was unable to access the filter gallery. I therefore converted that layer I had just created into a smart object but, as the screen shot demonstrates, am still unable to access the filter gallery.
I am running CS6 on a Mac and I am working in Adobe RGB image mode, 16 bit.
I am unable to access Image processor.
View 1 Replies View RelatedSince upgrading to CS3 I am no longer able to access photos stored on a Kodak Photo Disc. The Photo Disc format is pretty dated at this point, however my company has hundreds of discs containing professional photography stored in this format and we need access to the images.
View 3 Replies View RelatedI have recently purchased anew lap top with Windows 8 (updated to 8.1). i have reloaded my Elements v11, but since the new build, I have been unable to access "Filters".
View 9 Replies View RelatedI previously organized and tagged a batch of raw photos using viewNX on my PC. The PC crashed and I am now trying to edit that same batch of photos with Elements 11 on my iMac. I am able to access the photos, but when I try to save my edits I receive the message, "Unable to save because write access was not granted." I am not on a networked computer, no one else has access to the photos, and the photos are not open in any other program. iMac and Elements 11 are new to me.
View 4 Replies View RelatedMy computer had to be reformatted and I need to reinstall elements10. I have the key. I tried using Pro Design Tools but when I click on file 1 or file 2 I get a Access denied message.
View 1 Replies View RelatedI am converting 1100 files from RAW to JPEG in ACR and after about every 10 or 15 images I randomly get the script alert 'I am unable to create a file in this folder. Please check your access rights to this location'
Under the properties on that folder 'full permission' is checked for everything. All of the images that have been processed are saved into that folder as well.
I have to use AIActionManager for embedding the image...but not able to access any key...where are the available ?
View 1 Replies View RelatedMy battery was dying on my Macbookpro and I decided to cancle the backup of lightroom before it did. However, it shutdown before the the program cancled. Now lightroom wont load the library because it says it is read only. Here are the erorr mesages i recieved . I already know it was a dumb thing to do; just looking for solutions now. I had a lot of work on there about 16000 pictures. Here are the dialogs I am geting. My Lightroom 3 Catalog Previews.lrdata seems to be the right size it's 11.1 GB
View 6 Replies View RelatedAutoCad 2011
I am unable to access the program.
I started using Version 2008, 2009, 2010, 2010 and now 2011. This is the first time I have problems accessing the program.
I get not messages.
What good is the email function in Lightroom 4? It doesn't access the address book on my Mac. You expect me to import my email addresses one at a time?
View 2 Replies View RelatedI'm running After Effects CS6 11.0 on MAC OSX and everytime I attempt to apply text, either by creating a new text layer from the drop down menu or dragging open a text box I get "Unable to Access Resource P_TextSmallCaps_Sm_N_D (type png)"
Is this a png file missing from the program, a fixable bug or what?
We recently updated our servers and I am having trouble accessing files through Autocad. For example, if I try to open a drawing or attach an xref I select the drive and can see the folders in it but can not open any. I have no problem opening these folders through windows explorer so I do not think it is a permission issue. I am the only one in the office running 64bit on windows 7 (everyone else is on xp) We are using Civil 3D 2010.
View 1 Replies View RelatedI inserted a block from a dwg drawing with the following method:
public static ObjectId InsertBlock(string fileName, Point3d insPoint) { var acadDoc = Application.DocumentManager.MdiActiveDocument; var blockId = default(ObjectId); using (var acadLockDoc = acadDoc.LockDocument()) { var dbTemp = new Database(false, true); dbTemp.ReadDwgFile(fileName, FileShare.Read, false, ""); var blockName = Path.GetFileNameWithoutExtension(fileName);
[code]........
I'm using PSP X4, have an image open in edit but I'm not able to add any layer(s). None of the layer type options will remain highlighted for me to choose when I go to new mask layer or new adjustment layer.
View 4 Replies View RelatedI just upgraded to X5 and now suddenly I am having difficulty printing to my dell 3110cn laser printer. I get the error, "Unable to access printer driver. Try removing and reinstalling this printer driver". If I click OK I get the error a couple of more times followed by "Internal application error." Then Corel Draw crashes. My PC is running Windows 7 64 bit.
I have tried re-installing the printer driver with the latest from dell and uninstalling and re-installing corel draw, but nothing has worked. I am about ready to go back to X4.
I'm only a few seconds in to my video and a few clips in... and when I play it back I get weird audio feedback like a repetitive noise that appears to be an artifact of decompression. I tried to produce an output to see if it shows up there as well (as opposed to my project view playback) and near the end of processing the short clip, I get an error message:
"Unable to access the audio codec driver"
I've been trying to export via the Wiretap Central, but when I try to open the IFFFS folder I get an error message: Unable to access the volume stonefs1: the given volume does not have a corresponding hardware partition.
View 5 Replies View RelatedThe tool now appears to be greyed out , have done file repair each time , but only lasts a few goes then goes back to greyed out state.
It is impossible to get anywork done because of this bug.
As an emerbgency have had to go back to X5.
Also serial number does not work in Website Creator X6 ... more bugs.
not able access "install from bitstream" in substitute method for fonts
View 7 Replies View Related