Posts: 50
Threads: 12
Joined: Mar 2015
Reputation:
0
New to Linux and while trying to burn a cd my XFburn has froze up and I cannot stop or end it.
I have had similar problems in the past and restarted, is there a way to kill an errant program similar to (ctrl, alt, delete)
Dell Inspiron 1525
Posts: 688
Threads: 49
Joined: Jul 2014
Ctrl+Alt+T
then
or
Or you can do it with htop
F3 to search, F9 to kill, q to quit
Try Brasero
You can read info about that software package
Code:
apt-cache show brasero
To install:
Code:
sudo apt-get update && sudo apt-get install brasero
the other option is k3b but has a lot of dependancies
Code:
apt-cache showpkg k3b
Also ImgBurn is on the list of supported software for wine
But never tested that one
http://wiki.winehq.org/AppsThatSupportWine
Posts: 155
Threads: 5
Joined: Jul 2014
Reputation:
0
To see error messages for clues on why it is crashing, open up a terminal and type
xfburn