View Single Post
Old 02-24-2026, 02:34 PM   #159
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: 29,149
Karma: 211348980
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
0.5.990 is a test version. The new version will be 6.0.0 when I get around to it. You're welcome to keep using the test version in the meantime.

There are always going to be situations where the original PunctuationSmarten Python script falls down. I'm afraid that I've given up chasing those edge cases along time ago. This latest was simply an update to using Qt for Python as the GUI instead of TKinter. Nothing more

The "Close event accepted" message in the log is just some debug output that hasn't been cleaned up (hence the testing version). It just means that the close event (user hitting the OK button or the X in the title bar) has happened. You'll note that the message is "Close event rejected" when you click the Cancel button (or use the ESC key) to end the plugin.
DiapDealer is offline   Reply With Quote