kshahar / pylaunchy

Develop Launchy plugins in Python
http://pylaunchy.sourceforge.net
GNU General Public License v2.0
11 stars 3 forks source link

No windows are listed using Launchy 2.5, PyLaunchy 0.9.0, Python 2.7.10, PyWin32 b219 in Windows 7 #5

Open IshmaelYavitz opened 8 years ago

IshmaelYavitz commented 8 years ago

I've installed the listed things. (Is PyWin32 even needed? Trying to figure out why the plugin wasn't working via googling it, I saw mention of PyWin32 and installed it just in case, even though it's not listed as a dependency.)

The plugin is recognized, it's listed in the plugins tab, and it 'comes up' when I type Go<tab> or Focus<tab>.

But no windows are listed. And if I enter the name of a window - even though it's not listed - and press Enter, nothing happens.

How can I go about debugging this? This seems like a super useful tool.

rakslice commented 7 years ago

What windows are you expecting to be listed? If you share your plugin code, someone could help to troubleshoot.