Photoshop in Wine won't open, gives “File not found” errorWhy am I getting an InitDevice::CreateDevice...

sed delete all the words before a match

Sierpinski turtle triangle

Why does Intel's Haswell chip allow multiplication to be twice as fast as addition?

Generator for parity?

Atari ST DRAM timing puzzle

What method to use in a batch apex in order to get authentication token from a remote server?

How many numbers in the matrix?

How to identify the wires on the dimmer to convert it to Conventional on/off switch

Replace data between quotes in a file

A stranger from Norway wants to have money delivered to me

Do other countries guarantee freedoms that the United States does not have?

Is this cheap "air conditioner" able to cool a room?

Does two puncture wounds mean venomous snake?

Can I call myself an assistant professor without a PhD

What is the best way to cause swarm intelligence to be destroyed?

How can I read one message at a time from /var/mail

Is it true that control+alt+delete only became a thing because IBM would not build Bill Gates a computer with a task manager button?

In Pokémon Go, why does one of my Pikachu have an option to evolve, but another one doesn't?

How quickly could a country build a tall concrete wall around a city?

In the movie Harry Potter and the Order or the Phoenix, why didn't Mr. Filch succeed to open the Room of Requirement if it's what he needed?

Plausibility of Ice Eaters in the Arctic

What is the idiomatic way of saying “he is ticklish under armpits”?

Why are the inside diameters of some pipe larger than the stated size?

How can you evade tax by getting employment income just in equity, then using this equity as collateral to take out loan?



Photoshop in Wine won't open, gives “File not found” error


Why am I getting an InitDevice::CreateDevice error when I try to run “Pirates of the Caribbean” with Wine?Configuring File Associations in Ubuntu with Winehow to delete wine temp files for an applicationDoes WINE support .wma playback through MCI?Chromium: “This version of Chrome is no longer supported” - linux mintResolving Error: Running Xilinx through WineDeleted /etc/apt, now apt-get gives a relocation error?wine adobe photoshop randomly freeze my linux mint systemLinux Mint won't boot after issues saving .tex fileHow to install ocx file to wine






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







3















Ever since moving to Linux Mint 14, Photoshop CS 2 in Wine has been unreliable.



It ran a couple times after my first install, but now it has settled into never running, and instead, it just returns an error saying "File not found".



file not found



I tried re-installing, and also installing into a custom directory, but that hasn't helped. I tried restarting the Wine server with wineserver -k, and rebooting, but neither helped.



I get the same error if I try to run Photoshop.exe from the command line, even if I'm in the directory where the file is and I can see it listed when I run an ls command. So I don't think this is a matter of the Photoshop.exe file not being found, it is some system file or Wine setting.



How can I get past this error and have Photoshop running consistently?










