Many novice design division, have encountered PS in the "little embarrassing", such as "procedural error", "scratch disk is full", "plug-in does not work" and so on.
Many people think that this is caused by the bug of Photoshop, which is not necessarily the case. After eliminating the problem of the PS itself, most of the errors are actually related to some unreasonable settings.
So in the daily work, how to set up in order to make PS run well and fast? The next article may give you some reference.
1. "Program Error"
This may be the highest hit rate, and
sometimes a simple image scaling can cause errors in the program. The
solution is also simple, just turn off the "background storage" in
the PS. In addition, there are some reasons, related to the graphics
acceleration function in the PS, this is solved by modifying the hardware
acceleration level in the settings.
Solution 1: "Edit" →
"Preferences" → "File Processing", close the "Background
Storage" check box.
Solution 2: Edit → Preferences → Performance →
Graphics Processor Settings → Advanced Settings, modify the drawing mode to
Basic.
2. "The scratch disk is full and cannot be saved"
The
temporary storage disk is used to store temporary files in the PS. The default
is to use the system disk C disk. But sometimes the temporary files will
be bigger than you think, especially now that SSD is a small partner for the
system disk.
Due to space considerations, most of the computer's C drive
is not very abundant, which is the main reason why PS frequently issued the
"scratch disk cannot continue to save" prompt.
Solution: "Edit" →
"Preferences" → "Scratch Disk", in addition to the C drive,
then check the other drive letter.
3. The installed plugin is not displayed.
The
plugin is not displayed after it is installed. On the one hand, it is related
to the version of the PS (that is, it is not compatible), on the other hand,
the corresponding option is not enabled in the preferences.
Solution: "Edit" →
"Preferences" → "Plug-in", check "Load Expansion
Panel", if it is not correct, check if the plug-in is not compatible with
the installed PS version;
This option is enabled by
default. This problem is actually a typical "over-optimization"!4. Multiple fill edges appear jagged
This
problem is not strictly a failure of the PS, but the operation steps have
problems. When the selection area is repeatedly filled, the edges of the
selection become more and more opaque, resulting in solid saw tooth, which has
a great influence on the image quality.
The solution is to lock the
transparent area through the layer panel immediately after the first filling,
so that no matter how many times of filling, there will be no aliasing.
Solution: After filling for the first time, click
the "Lock transparent area" button above the layer panel, and then
continue the filling operation.
5. The image is dragged to the icon and the PS cannot be started.
Under
normal circumstances, dragging the image onto the PS icon will automatically
open the PS, but sometimes there is no response after dragging the image. This
is generally related to Windows Permission Control (UAC), which can be resolved
by adjusting the registry options.
Solution: Ctrl+R enter "Regedit" to open
the registry editor, find and open
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system",
double-click "EnableLUA", and change the value to "0".
After restarting the computer.
6. Vector elements are not enlarged
Vector
element scaling is usually very clear, but why are some of the graphs made by
the little friends, the edges are blurred? It's very likely that your PS
didn't open that last step - pixel grid alignment.
Solution: "Edit" →
"Preferences" → "Tools", check the box in front of
"Align vector tools with changes and pixel grids". This feature
is checked by default in PS, but if there is a problem with your vector
graphics, please check it here, the probability is unintentionally cancelled.
Written at the end
Ok,
this is the solution to the common mistakes of PS that I want to share with you
today. Of course, there are still many similar problems in the actual work. It
is obviously impossible to summarize the article alone. But as long as you
follow the above ideas, you can generally solve it smoothly. Ok, today's
dog food, you got it!