Find the answer to your Linux question:
Results 1 to 5 of 5
Hi Guys, Need your expertise and experience. I was on this fedora OS, Im not sure whats the version. Was running this application, when i tried to minimize it, it ...
  1. #1
    Just Joined!
    Join Date
    Apr 2011
    Posts
    3

    Fedora Qns. Need Help

    Hi Guys,

    Need your expertise and experience.

    I was on this fedora OS, Im not sure whats the version.

    Was running this application, when i tried to minimize it, it disappear.

    As the guy who install this application has left, I do not know which folder he installed to. hence i used "whereis" and manage to search out the application.

    I clicked on the application, it load, but it was a enlarged version. after that it just hanged.

    --

    Will a hard reboot solve this problem?

    We tried getting someone to reboot the system, (he said he did) but I still seeing the same thing(application hanged) on my remote console.


    i know, that need to find the process to kill it, but at the moment i cant even access the cli/command prompt to enter the kill process command.


    will another hard reboot be able to resolve this? thanks!

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Hi there!

    First off... what application are you talking about?
    I do not know which folder he installed to
    The which command is a great tool:
    Code:
    Flint@Lock-laptop:~$ which firefox
    /usr/bin/firefox
    after that it just hanged.
    How did it hang? Freezing during launch?
    i know, that need to find the process to kill it, but at the moment i cant even access the cli/command prompt to enter the kill process command.
    Use the top command.
    Last edited by jayd512; 04-18-2011 at 06:32 AM. Reason: spelling

  3. #3
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,097
    Reboots won´t solve your problem.
    What makes you think, they would?

    Which application and version are you talking about?

    Additionally, please paste the output of:
    Code:
    cat /etc/fedora-release
    uname -a
    You must always face the curtain with a bow.

  4. #4
    Just Joined!
    Join Date
    Apr 2011
    Posts
    3
    Quote Originally Posted by FlintLock View Post
    Hi there!

    First off... what application are you talking about?
    i using this application cal digita signae controller.


    Code:
    Flint@Lock-laptop:~$ which firefox
    /usr/bin/firefox
    Quote Originally Posted by FlintLock View Post
    How did it hang? Freezing during launch?
    yes after it launched it hanged.

    the application was opened, when i minimized it, it disappear, i tried to search using the GUI using "whereis" i found the program when i click on it and launch it, it appear 2x larger and the application just freeze. unable to do alt+tab whatsoever,

  5. #5
    Just Joined!
    Join Date
    Apr 2011
    Posts
    3
    Quote Originally Posted by Irithori View Post
    Reboots won´t solve your problem.
    What makes you think, they would?

    Which application and version are you talking about?

    Additionally, please paste the output of:
    Code:
    cat /etc/fedora-release
    uname -a
    thanks dude. i do not personally think reboot is always the solution to a problem.

    reboot a system is always a last desperate resort for me to try out.

    during the time the application hanged, i was unable to alt tab to other workspace or something.

    so was unable to run the command u have suggested above.

    anyway, i manage to locate the system (there was 2 one at the remote side, and the one having problem was the one at my side ) and manage to reboot it. and everything is back to normal now.

    thanks all for the time.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...