On 04/14/2018 11:43 AM, Peter Gueckel wrote:
Every so often, with no regularity, I get a message at login stating that python3 has crashed and that it has been reported. My question is: Should I log out and back in to get a session with a working python3 or does python3 restart automatically after a crash? Am I losing functionality by not logging out and back in? If it doesn't restart automatically, can I restart it manually, so that I don't need to log out and back in? _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx
python3 is the python language interpretor. So not really a standalone program that is crashing but a python program. Most likely dnfdragora-updater . To find out what python programs are currently running do this at a prompt:
ps ax|grep python3
begin:vcard fn:Patrick Boutilier n:Boutilier;Patrick org:;Nova Scotia Department of Education adr:;;2021 Brunswick Street;Halifax;NS;B3K 2Y5;Canada email;internet:boutilpj@xxxxxxxxxxx title:WAN Communications Specialist tel;work:902-424-6800 tel;fax:902-424-0874 version:2.1 end:vcard
_______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx