『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Bug Reports
新着順
When trying to save a processed image to file from Photoshop CC, I receive the following message: Could not save C\users\home\.....\005.jpg because of program error. How does this situation get resolved? I have no plug-ins. Am using Windows 7 Ultimate, i3 Intel processor, 16G G Skill RAM, more than adequate for the program.
I'm trying to achieve the same results as this video tutorial Mac OSX 10.9.1 2.93GHz i7 ATI Radeon HD 5750
OS: Mac OS X 10.8.5 Photoshop Version: CC 14.1.2 x64, although this has been happening for at least a few point releases, perhaps longer. Issue: Setting Key Repeat in the System Preferences to Off results in buggy behavior with layer opacity and brush opacity shortcut. Steps to reproduce: Go to System Preferences, then to Keyboard Under the Keyboard tab, go to Key Repeat, and slide the slider to Off. Go to Photoshop CC and open or create a new document. Select a layer or create a new layer with some visible content in it. Make sure the current tool is not a brush based tool; the marquee or move tools are good tools to select at this point. Select the newly created layer in the Layers pallet Press the 0 (zero) key on the keyboard once. The layer's opacity will change to 0% Normally, pressing 0 (zero) once sets the layer opacity to 100%, and pressing the 0 (zero) key twice sets the layer opacity to 0%. However, when the Key Repea
In Photoshop CC, when I use the line tool to create a 1px line, it creates a vector path that looks complete but actually isn't. One of the corners is unconnected and it is an incomplete path. This is a pain in the butt because with the new direct selection of anchor points, there is a lot of clicking of individual anchor points. When the one isnt connected, it requires a second action to get that line to move or look correct. I figured that this was not desired functionality as It does not happen when using the rectangle tool. I am not sure if this has been reported here or what, (I assume so) but I figured I would post it up here because it is annoying me very much 🙂 Fix plz?! Thanks, -Andrew
Photoshop CC Scripting Help The way I provide help for my Photo Collage Toolkit no longer works is it a CC bug or do I have to find a new way to launch a web browser? // A Photoshop Script by JJMack's // This script is supplied as is. It is provided as freeware. // The author accepts no liability for any problems arising from its use. #target photoshop app.bringToFront(); /* HelpPhotoCollageToolkit $$$/JavaScripts/HelpPhotoCollageToolkit/About=Web Help for JJMack's Photo Collage Toolkit.^r^rCopyright 2010 Mouseprints.^r^rOpen Browser Toolkit Help Page JJMack's Collage Script */ try{ var URL = new File(Folder.temp + "/PhotoCollageToolkit.html"); URL.open("w"); URL.writeln(''); URL.close(); URL.execute(); // The temp file is created but this fails to open the users default browser using Photoshop CC prior Photoshop versions work }catch(e){ alert("Error, Can Not Open."); }; Reply |Edit |Delete
Duplicating a non-visible vector shape layer in Photoshop CC using the Ctrl+J shortcut creates a new empty layer which is now visible. Duplicating by dragging the layer onto the New Layer icon works fine. Duplicating Pixel layers via the keyboard shortcut works fine too.
Steps to replicate: - Create some text - Transform it - Change character tracking (now is showing a incorrect value ) - If you introduce a value like -400, Photoshop gives you an error panel several times. - If you create a new text, the font size is reduced drastically. You can see a video here: http://youtu.be/NIUU0XU0Ghg My question: This is gonna be like the other bug I post 10 months ago about the PS CS6 text engine? Are we going to wait until CC2 to see this solved? I applied several times to enter the Photoshop Prerelease Program, but nothing. I would like to help you with this kind of bugs. This things make me work slowly. Did you really test your products with real designers?
Here's how to reproduce this problem: 1) Draw any vector shape 2) Add another path to the same layer (e.g with "Path Operations" set to "Combine Shapes") 3) Resize the document Notice how all the paths besides the one you drew last (i.e the one that's been selected) stay in the same place. And this doesn't just affect the current layer since Photoshop remembers path selections. This is obviously not expected behavior and has already stopped me from using CC the day after it got released, so a fix would be great. Also, again, in pictures — before and after resizing:
Hello! Writing from Spain. I want to report a problem in the spanish version: When I safe a file in photoshop for web (images+html) the program translates images as "imágenes"; that means that when it creates the folder "imágenes" where all the images are saved for the html, I have to take out each time the accent in the "á" and link again all the images to the html file because it doesn't work with accents.
¿Qué significan las letras que aparecen en 90o AC y 90o ACD para rotar una imagen en Photoshop? Parece que están mal traducidas.
Photoshop CC will only scan once through "Import Image from Device" feature. The second time I try to scan, the window is nearly blank and provides no preview, almost no user options, and no way to proceed. To make another scan, I have to quit Photoshop and re-launch. Photoshop CS6 doesn't have this problem. (But I can't have Photoshop CS6 running without Photoshop CC also launching.)
Photoshop CS6 - When I load the file I link, turn on the visibility of Layer 1 and try to save, I get an error dialog with the message: "Could not save “Bug.psd” because of a program error." I had a more complex file to start with, and pared it down as much as possible. I was able to recreate the bug on another computer by recreating the same image. Note that layer 1 has a non-normal blending mode. https://docs.google.com/file/d/0B0J95... (looks like the link requires a Google account? I can email the file if needed) Edit: oops, I uploaded a second, simpler version of the file and forgot to make it public. It should be public now.
After selecting a layer while filtering by name then disabling the filter, the selection isn't visible. The layer palette returns to the previous state instead of displaying the layer that I selected (and presumably found entirely by using the filtering) with its parents expanded
I use MBP Retina 15 inch running on OS 10.8.2. Im a cloud subscriber. Main monitor is Dell 30inch Ultra. I recently updated to Photoshop CS6 13.1.1. I am retoucher in a photo studio and i"m 99% in full screen mode. My problem is that when I go to FSM, OpenGL gets disabled!!! If I close PS and relauch OpenGL functions are again available. This only started after updating to 13.1.1, worked fine before update.
I'm using PS CS6 on a retina MBP, OS X 10.8. Under System Preferences > Keyboard, I have the option "Use all F1, F2, etc keys as standard function keys" checked. In photoshop, when I press Ctrl+F2 (the OS X shortcut to activate the menu bar), photoshop overrides this and brightens the interface color. There is no way to change this in the photoshop preferences. Please add functionality in the preferences to change/disable the keyboard shortcuts for interface color!
I have a text layer with a layer effect defining a shadow. This shadow is set to white with 25% opacity. Now I choose "Copy CSS". I would expect the code to say something like "rgba(255,255,255,0.25)", but instead the output is "rgb(255,255,255)" – or, a solid white color. If this tools is supposed to be useful to designers and front end developers, this needs to be fixed in order to be a tool and not just a gimmick. With Edge, Adobe is moving forward, but if Photoshop relies on RGB and not RGBA for the export, is not a step in the right direction.
In Photoshop CS6 version 13.0.1 if the background layer is dragged to the little "add a mask" icon the program throws up a dialogue box reporting"Could not complete your request because of a program error." This is different to earlier versions where trying the same thing show a little "no entry" icon over the "add a mask" icon. The error message is confusing and the situation of showing the "no entry" icon as per previous versions needs to be restored. By the way the same error message shows up on two computers so it is not an error caused by a particular machine (both are Macs).
Hi, I'm experiencing the following issue. 1. "Snap Vector Tools and Transforms to Pixel Grid" is on 2. When I, creating a new shape (rectangle or ellipse etc ...) and hold SHIFT (to do a perfect square or circle) the shape I'm creating is not aligned to pixel grid as it should be. 3. I'm experiencing this issue after 13.0.1 update. 4. Check the video - http://screencast.com/t/kU8ErnkGp Very frustrating issue. Adobe please take this into consideration. -------------------------- Photoshop cs6 x63, 13.0.1 Windows 7 x64 (ready to give full details if need) -------------------------- SK
When I change the canvas size, or reveal all for a document that has a smart object in it(with puppet warp applied), the raster mask for the object itself clips to the bounding box of the smart object. I get that this is probably because of the Puppet Warp, but an annoying bug none the less. I had an action set to reveal all my document to prep my files, and notice that my document got messed up.
I tried on two different machines os windows 7 it in acrobat 8, 9.51, 10.1 versions, also pdf document version from 1.3 to 1.7. Problem: when choose "Edit object" tool, choose image>right click>Edit image. Image opening in photoshop CS6, after any editing for example change color model, saving and closing, in acrobat position of image changes, often to bottom and left corner of document. If do such actions in Photoshop CS5, everything is ok, position of object after editing is constant Thanks in advance and good luck
There is a disastrous File Save (mis)behavior when an AI file is opened using "File > Open As Smart Object". When editing is complete, the expected behavior on Ctl-S or File > Save is for Photoshop to open the "Save As" dialog, as it does when e.g., a jpeg has been modified in such a way that it is no longer a valid jpeg. What actually happens is that the PSD is saved over the AI file, using the same file name including the .AI extension. The result is an "AI file" that is actually a PSD. It opens in Illustrator as a raster image. The original AI file is gone. This is a disastrously bad bug. The only workaround is to revert the Photoshop document to its Open state, open the Vector Smart Object (which is identical to the original AI file) and save THAT with the original file name, but this definitely is the wrong behavior in this situation. I'm amazed no-one has run into this earlier (including me); it's been in the program since at least CS5.
If you have a create a group with at least one layer, then change the Fill of the group to anything other than 100%, that value isn't saved for the next time that you open that file. It remembers the opacity, paint type (pass through is default), and any style effects put on the layer, but it doesn't remember the Fill setting. I found this in the beta and an adobe employee said it would be fixed as soon as possible... it's still not fixed. It's not a critical bug, but I wanted it documented that it still exists. Here's the original thread (now read only) http://forums.adobe.com/thread/984900
PS CS6 has a lot of enhancements and great features. it launches very fast, and the control is very responsive and smooth. although i am experiencing some speed issues with very large files. compared to CS5.1, where i don't have any of these issues. the files are PSBs, 9000x8000px, 80+layers, RGB, 8bit i have the same performance settings for both, cs6 and cs5 i am working on MAC PRO, 16GB ram, SSD scratch, 2TB raid, Radeon HD 5770, Snow Leopard. the main issues i have are: - no refresh when i move the curve on adjustment layer. the refresh comes after i let go. - jagged pan - extremely slow moving of layers and layer groups, even if they are with smaller dimensions (800x400pix) again, working with files with less layers or smaller dimensions is very fast. thanks for your help and support! m.
When recording an action, "Copy Shape Attributes" does not get recorded. Doesn't seem to work for Copy Fill from the gear menu in the shape tool color picker either. Create a new action and start recording. Right click on shape layer in layer palette and choose "Copy Layer Style". Note that it gets added to the action. Right click on the same shape layer and choose "Copy Shape Attributes. Note that it does NOT get added to the action.
Here's a very weird problem. Create vector shape, add feather using the Mask palette. So far everything is well. Now duplicate layer using Cmd+J or Alt+drag. Duplicate once or twice. Move layers around. Now layers are rendered incorrectly. Some appear corrupted, some are invisible, some are rendered on places on the canvas where it isn't supposed to be (not where the shape is actually located). The only way to fix this is to readjust the Feather on the Mask palette (if you can find the misbehaving layer) or close and re-open document. Reproducible every time. Tried it out on different computers with different OS's with different versions of Photoshop. Trashed preferences, trashed all fonts, even re-installed OS didn't help. It is driving me INSANE. Would love some help on this, as it is preventing me from doing my job in a timely manner. Thanks!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.