Closed stewie closed 10 years ago
Thanks - can you provide an example python script that triggers this crash? I can't reproduce.
I've deleted the specific script which I tested. It was something I'd grabbed from github. I expected the problem was non-specific, though.
To retest: Edit any given working python script, insert a line attempting to import resources from a non-existent (not installed) library
import someboguslibname
then attempt to execute the intentionally-broken script via spacefm. If that doesn't reproduce what I reported, I'll try to pin down what other variable(s) were involved (spacefm instance had been launched via command prompt vs via Alt+F2 (gnome-pty-helper)?)
I'm not able to reproduce this. Please provide the following:
Thanks.
Sorry, I'm at a loss to pin down the details. At the time of report, I was distrohopping -- booted to a USB pendrive. Let's close the ticket.
here's the scenario. It's repeatable and I don't know whether it can be prevented:
somescript.py right-click } execute If the python script is flawed (terminates with "Critical error", as noted when launched from a terminal prompt) the spacefm process crashes.