View Issue Details

IDProjectCategoryView StatusLast Update
0005259JEDI VCL00 JVCL Componentspublic2011-06-07 17:24
ReporternehtekAssigned Toobones 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.39 
Target VersionFixed in Version 
Summary0005259: jvHidDeviceController HID devices don't work in delphi 2010
DescriptionThe jvHidDeviceController component (in jvHidController.pas) doesn't work in delphi 2010. If you compile and run the standard examples that come with the component in the examples directory such as: BasicDemo and SimpleHIDWrite that work perfectly in delphi 7; they raise an exception when running.
Additional InformationI think it has something to do with incompatibility with the Unicode strings of Delphi 2010
TagsNo tags attached.

Relationships

related to 0005264 resolvedobones Error in Data Received by jvHidController in Delphi 2010 compared to correct data received in Delphi 7 

Activities

obones

2010-06-07 10:29

administrator   ~0017435

No such problem in D2009, so this is not a Unicode related issue.
Please try again using the latest SVN version, this might already be fixed

nehtek

2010-06-14 18:17

reporter   ~0017491

The exception problem turned out to be from a multi-touch screen input device attached to a USB port once disconnected; the exception dissapeared.

nehtek

2010-06-14 18:18

reporter   ~0017492

The exception problem turned out to be from a multitouch screen; so when I disconnected the multitouch screen's usb cable; the exception dissapeared.

But there is a difference in the received data between delphi 7 and Delphi 2010.
I connected a Griffin PowerMate Knob and checked the data received in the SimpleHIDWrite example compiled first in Delphi7 and then Delphi2010; as you can see from the two screenshots I have attached; the data is not interpreted correctly.

2010-06-14 18:19

 

PowermateD7.jpg (44,362 bytes)
PowermateD7.jpg (44,362 bytes)

2010-06-14 18:19

 

PowermateD2010.jpg (46,645 bytes)
PowermateD2010.jpg (46,645 bytes)

obones

2010-10-08 15:54

administrator   ~0017797

Please try to find a solution and then submit it as a patch

obones

2011-06-07 17:24

administrator   ~0018565

No news, I'm assuming this is fixed

Issue History

Date Modified Username Field Change
2010-06-06 21:19 nehtek New Issue
2010-06-07 10:29 obones Note Added: 0017435
2010-06-07 10:29 obones Status new => feedback
2010-06-14 18:17 nehtek Note Added: 0017491
2010-06-14 18:18 nehtek Note Added: 0017492
2010-06-14 18:19 nehtek File Added: PowermateD7.jpg
2010-06-14 18:19 nehtek File Added: PowermateD2010.jpg
2010-10-08 15:54 obones Note Added: 0017797
2010-10-08 15:56 obones Relationship added related to 0005264
2011-06-07 17:24 obones Note Added: 0018565
2011-06-07 17:24 obones Status feedback => resolved
2011-06-07 17:24 obones Resolution open => fixed
2011-06-07 17:24 obones Assigned To => obones