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

                      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'

                      fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap

                      Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch