Permission denied when trying to open a file in gimp The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to get permissions to execute programs from NTFS hard drive?“Cannot open: Permission denied” when creating a tar fileWhy do I get this permission issue when trying to unrar a file into /media/?Permission Denied When Create New FileBittorrent sync: Permission denied?Permission Denied when launching Matlabmysql-workbench: Error log Permission deniedCan't open /dev/fb0: Permission denied even when user in video groupPermission denied when installing dlibOpen image file with Python give Permission Denied error messagepermission denied error while opening a config file

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time

Typeface like Times New Roman but with "tied" percent sign

How many people can fit inside Mordenkainen's Magnificent Mansion?

Semisimplicity of the category of coherent sheaves?

Is a pteranodon too powerful as a beast companion for a beast master?

How do you keep chess fun when your opponent constantly beats you?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Do warforged have souls?

Is this wall load bearing? Blueprints and photos attached

how can a perfect fourth interval be considered either consonant or dissonant?

Grover's algorithm - DES circuit as oracle?

Why is the object placed in the middle of the sentence here?

Make it rain characters

Derivation tree not rendering

How did passengers keep warm on sail ships?

ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?

What can I do if neighbor is blocking my solar panels intentionally?

Can the prologue be the backstory of your main character?

How to pronounce 1ターン?

How does ice melt when immersed in water

system call string length limit

What information about me do stores get via my credit card?

Why can't wing-mounted spoilers be used to steepen approaches?

Change bounding box of math glyphs in LuaTeX



Permission denied when trying to open a file in gimp



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to get permissions to execute programs from NTFS hard drive?“Cannot open: Permission denied” when creating a tar fileWhy do I get this permission issue when trying to unrar a file into /media/?Permission Denied When Create New FileBittorrent sync: Permission denied?Permission Denied when launching Matlabmysql-workbench: Error log Permission deniedCan't open /dev/fb0: Permission denied even when user in video groupPermission denied when installing dlibOpen image file with Python give Permission Denied error messagepermission denied error while opening a config file



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








5















When I try to open a .psd file using gimp I get this error:



Opening '/media/anonoymous/Other's/Practise/bootstarp/design.psd' failed: Could not open '/media/anonoymous/Other's/Practise/bootstarp/design.psd' for reading: Permission denied


What should I do?










share|improve this question



















  • 3





    Please add the output of the command ls -l /media/anonoymous/Other's/Practise/bootstarp/design.psd to your question. Also, check if the path is valid, it contains multiple misspelled English words.

    – Melebius
    Feb 19 '18 at 11:19












  • Is the file on an NTFS (Windows) partition? Please also give the output of mount

    – Zanna
    Feb 19 '18 at 11:38











  • You should try to add this file as sudo, it looks like you have it mounted in a shared drive with windows... Usually this kind of mounting have all files with owner and group as root

    – Alvaro Niño
    Feb 19 '18 at 12:40











  • Possible duplicate of How to get permissions to execute programs from NTFS hard drive?

    – Elder Geek
    Mar 29 '18 at 17:16

















5















When I try to open a .psd file using gimp I get this error:



Opening '/media/anonoymous/Other's/Practise/bootstarp/design.psd' failed: Could not open '/media/anonoymous/Other's/Practise/bootstarp/design.psd' for reading: Permission denied


What should I do?










share|improve this question



















  • 3





    Please add the output of the command ls -l /media/anonoymous/Other's/Practise/bootstarp/design.psd to your question. Also, check if the path is valid, it contains multiple misspelled English words.

    – Melebius
    Feb 19 '18 at 11:19












  • Is the file on an NTFS (Windows) partition? Please also give the output of mount

    – Zanna
    Feb 19 '18 at 11:38











  • You should try to add this file as sudo, it looks like you have it mounted in a shared drive with windows... Usually this kind of mounting have all files with owner and group as root

    – Alvaro Niño
    Feb 19 '18 at 12:40











  • Possible duplicate of How to get permissions to execute programs from NTFS hard drive?

    – Elder Geek
    Mar 29 '18 at 17:16













5












5








5


1






When I try to open a .psd file using gimp I get this error:



Opening '/media/anonoymous/Other's/Practise/bootstarp/design.psd' failed: Could not open '/media/anonoymous/Other's/Practise/bootstarp/design.psd' for reading: Permission denied


What should I do?










share|improve this question
















When I try to open a .psd file using gimp I get this error:



Opening '/media/anonoymous/Other's/Practise/bootstarp/design.psd' failed: Could not open '/media/anonoymous/Other's/Practise/bootstarp/design.psd' for reading: Permission denied


What should I do?







permissions






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 19 '18 at 11:36









Zanna

51.4k13140243




51.4k13140243










asked Feb 19 '18 at 10:51









md alammd alam

2612




2612







  • 3





    Please add the output of the command ls -l /media/anonoymous/Other's/Practise/bootstarp/design.psd to your question. Also, check if the path is valid, it contains multiple misspelled English words.

    – Melebius
    Feb 19 '18 at 11:19












  • Is the file on an NTFS (Windows) partition? Please also give the output of mount

    – Zanna
    Feb 19 '18 at 11:38











  • You should try to add this file as sudo, it looks like you have it mounted in a shared drive with windows... Usually this kind of mounting have all files with owner and group as root

    – Alvaro Niño
    Feb 19 '18 at 12:40











  • Possible duplicate of How to get permissions to execute programs from NTFS hard drive?

    – Elder Geek
    Mar 29 '18 at 17:16












  • 3





    Please add the output of the command ls -l /media/anonoymous/Other's/Practise/bootstarp/design.psd to your question. Also, check if the path is valid, it contains multiple misspelled English words.

    – Melebius
    Feb 19 '18 at 11:19












  • Is the file on an NTFS (Windows) partition? Please also give the output of mount

    – Zanna
    Feb 19 '18 at 11:38











  • You should try to add this file as sudo, it looks like you have it mounted in a shared drive with windows... Usually this kind of mounting have all files with owner and group as root

    – Alvaro Niño
    Feb 19 '18 at 12:40











  • Possible duplicate of How to get permissions to execute programs from NTFS hard drive?

    – Elder Geek
    Mar 29 '18 at 17:16







