Michele Calgaro via tde-users wrote on 9/28/22 22:39:
In fact, Superkaramba has been so stable for so long that I forget how all the various .theme and .py files interact.
I do see at least one *.py file that begins with #!/usr/bin/env superkaramba and contains a python2 print statement. Commenting out the print statement doesn't seem to change anything, though.
Where do I go to provide details?
Doc Evans
Hi Doc Evans, python2 is phasing out (sloooooowly, but it is), so I guess the script in question may need to be updated to py3. If it is something you can share, please send it through and I will take a look.
Attached is the .py file in question. It's essentially SKSlideShow.py (which also crashes now) with relatively minor changes to get it to work properly (I made the changes in the year 2017) on my system. It's worked fine since 2017.
Doc