Solve the problem when running codeblocks

Source: Internet
Author: User

When I try runningCode: Blocks, I get the following error message:

Another program instance is already running. Code: blocks is currently configured to only allow one running instance.

You can access this setting under the menu item 'enable '.

I had a similar problem before with e.g. google Chrome when I didn't shut it down correctly, but for chrome, I managed to locate the lock file, delete it, And it solves the problem.

ForCode: Blocks, I looked around and tried several proposed solutions, but none of them worked:

    • look for the process ( PS-A | grep 'codeblocks ') and kill the Process

      I found a stray process this way, but killing it did not help.

    • allow multiple instances setting under 'Environment ' menu

      I can not run any instance in the first place, so can not access the menu.

      I tried running code :: blocks from terminal with codeblocks -- multiple-instances but that parameter must have been abandoned some time ago, as it is no longer recognized.

    • I looked all over for some kind of a lock file, to try and delete it

      unfortunately, I didn't find anything that looked to me distinctly like the lock file :(

Did anybody encounter a similar problem, and knows how to solve it? Any help wocould be great, as searching around only revealed people with the same problemUnsolved, Or solved by one of the solutions I outlined above (which didn't help ).

I'm running 64b fedora17.

 

Solution:

Uh, sorry everybody, looks like I have this annoying habit of finding a solution within minutes of complaining about the problem, instead in my "look for solution" phase.

I found the lock file to delete and fix the problem: deleting/Tmp/code: blocks-UsernameFixes the problem.

Some further solutions are outlined inCode: BlocksOfficial forums, including how to change the settings from "allow Single Instance" to "allow multiple instance" without actually runningCode: Blocks.

Mainly look at http://forums.codeblocks.org/index.php? Topic = 8529.0

Solve the problem when running codeblocks

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.