<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 1: TypeError in Switch function</title><link>https://sourceforge.net/p/pyhook/bugs/1/</link><description>Recent changes to 1: TypeError in Switch function</description><atom:link href="https://sourceforge.net/p/pyhook/bugs/1/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 21 Oct 2015 14:15:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pyhook/bugs/1/feed.rss" rel="self" type="application/rss+xml"/><item><title>#1 TypeError in Switch function</title><link>https://sourceforge.net/p/pyhook/bugs/1/?limit=25#76ca</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;&lt;a href="https://sourceforge.net/p/pyhook/bugs/1/#5a83"&gt;https://sourceforge.net/p/pyhook/bugs/1/#5a83&lt;/a&gt;&lt;br/&gt;
This fixed the bug for me, thanks :P&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano Borzoni</dc:creator><pubDate>Wed, 21 Oct 2015 14:15:32 -0000</pubDate><guid>https://sourceforge.net473e4c77959e212e020b9163f7431add53d239d7</guid></item><item><title>#1 TypeError in Switch function</title><link>https://sourceforge.net/p/pyhook/bugs/1/?limit=50#e1d2</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Same here on Win 7 x64&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zv_oDD</dc:creator><pubDate>Wed, 26 Feb 2014 10:26:11 -0000</pubDate><guid>https://sourceforge.net375a63c2bd1b3cc499bc7932ca742d7665f6aa70</guid></item><item><title>TypeError in Switch function</title><link>https://sourceforge.net/p/pyhook/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I have the Keyboard hooked, I notice that every other time I hit the ALT key I get this error:&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
File "C:\Python26\lib\site-packages\pyHook\HookManager.py", line 351, in KeyboardSwitch&lt;br /&gt;
func = self.keyboard_funcs.get(msg)&lt;br /&gt;
TypeError: an integer is required&lt;/p&gt;
&lt;p&gt;The same goes for the MouseSwitch function every other time I click the left mouse button (and I am only hooking MouseLeftDown):&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
File "C:\Python26\lib\site-packages\pyHook\HookManager.py", line 324, in MouseSwitch&lt;br /&gt;
func = self.mouse_funcs.get(msg)&lt;br /&gt;
TypeError: an integer is required&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 12 Apr 2010 18:12:11 -0000</pubDate><guid>https://sourceforge.netc2405735fce1106637d491376c24e3982bb97150</guid></item></channel></rss>