[Bug 388042] [NEW] hid_set_feature_report excepts integers instead longints

2009-06-16 Thread djamps
Public bug reported: Binary package hint: python-hid Ubuntu 9.04, Python 2.6.2, hid.hid_set_feature_report function should accept sequence of longints in path parameter but it excepts integers. I guess something is wrong with libhid python interface bindings? Example code below, for testing cha

[Bug 388042] Re: hid_set_feature_report excepts integers instead longints

2009-06-16 Thread djamps
** Description changed: Binary package hint: python-hid Ubuntu 9.04, Python 2.6.2, hid.hid_set_feature_report function should accept sequence of longints in path parameter but it excepts integers. I guess something is wrong with libhid python interface bindings? Example code b