『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Bug Reports
新着順
Updated Photoshop two days ago (with older version removal), and now I don't have anything, and can't figure out how to get my old version back. I'm on an Imac 17 from 2017 with Radeon Pro 570 4 GB, 24 GB of Ram
Photoshop Beta 27.9 - When invoking the Sky Replacement menu (Edit > Sky Replacement) the brightness slider is not functional, although it moves freely, there is no visible change in the preview, nor is any brightness to the sky visible when applied. All other slider functions within the Sky Replacement panel function normally. Windows 10, 64 GB RAM, nVidia GeForce GTX 1070 Ti
Desde hace como un mes y medio que hicieron actualizaciones photoshop en lugar de mejorar parece retroceder.La configuración del espacio de trabajo no la mantiene; constantemente hay que estar restaurando al que nosotros guardamos. Las acciones constantemente las borra, aparece un mensaje que indica que las acciones no se pueden cargar por un problema en el sistema.Recientemente, trato de cambiar de modo de vista con la letra “f” y no me deja, solo empieza cambiarse sin control.La selección automática también está fallando, hace una peor evaluación de los colores para hacer la selección.“Seleccionar sujeto” estaba mucho mejor que la actualización nueva. Es poco práctica, confusa de usa y en general se equivoca.
Could not apply the workspace. Select Subject Classifier model not loaded correctly
iPhone17 Pro MAXでPhotoshopアプリで画像選択し、AI機能を使用する際、「Photoshop AI の使用状況」の画面が出てくるが、スクロールできないので最下部のボタンが押せない。「18歳以上である必要があります」のした下のボタンが押せない。
La herramienta con la que están supliendo “seleccionar al sujeto de manera automática” NO SIRVE. Las mejoras se supone que deben hacer el trabajo más simple. Esa es una herramienta sumamente útil y funcionaba bastante bien. Espero puedan regresarla por que la nueva es una cochinada. NO SIRVE
De un momento a otro, la herramienta “curvas” deja de funcionar. Solo deja realizar un cambio y la línea modificadora ya no se puede mover. También la herramienta “relleno generativo” deja de funcionar de un momento a otro
La sección de curvas no sirve; ya dejó de moverse. La herramienta de selección raída también dejó de funcionar y me marca error Es horrible no poder trabajar con estos errores y en épocas con demasiado trabajo.
En la sección de curvas se desconfiguran y la línea ya no la puedo mover después de un tiempo para hacer ajustes en la imagen. Solamente se mueve con las teclas de movimiento. Después de desconfigurarse la sección de curvas todo photoshop falla
Dès que j’ouvre photoshop mes outils ne s’affiches pas. J’ai essayer de les masqué puis les affichés, j’ai éteint démarré, encore éteint encore démarré mais absolument rien n’y fait, à chaque fois c’est le même problème depuis la version 27 et c’est extrêmement pénible. J’ai désinstallé photoshop puis réinstallé mais rien y fais… Résolvez ce problème s’il vous plait.
Photoshop バージョン: 27.4.0問題:キャンバスサイズの変更がアクションに記録されない。詳細:Photoshop 27.4.0 で新規アクションを作成し、キャンバスサイズを変更すると、ステップ自体は記録されますが、幅と高さの値が保存されません。そのため、アクションを実行してもキャンバスサイズが変更されません。テスト結果:同じ操作は Photoshop 26.11.3 では正常に動作します。26.11.3 で作成したアクションは、Photoshop 27.4.0 でキャンバスサイズを正しく記録し、正常に動作します。結論:これは Photoshop 27.4.0 のアクションレコーダーのバグであると思われます。
Photoshop version: 27.4.0 Problem:Canvas Size changes are not recorded in Actions. Details:When creating a new action in Photoshop 27.4.0 and changing the Canvas Size, the step is recorded but the width and height values are not saved. Therefore the canvas size does not change when the action is played. Test results:The same operation works correctly in Photoshop 26.11.3.Actions created in 26.11.3 record the Canvas Size correctly and run normally in Photoshop 27.4.0. Conclusion:This appears to be a bug in the Action Recorder in Photoshop 27.4.0.
Product: Adobe PhotoshopVersion: 27.3.1Operating System: Windows 11 ProOS Version: 24H2Build: 26100.7705Architecture: 64-bitPrinter Model: HP OfficeJet 3833Printer Type: Inkjet(Usual Connection: USB or Wi-Fi — does not affect the result)Problem Description: Photoshop is excessively slow during the printing process.When sending any document to print, the program spends a considerable amount of time processing the job before sending it to the printer, even with simple, small files.The system functions normally, and the problem only occurs within Photoshop, not with other applications.Frequency:The problem occurs consistently and reproducibly.Expected Result:The print job should be processed and sent to the printer immediately or with minimal latency.Current result:Prolonged delays before the document is sent to the printer.I request that this be reviewed as a possible performance or compatibility issue between Photoshop 27.3.1, Windows 11 Pro 24H2, and the HP OfficeJet printer's printing
** Edit **posted in wrong senction. Reposted in photoshop beta bugs.
No puedo expotar mis archivos jpeg en alta calidad, no me permite configurar una alta calidad antes de guardar en mi version de ps web
Bug Report:Photoshop Version: v26.11.0 and betaOperating System: Windows10 & 11Problem:Any UXP plugin, including the most minimal test case, fails to launch from the Plugins menu. It always produces the same console error: TypeError: Cannot read properties of undefined (reading 'commandId') at oe.menuItemClickHandler.Steps to Reproduce:This has been confirmed on two separate computers with fresh installations of Photoshop and the UXP Developer Tool. The error is 100% reproducible with the minimal plugin code below.When this plugin is loaded and "Run Bug Test" is clicked from the Plugins menu, it throws the commandId error instead of showing the alert. This demonstrates a critical failure in the UXP command system for this build of Photoshop.
ClientId:0e6d8028a3d340fe9c7202f7a3151ef7Description of issue:We are trying to connect photoshop to the authorization service from a remote server, it is located in Germany Server IP:91.107.225.32, but we get a ssl error due to which we cannot connect to you for authorization. We are using python urllib library for making requests Error message:Traceback (most recent call last):File "/usr/local/lib/python3.8/urllib/request.py", line 1354, in do_openh.request(req.get_method(), req.selector, req.data, headers,File "/usr/local/lib/python3.8/http/client.py", line 1256, in requestself._send_request(method, url, body, headers, encode_chunked)File "/usr/local/lib/python3.8/http/client.py", line 1302, in _send_requestself.endheaders(body, encode_chunked=encode_chunked)File "/usr/local/lib/python3.8/http/client.py", line 1251, in endheadersself._send_output(message_body, encode_chunked=encode_chunked)File "/usr/local/lib/python3.8/http/client.py", line 1011, in _send_outputself.send(msg)File "/
I am seeing an issue that started today that is affecting an existing service that we have been using with Adobe for some time. The error message is very vague so I am not sure if it is on our end or Adobe's. Can someone point me in correct direction to find paid support for this as well? Step 1: Request the token to use the services from : https://ims-na1.adobelogin.com/ims/token/v3Request: POST- client_id- client_secret- grant_type- scope Response: sends back the "access_token" along with some other data Step 2:Make a request to "https://image.adobe.io/pie/psdService/text" with a json body of: { "inputs": [ { "href": "https://www.omnant.com/IL.PSD", "storage": "external" } ], "options": { "layers": [ { "name": "DisplayName", "text": { "contents": "Bob Smith"
Hi, I am using the create document endpoint to pass in 6 images of size ~400 kb each and the psd file I get back is about 34 mb. Any ideas why this is happening and how can I control it? I tried to read the documentation and searched the internet but found nothing that could help me. My function to create psd is as follows. Width is always 1920, height is 1000 and resolution is 72I have also attached my input files and the resulting psd async function createPsdWithMultipleLayers(srcUrls, headers, outputUrl, width, height) { try { const api_url = 'https://image.adobe.io/pie/psdService/documentCreate'; const inputs = srcUrls.map((url, index) => ({ type: "layer", input: { storage: "external", href: url }, name: `Layer ${index + 1}` })); const payload = { options: { document: {
I don't know where else to ask this question but I'm following the guide for creating an extension from this link: https://github.com/Adobe-CEP/Getting-Started-guides/tree/master/Package%20Distribute%20Install It says to download ZXPSignCmd from the git repo and install the .dmg. I'm using the 4.1.2 folder on MacOs. The other folders don't seem to have working MacOs downloads. This one downloads and runs and something executes because I get a message like this: /Volumes/ZXPSignCmd-64bit/ZXPSignCmd-64bit ; exit;Usage: ZXPSignCmd -sign <inputDirectory> <outputZxp> <p12> <p12Password> [options]options:-tsa <timestampURL> - will attempt to timestamp the ZXP using supplied timestamp server. For example, https://timestamp.geotrust.com/tsa ZXPSignCmd -sign <inputDirectory> <outputZxp> -s <identity> [options]options:-keychain <filename> - identity is only looked-for in the specific keychain giv
Bug issue: API with layer edit cannot work properly suddenly today to edit the type='textLayer', https://developer.adobe.com/photoshop/photoshop-api-docs/api/#tag/Photoshop/operation/documentOperationsError message like following: 'status': 'failed', 'created': '2023-12-05T08:29:28.412Z', 'modified': '2023-12-05T08:41:28.436Z', 'errors': {'code': 500, 'details': [{'name': 'Unknown Error', 'reason': 'Something went wrong, please try your request again. If you continue to experience issues please reach out to psdservices@adobe.com for support.'}], 'title': 'Internal Service Error', 'type': 'InternalServiceError'}}], Expected: it can be fixed as soon as possible, as we are paid user to use this service for our production environment.
I found a buffer overrun risk in C++ SDK (PIutilities.cpp) code, but can I report it here?at years before there is a forum to discuss the C++ SDK. but several years later now I can not find it. I donot know if it is appropriate to discuss it here. Can anyone have any suggestions?
Hi,I've been attempting to utilize the Photoshop API to execute certain actions but have encountered an obstacle related to storing the output.My intention is to use Dropbox for storing my outputs. However, I am encountering challenges when trying to run the actions.I have experimented with Photoshop actions files and actionJson, but unfortunately, I've encountered the same issue with both methods.Here is my request array:2 [ "headers" => [ "Authorization" => "my_auth" "x-api-key" => "my_key" ] "json" => [ "inputs" => [ 0 => [ "storage" => "external" "href" => "https://this_is_my_image_file_and_it_is_reachable.jpg" ] ] "options" => [ "actionJSON" => // My actions ] "outputs" => [ 0 => [ "storage" => "external" "href" => "https://content.dropboxapi.com/apitul/1/my_dropbox_temp_link" "type" => "image/jpeg" "embedColorProfile" =>
Please provide a solution to our error: Error message: “The metascopes in the JWT are not a subset of the metascopes in the binding.. invalid_scope.” We're working to resolve an scope error that is thrown each time we provide credentials from the Adobe Developer Console. Credentials needed include Client ID, Client Secret, Technical account ID, and generated public/private keypair. We were given documentation ITAM documentation to resolve make the API connection although we're constantly received the same error. Even with all the necesarry requirements. Please assist, Thank you.
Differences when modifying a smart object with the API and the desktop version of PhotoshopChanging a layer through the API does not change the linked layers.I edit a layer with a name:IMG HERE | right-click > edit contentsI've used two methods (Apply psd edits, Replace Smart Object), but I still can't insert the image inside the smart object so that all the linked layers are the same.I attach a screenshot from the desktop version PS and a screenshot of the results of the API:
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.