![]() |
Xfburn frozen - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: Xfburn frozen (/showthread.php?tid=1849) |
Xfburn frozen - Hardcoretexan - 05-21-2015 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) Re: Xfburn frozen - anon222 - 05-21-2015 Ctrl+Alt+T then Code: killall -9 xfburn Code: pkill xfburn Code: htop Try Brasero You can read info about that software package Code: apt-cache show brasero Code: sudo apt-get update && sudo apt-get install brasero Code: apt-cache showpkg k3b But never tested that one http://wiki.winehq.org/AppsThatSupportWine Re: Xfburn frozen - shengchieh - 05-25-2015 To see error messages for clues on why it is crashing, open up a terminal and type xfburn |