tkbash
tkbash copied to clipboard
Restarting the display manager makes tkbash unusable
Reason: The /tmp folder still lives, but the window is gone. The program does not expect this to happen.
Workaround: rm -rf /tmp/__tkbash1.0_/
Solution: Either don't use /tmp or fix the "window exist" detection mechanism to something else.