share|improve this question































    3















    Ever since moving to Linux Mint 14, Photoshop CS 2 in Wine has been unreliable.



    It ran a couple times after my first install, but now it has settled into never running, and instead, it just returns an error saying "File not found".



    file not found



    I tried re-installing, and also installing into a custom directory, but that hasn't helped. I tried restarting the Wine server with wineserver -k, and rebooting, but neither helped.



    I get the same error if I try to run Photoshop.exe from the command line, even if I'm in the directory where the file is and I can see it listed when I run an ls command. So I don't think this is a matter of the Photoshop.exe file not being found, it is some system file or Wine setting.



    How can I get past this error and have Photoshop running consistently?










    share|improve this question



























      3












      3








      3








      Ever since moving to Linux Mint 14, Photoshop CS 2 in Wine has been unreliable.



      It ran a couple times after my first install, but now it has settled into never running, and instead, it just returns an error saying "File not found".



      file not found



      I tried re-installing, and also installing into a custom directory, but that hasn't helped. I tried restarting the Wine server with wineserver -k, and rebooting, but neither helped.



      I get the same error if I try to run Photoshop.exe from the command line, even if I'm in the directory where the file is and I can see it listed when I run an ls command. So I don't think this is a matter of the Photoshop.exe file not being found, it is some system file or Wine setting.



      How can I get past this error and have Photoshop running consistently?










      share|improve this question














      Ever since moving to Linux Mint 14, Photoshop CS 2 in Wine has been unreliable.



      It ran a couple times after my first install, but now it has settled into never running, and instead, it just returns an error saying "File not found".



      file not found



      I tried re-installing, and also installing into a custom directory, but that hasn't helped. I tried restarting the Wine server with wineserver -k, and rebooting, but neither helped.



      I get the same error if I try to run Photoshop.exe from the command line, even if I'm in the directory where the file is and I can see it listed when I run an ls command. So I don't think this is a matter of the Photoshop.exe file not being found, it is some system file or Wine setting.



      How can I get past this error and have Photoshop running consistently?







      linux-mint wine






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 8 '13 at 5:41









      QuestionerQuestioner

      5954 gold badges12 silver badges35 bronze badges




      5954 gold badges12 silver badges35 bronze badges

























          2 Answers
          2






          active

          oldest

          votes


















          2














          Thanks to help on the Linux Mint forum, a workable solution has been found.



          That solution is to install Photoshop using playonlinux. I don't exactly know what playonlinux does to make Wine work better, but it seems to do the trick.



          I uninstalled Photoshop first, installed playonlinux in Synaptic, and then re-installed Photoshop by opening playonlinx and following the steps it provided.






          share|improve this answer

































            0














            I know this thread is old as heck, but just in case anyone stumbles upon this in the future, I found that the solution is a lot simpler than you may have thought.



            Just edit the Photoshop .desktop file to use this command:



            wine "/home/‹your username>/.wine/drive_c/Program Files/Adobe/Adobe Photoshop CS6 (64 Bit)/Photoshop.exe"






            share|improve this answer








            New contributor



            Sydney Noway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.
























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "106"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f75075%2fphotoshop-in-wine-wont-open-gives-file-not-found-error%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              2














              Thanks to help on the Linux Mint forum, a workable solution has been found.



              That solution is to install Photoshop using playonlinux. I don't exactly know what playonlinux does to make Wine work better, but it seems to do the trick.



              I uninstalled Photoshop first, installed playonlinux in Synaptic, and then re-installed Photoshop by opening playonlinx and following the steps it provided.






              share|improve this answer






























                2














                Thanks to help on the Linux Mint forum, a workable solution has been found.



                That solution is to install Photoshop using playonlinux. I don't exactly know what playonlinux does to make Wine work better, but it seems to do the trick.



                I uninstalled Photoshop first, installed playonlinux in Synaptic, and then re-installed Photoshop by opening playonlinx and following the steps it provided.






                share|improve this answer




























                  2












                  2








                  2







                  Thanks to help on the Linux Mint forum, a workable solution has been found.



                  That solution is to install Photoshop using playonlinux. I don't exactly know what playonlinux does to make Wine work better, but it seems to do the trick.



                  I uninstalled Photoshop first, installed playonlinux in Synaptic, and then re-installed Photoshop by opening playonlinx and following the steps it provided.






                  share|improve this answer













                  Thanks to help on the Linux Mint forum, a workable solution has been found.



                  That solution is to install Photoshop using playonlinux. I don't exactly know what playonlinux does to make Wine work better, but it seems to do the trick.



                  I uninstalled Photoshop first, installed playonlinux in Synaptic, and then re-installed Photoshop by opening playonlinx and following the steps it provided.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 8 '13 at 8:40









                  QuestionerQuestioner

                  5954 gold badges12 silver badges35 bronze badges




                  5954 gold badges12 silver badges35 bronze badges




























                      0














                      I know this thread is old as heck, but just in case anyone stumbles upon this in the future, I found that the solution is a lot simpler than you may have thought.



                      Just edit the Photoshop .desktop file to use this command:



                      wine "/home/‹your username>/.wine/drive_c/Program Files/Adobe/Adobe Photoshop CS6 (64 Bit)/Photoshop.exe"






                      share|improve this answer








                      New contributor



                      Sydney Noway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.


























                        0














                        I know this thread is old as heck, but just in case anyone stumbles upon this in the future, I found that the solution is a lot simpler than you may have thought.



                        Just edit the Photoshop .desktop file to use this command:



                        wine "/home/‹your username>/.wine/drive_c/Program Files/Adobe/Adobe Photoshop CS6 (64 Bit)/Photoshop.exe"






                        share|improve this answer








                        New contributor



                        Sydney Noway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.
























                          0












                          0








                          0







                          I know this thread is old as heck, but just in case anyone stumbles upon this in the future, I found that the solution is a lot simpler than you may have thought.



                          Just edit the Photoshop .desktop file to use this command:



                          wine "/home/‹your username>/.wine/drive_c/Program Files/Adobe/Adobe Photoshop CS6 (64 Bit)/Photoshop.exe"






                          share|improve this answer








                          New contributor



                          Sydney Noway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          I know this thread is old as heck, but just in case anyone stumbles upon this in the future, I found that the solution is a lot simpler than you may have thought.



                          Just edit the Photoshop .desktop file to use this command:



                          wine "/home/‹your username>/.wine/drive_c/Program Files/Adobe/Adobe Photoshop CS6 (64 Bit)/Photoshop.exe"







                          share|improve this answer








                          New contributor



                          Sydney Noway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          share|improve this answer



                          share|improve this answer






                          New contributor



                          Sydney Noway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          answered 50 mins ago









                          Sydney NowaySydney Noway

                          1




                          1




                          New contributor



                          Sydney Noway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.




                          New contributor




                          Sydney Noway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.



































                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Unix & Linux Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f75075%2fphotoshop-in-wine-wont-open-gives-file-not-found-error%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

                              Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

                              Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...