3




3





Please add the output of the command ls -l /media/anonoymous/Other's/Practise/bootstarp/design.psd to your question. Also, check if the path is valid, it contains multiple misspelled English words.

– Melebius
Feb 19 '18 at 11:19






Please add the output of the command ls -l /media/anonoymous/Other's/Practise/bootstarp/design.psd to your question. Also, check if the path is valid, it contains multiple misspelled English words.

– Melebius
Feb 19 '18 at 11:19














Is the file on an NTFS (Windows) partition? Please also give the output of mount

– Zanna
Feb 19 '18 at 11:38





Is the file on an NTFS (Windows) partition? Please also give the output of mount

– Zanna
Feb 19 '18 at 11:38













You should try to add this file as sudo, it looks like you have it mounted in a shared drive with windows... Usually this kind of mounting have all files with owner and group as root

– Alvaro Niño
Feb 19 '18 at 12:40





You should try to add this file as sudo, it looks like you have it mounted in a shared drive with windows... Usually this kind of mounting have all files with owner and group as root

– Alvaro Niño
Feb 19 '18 at 12:40













Possible duplicate of How to get permissions to execute programs from NTFS hard drive?

– Elder Geek
Mar 29 '18 at 17:16





Possible duplicate of How to get permissions to execute programs from NTFS hard drive?

– Elder Geek
Mar 29 '18 at 17:16










2 Answers
2






active

oldest

votes


















17














I was able to correct this error by giving the gimp snap access to the removable-media plug by entering the following command:



snap connect gimp:removable-media :removable-media


Best of Luck






share|improve this answer
































    0














    I found the sulution installing gimp after adding other repositories, as indicated in this site gimp-forum.net






    share|improve this answer








    New contributor




    Luciano 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: "89"
      ;
      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: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      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%2faskubuntu.com%2fquestions%2f1007637%2fpermission-denied-when-trying-to-open-a-file-in-gimp%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









      17














      I was able to correct this error by giving the gimp snap access to the removable-media plug by entering the following command:



      snap connect gimp:removable-media :removable-media


      Best of Luck






      share|improve this answer





























        17














        I was able to correct this error by giving the gimp snap access to the removable-media plug by entering the following command:



        snap connect gimp:removable-media :removable-media


        Best of Luck






        share|improve this answer



























          17












          17








          17







          I was able to correct this error by giving the gimp snap access to the removable-media plug by entering the following command:



          snap connect gimp:removable-media :removable-media


          Best of Luck






          share|improve this answer















          I was able to correct this error by giving the gimp snap access to the removable-media plug by entering the following command:



          snap connect gimp:removable-media :removable-media


          Best of Luck







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited May 10 '18 at 18:03









          SDsolar

          1,62451938




          1,62451938










          answered May 10 '18 at 14:42









          AndrewAndrew

          17113




          17113























              0














              I found the sulution installing gimp after adding other repositories, as indicated in this site gimp-forum.net






              share|improve this answer








              New contributor




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
























                0














                I found the sulution installing gimp after adding other repositories, as indicated in this site gimp-forum.net






                share|improve this answer








                New contributor




                Luciano 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 found the sulution installing gimp after adding other repositories, as indicated in this site gimp-forum.net






                  share|improve this answer








                  New contributor




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










                  I found the sulution installing gimp after adding other repositories, as indicated in this site gimp-forum.net







                  share|improve this answer








                  New contributor




                  Luciano 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




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









                  answered 14 mins ago









                  LucianoLuciano

                  1




                  1




                  New contributor




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





                  New contributor





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






                  Luciano 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 Ask Ubuntu!


                      • 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%2faskubuntu.com%2fquestions%2f1007637%2fpermission-denied-when-trying-to-open-a-file-in-gimp%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

                      Is compression “encryption” under FCC regs?Signing of messages transmitted over ham radioWhy do Amateur Radio organizations in the United States oppose the relaxation of encryption prohibitions?How far from earth do FCC regulations apply?How can I know whether a radio is FCC approved?FCC tracking of unlicensed FRS/GMRS transmissionsWhy does the FCC put restrictions on symbol rates?legal - Do FCC regulations only apply in U.S.A?What are FCC/Industry Canada certification requirements for amateur radio related products?How to get professional or official clarification of FCC Part 97 rules for specific complicated situations?Is there any point to keep the CSCE after the FCC registers the upgrade?Do FCC regulations limit digital data rate?

                      macOS: Name for app shortcut screen found by pinching with thumb and three fingers Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern) Should an RSS feed of hot network questions feed any chat room(s) here?How do I get three finger gestures working again in Twitter for Mac after installing Lion?After my MacBook Pro sleeps some gestures don't work anymoreIs it possible to reassign the “Pinch with thumb and three fingers” gesture to activate Dashboard instead of Launchpad?Disable animation for “Swipe between full-screen apps”?OSX Yosemite Can't disable four-finger swipeDrag with three fingers missing in OS X 10.11 Beta “El Capitan” (15A215h)A shortcut for Merge all Windows on macOS SierraSet the hostname/computer name for macOSmacOS: Identify tool and keyboard shortcutQuickly save Screenshot in MacOS Mojave with keyboard Shortcut

                      Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'