Quote:
Originally Posted by odamizu
Interestingly, with the KindleImport plugin, I needed to click on the plugin icon the first time, after which it runs automatically. Interestingly, with KindleImport plugin, the icon bounced in the Dock, which caught my attention and prompted me to click on it. But with cssUndefinedClasses and cssRemoveUnusedSelectors the icon did not bounce (which is why I didn't click on it before KevinH suggested I do so). Not sure if that's relevant, but I offer that info to be thorough.
|
KindleImport uses PySide. Even given that, it's still a bit of a special case. It's an fileOpenDialog with no parent widget. That might be why it popped under the first time. I've no idea why it bounced, though. Perhaps it's something inherent to PySide. I certainly did nothing to try and make it bounce in the Dock.