Ticket #4404 (closed defect: fixed)

Opened 8 months ago

Last modified 4 months ago

Having trouble connecting HTC Hero - TypeError

Reported by: matt Owned by: kovidgoyal
Priority: minor Milestone:
Component: Default Version: trunk
Keywords: HTC HERO TypeError Cc:

Description

Version: 0.6.31 USB devices on system: [['0x1d6b',

'0x1', '0x206', 'Linux 2.6.31-16-generic-pae uhci_hcd', 'UHCI Host Controller', '0000:00:1d.0'],

['0x1d6b',

'0x2', '0x206', 'Linux 2.6.31-16-generic-pae ehci_hcd', 'EHCI Host Controller', '0000:00:1d.7'],

['0x45e',

'0x53', '0x300', 'Microsoft', 'Microsoft 3-Button Mouse with Intelli Eye?(TM)', ],

['0x1d6b',

'0x1', '0x206', 'Linux 2.6.31-16-generic-pae uhci_hcd', 'UHCI Host Controller', '0000:00:1d.2'],

['0x3f0', '0x171d', '0x100', 'Broadcom Corp', 'HP Integrated Module', ], ['0xbb4', '0xc01', '0x100', 'HTC', 'Android Phone', 'HT99FL901981'], ['0x1d6b',

'0x2', '0x206', 'Linux 2.6.31-16-generic-pae ehci_hcd', 'EHCI Host Controller', '0000:00:1a.7'],

['0x1d6b',

'0x1', '0x206', 'Linux 2.6.31-16-generic-pae uhci_hcd', 'UHCI Host Controller', '0000:00:1a.0'],

['0x1d6b',

'0x1', '0x206', 'Linux 2.6.31-16-generic-pae uhci_hcd', 'UHCI Host Controller', '0000:00:1d.1'],

['0x1d6b',

'0x1', '0x206', 'Linux 2.6.31-16-generic-pae uhci_hcd', 'UHCI Host Controller', '0000:00:1a.1']]

Looking for HANLINV3 Looking for HANLINV5 Looking for BLACKBERRY Looking for CYBOOKG3 Looking for ILIAD Looking for IREXDR1000 Looking for JETBOOK Looking for KINDLE Looking for KINDLE2 Looking for KINDLE_DX Looking for NOOK Looking for PRS505 Looking for PRS700 Looking for PRS500 Looking for ANDROID

(2996, 3073, 256, 'HTC', 'Android Phone', 'HT99FL901981')

Looking for N770 Looking for N810 Looking for CYBOOK_OPUS Looking for COOL_ER Looking for ESLICK Looking for NUUT2 Looking for IRIVER_STORY Looking for POCKETBOOK360 Looking for GER2 Looking for ITALICA Looking for SHINEBOOK Looking for ECLICTO Looking for BOOX Looking for EB600 Device possibly connected: Android driver Trying to open device... failed Opening of the following devices failed <calibre.devices.android.driver.ANDROID object at 0x98d664c> Traceback (most recent call last):

File "/home/kovid/build/calibre/src/calibre/devices/init.py", line 97, in debug File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 685, in open File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 654, in open_linux File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 537, in find_device_nodes File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 526, in test

Type Error?: argument of type 'int' is not iterable

Change History

comment:1 Changed 8 months ago by kovidgoyal

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in branch trunk. The fix will be in the next release.

Note: See TracTickets for help on using tickets.