View Single Post
Old 12-22-2024, 02:01 PM   #554
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,691
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
My experience has been much the same as Kevin's when editing/debugging plugins on Linux or Windows. I don't think I've ever had to uninstall/reinstall to get them to work.

If you're launching the plugins via toolbar shortcuts, you might try launching them via the plugin menu and see if that makes a difference.

If your plugin is set to manually start (from the Plugin Runner), then you definitely don't want to make changes to plugin.py with the Plugin Runner already open, and then press start.

You also might run into permissions errors (which can trigger the errors your getting) if you're keeping the plugin's Python files open in an editor while trying to run the plugin.

Last edited by DiapDealer; 12-22-2024 at 02:08 PM.
DiapDealer is online now   Reply With Quote