LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-06-2010, 05:53 AM   #1
ockies
LQ Newbie
 
Registered: Jul 2010
Distribution: Ubuntu 10.04
Posts: 2

Rep: Reputation: 0
Angry Hanging programs.


Hi, I am stuck - I have tried to change settings on Sound Recorder, and when I tested the new settings, a number of windows came up with the last reading: Disconnected: Entity killed but I cannot quit the program no matter what I do. The program just will not close.

Is there another way to close a program? I have noted that you can 'kill' a program, but have no idea what to do.

Can someone please help?

Thanks - I am running Ubuntu 10.04
 
Old 07-06-2010, 06:14 AM   #2
William (Dthdealer)
Member
 
Registered: Jan 2009
Location: Sydney, Australia
Distribution: Debian Testing
Posts: 99
Blog Entries: 39

Rep: Reputation: 19
I'm unsure of what your problem exactly is. What exactly did you change? The volume sliders should not make an error such as this, so you probably chose an audio device that is not supported. I am unsure how to reset the settings to default, which you can do if you cannot remember the original values of the settings you changed.

To close/kill a program, three methods are commonly employed.
  1. Close the program via an option inside it or the 'X' on the window's title bar
  2. Issue the process/program a termination signal ( a signal that tells it to close immediately ) with the kill command
  3. Order the process/program to immediately terminate, and if not possible then erase the process from memory ( approximation of what happens ) with the kill command sending signal 9 ( very dangerous if the program has not written to disk everything yet ).

Last edited by William (Dthdealer); 07-06-2010 at 06:20 AM.
 
Old 07-06-2010, 06:19 AM   #3
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by ockies View Post
Hi, I am stuck - I have tried to change settings on Sound Recorder, and when I tested the new settings, a number of windows came up with the last reading: Disconnected: Entity killed but I cannot quit the program no matter what I do. The program just will not close.

Is there another way to close a program? I have noted that you can 'kill' a program, but have no idea what to do.

Can someone please help?

Thanks - I am running Ubuntu 10.04
If you want to come back to the default settings, you'd probably have to delete the config files. Try deleting (or moving it somewhere else):
~/.gconf/apps/gnome-sound-recorder/%gconf.xml


When it comes to killing a process, you need to identify its ID by eg.

ps aux

Code:
sycamorex  11394  1.6  0.3 429228 19284 tty1     SLl  12:17   0:00 gnome-sound-recorder
and then

Code:
kill 11394
Obviously the process ID will be different in your case
 
Old 07-14-2010, 05:39 AM   #4
ockies
LQ Newbie
 
Registered: Jul 2010
Distribution: Ubuntu 10.04
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks - got the problem solved!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Are programs like sys_open( ) ,sys_read( ) et al examples of system level programs ? kashyapa Linux - Newbie 5 10-27-2009 08:20 PM
Programs installed with package manager aren't recognised by other programs fraserm Linux - Software 3 04-21-2007 12:38 PM
my table with programs when i press in button (left down corner) do no show programs sagi7ario Mandriva 1 03-12-2004 12:02 PM
Closing Hanging Programs thebear Linux - General 5 06-01-2003 11:41 AM
killing hanging programs.... GT I.N.C Linux - Newbie 3 08-17-2002 06:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration