LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-29-2007, 04:20 PM   #1
Post Modern
Member
 
Registered: Nov 2002
Location: Massachusetts
Distribution: Fedora Core, RH, Mandrake, Xandros, Knoppix
Posts: 110

Rep: Reputation: 15
Knoppix and K3B


.
.
Hi everybody -

I got a question about K3b hanging up when I use a Live Knoppix Cd :

I've been using the Knoppix Cd for a while, and it got good to me, so I load it and play with it quite a bit

I've even been using it to surf and do writeup for my Site, and even burn CDs

Everything was everything, until I went to burn a CD (which, like I said, I've been doing)

Didn't work for whatever reason, so I closed the window out, but it didn't close the program, like the program was still running or something

Tried again, etc....

Nothing, it just hung, and wouldn't even reduce to the taskbar

So, being stooopid, I opened up another K3B window, figuring if I could get it to close down, it might re-set the perameters or something, and I could then close the original.....

Do I have to say it ??

Now I have two copies of K3B on my desktop, neither of which will close out....

What am I missing here ?????

I can't close out the session and re-boot or I'll lose several days work that I didn't get a chance to record -

Anyone have this problem before ?? Or have a solution ??

Pleeeeze...... I'd be eternally greatful if you could point me in the right direction....

Thanx.....



PM
.
.
 
Old 08-29-2007, 04:28 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"Now I have two copies of K3B on my desktop, neither of which will close out.... "

su to root. Then use the top command to find the PID of each of the K3B sessions which will not close out. Then use the kill command to close out those PIDs.

See:
man su
man top
man kill

------------------
Steve Stites
 
Old 08-29-2007, 04:52 PM   #3
csinclair
LQ Newbie
 
Registered: Nov 2006
Location: Canada
Distribution: Slackware 11, DSL (Debian), Ubuntu 8.04 (Hardy Heron), Smoothwall, Ophcrack & BackTrack2
Posts: 21

Rep: Reputation: 15
K3B Process on Knoppix

Hi,
I've had similar problems before, if you can safely kill the process as root, restart K3B after you've configured it is the best bet.
To find & kill the root process for k3b I'd use (from the command prompt):

Code:
kill -9 $(ps -aux | grep k3b | cut -d" " -f4)
You may need to config k3b before using it, from the k3b application menu choose:

Settings >> Configure K3b...

I hope that helps..
Craig
 
Old 08-30-2007, 01:49 AM   #4
Post Modern
Member
 
Registered: Nov 2002
Location: Massachusetts
Distribution: Fedora Core, RH, Mandrake, Xandros, Knoppix
Posts: 110

Original Poster
Rep: Reputation: 15
Thanks guys....

.
.
Wow - you guys ROCK - the command line just befuddles <u>me</u>

Steve : It only gives me the first 25 or 26 processes -
the screen's too short, an it won't scroll - I moved the app to the top of the window and
dragged the window down till it hit bottom, but that's all I can get to....

Craig : While the prompt acceps the kill command, it doesn't recognise the "-9",
and it stops there....
 
Old 08-30-2007, 07:33 AM   #5
csinclair
LQ Newbie
 
Registered: Nov 2006
Location: Canada
Distribution: Slackware 11, DSL (Debian), Ubuntu 8.04 (Hardy Heron), Smoothwall, Ophcrack & BackTrack2
Posts: 21

Rep: Reputation: 15
to kill it once and for all..

ok,
If you use the parts that I gave in that long command seperately, it should work ok.
To get the pid of the k3b process..
Code:
ps aux | grep k3b
that will show all k3b pid's (2nd number in ps aux listing)
then kill the parent, (lowest numbered pid) for k3b with..
Code:
kill -9 <k3b-pid#>
you should see the k3b process wink out of existence pretty quickly, rinse and repeat if needed.

Hope that helps..
Craig
 
Old 08-30-2007, 07:51 AM   #6
nan0meter
Member
 
Registered: Aug 2007
Location: The Netherlands
Distribution: Fedora 7 x86_64
Posts: 119

Rep: Reputation: 15
Code:
pkill k3b <return>
killall k3b <return>
pkill only should be enough, if the windows stays hanging around on your desktop then do this:

Code:
xkill
and then click the k3b windows you want to close, then restart k3b. But because it is a livecd it could take a while for k3b to load and i wouldn't recommend it to burn cd's from a livecd because it will need to load from a cd and write to a cd at the same time. Idk, just not a good idea unless it works for you.
 
  


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
Will k3b convert mp3's to wavs for burning audio cds? And prob with k3b 0.11 Alvis Linux - Software 5 08-02-2007 07:38 AM
Knoppix K3B DVD write problem ArthurDent Linux - Newbie 3 03-26-2007 09:15 AM
help with Knoppix 3.8, k3b, and growisofs install? Lleb_KCir Linux - Software 3 04-21-2005 04:51 PM
Burning CD's with Debian-Knoppix k3b Eux Debian 2 10-15-2004 05:54 AM
Using K3b on Knoppix v3.3 Live cd lolmc Linux - Laptop and Netbook 6 03-14-2004 12:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:56 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