Results 1 to 4 of 4

Thread: Problem in BOINC

  1. #1
    Join Date
    Nov 2009
    Posts
    446

    Problem in BOINC

    Hi
    I am using openSUSE 11.1 and I ma very new to linux operating system. So, if my question is silly then please ignore it. I had a Software DVD, from it I installed the BOINC application. The problem with the application is when I click on the application icon it starts and freezes, it is nothing happens. When i try to run the application from the terminal, it starts properly and when I close the terminal window the application is also terminated with the terminal windowed, the application stops working. My question is , can I run the application without the terminal windows open? If this is possible then please do post back with some commands. Thanks in advance.

  2. #2
    Join Date
    May 2008
    Posts
    2,389

    Re: Problem in BOINC

    Hi
    My question is , can I run the application without the terminal windows open?
    You can run applications in the terminal as a background process. What you did is you are closing the terminal, rather than closing the terminal you can set it to background and then exit the terminal. So that you will have your application working without the terminal window. Just see this code.
    Code:
    <some_application> &
    exit
    The problem with the application is when I click on the application icon it starts and freezes, it is nothing happens.
    Please check the icon properties and see where the application is located. May be the location of the application is not correct. Just try this, you may solve it.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: Problem in BOINC

    Hello
    The problem with the application is when I click on the application icon it starts and freezes, it is nothing happens.
    Was the icon created by the package you installed from the DVD or did you create the icon yourself? Any way if you know to run the application from the terminal then there should be not problem. Open the terminal run the appropriate application name with the ampersand , this will return you to the terminal. You can now close the terminal without killing the process. In your case it should be.
    Code:
    > boinc &
    Hope this solves your problem. Any more query then do post back.

  4. #4
    Join Date
    Nov 2009
    Posts
    446

    Re: Problem in BOINC

    Hi
    <some_application> &
    exit
    Thanks for the syntax,
    > boinc &
    As you said, I tried to run the application from the terminal with the ampersand, and it worked. Thanks for that guys.
    Please check the icon properties and see where the application is located. May be the location of the application is not correct. Just try this, you may solve it.
    I have checked the icon properties, the location of the application is correct. Do not know where it is wrong.

Similar Threads

  1. Sony VGNCS3 laptop 15 inch screen problem...LCD or CHIP problem?
    By Mick$Tyler in forum Hardware Peripherals
    Replies: 5
    Last Post: 31-10-2010, 06:49 AM
  2. Replies: 6
    Last Post: 27-07-2010, 12:10 AM
  3. CUDA with BOINC
    By Mei-Xiu in forum Monitor & Video Cards
    Replies: 6
    Last Post: 01-06-2010, 06:56 AM
  4. Replies: 4
    Last Post: 10-04-2010, 04:19 PM
  5. AD problem in Server 2003, Userenv Event ID 1053 problem
    By Victor Kam in forum Active Directory
    Replies: 3
    Last Post: 24-09-2007, 04:44 PM

Tags for this Thread

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
  •  
Page generated in 1,713,504,545.43484 seconds with 17 queries