by default restarting python 3 within cantor requires confirmation and works as expected, but if I removed confirmation in settings, it stops working not sure other backends (e.g. python 2) are affected
I think, you have pressed "No" button with "Don't ask me again" And backend restarting haven't worked, because Cantor have remember your choice. I think, I will disable posibility to save "No, don't restart" as choice, because it haven't a lot of sense, because it just make "restart backend" button useless
Git commit 74e5ddad96b1959914606fccaba2db1b46b734e3 by Nikita Sirgienko. Committed on 30/06/2019 at 07:12. Pushed by sirgienko into branch 'Applications/19.04'. Minor UI logic improvment FIXED-IN: 19.04.3 M +6 -4 src/cantor_part.cpp https://commits.kde.org/cantor/74e5ddad96b1959914606fccaba2db1b46b734e3
(In reply to Nikita Sirgienko from comment #2) > Git commit 74e5ddad96b1959914606fccaba2db1b46b734e3 by Nikita Sirgienko. > Committed on 30/06/2019 at 07:12. > Pushed by sirgienko into branch 'Applications/19.04'. > > Minor UI logic improvment > FIXED-IN: 19.04.3 > > M +6 -4 src/cantor_part.cpp > > https://commits.kde.org/cantor/74e5ddad96b1959914606fccaba2db1b46b734e3 Excellent