Results 1 to 5 of 5

Thread: Permission denied

  1. #1
    Join Date
    Sep 2008
    Posts
    60
    Thanks
    20
    Thanked 3 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Permission denied

    Hi everybody,

    Today I installed qt creator 0.9.2 rc1 (on Ubuntu 8.10), when I click on the Run button, it compiles without errors but at the end it opens a xterm and it shows:

    bin/sh: Permission denied
    Press enter to close this window.

    Is there something wrong?

    PS: I used qt creator 0.9.1 and it works well on the same machine.

  2. #2
    Join Date
    Mar 2009
    Posts
    9
    Thanks
    1

    Default Re: Permission denied

    I have the same problem - please what is the solution for this?

    I didn't reinstall Qt - just downloaded from SVN another source and from that moment I can not run anything,....

  3. #3
    Join Date
    Mar 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Permission denied

    I had the same issues this morning. I only moved my project into another directory. The compilation was ok, but when I executed the program out of the qt creator, I also got these error messages. When I executed the program from another shell it worked well.

    For me it helped to delete the following files:
    - *.pro.user
    - Makefile*

    I can not tell which one caused this error because I deleted them all at the same time but it helped.

    Edit says: By the way, my version is 1.0.0.

  4. #4
    Join Date
    Sep 2008
    Posts
    60
    Thanks
    20
    Thanked 3 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Permission denied

    Hi guys,

    The solution is very easy, you need only to open your *.pro using QtCreator File->Open.
    QtCreator will automatically setup all needed projects specifications and it will work correctly.
    Cheers,
    Louis

  5. #5
    Join Date
    Mar 2009
    Posts
    9
    Thanks
    1

    Default Re: Permission denied

    for me worked also only:

    For me it helped to delete the following files:
    - *.pro.user
    - Makefile*

Similar Threads

  1. exe permission denied
    By phillip_Qt in forum Qt Programming
    Replies: 1
    Last Post: 30th October 2007, 07:47
  2. Permission denied
    By thomasjoy in forum Qt Programming
    Replies: 1
    Last Post: 17th October 2007, 20:37
  3. QFtp and Permission Denied
    By J-jayz-Z in forum Qt Programming
    Replies: 2
    Last Post: 22nd August 2007, 16:15
  4. Replies: 3
    Last Post: 4th September 2006, 07:18
  5. Permission denied error during linking
    By bashamehboob in forum Newbie
    Replies: 2
    Last Post: 15th April 2006, 13:02

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.