http://bugs.winehq.org/show_bug.cgi?id=9649
Summary: iTunes 7 doesn't recognize iPod Product: Wine Version: CVS/GIT Platform: PC URL: http://www.apple.com/itunes/download/ OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-setupapi AssignedTo: wine-bugs@winehq.org ReportedBy: juan_lang@yahoo.com
Created an attachment (id=8051) --> (http://bugs.winehq.org/attachment.cgi?id=8051) Console log
Steps to reproduce: two options, actually: 1. Plug an iPod into your computer, and start iTunes. 2. Start iTunes without your iPod plugged in, and after it's running, plug your iPod in.
Expected behavior: An icon with the text "Juan's iPod" would show up in the tree view on the left side of the main window.
Actual behavior: no iPod icon.
I'm attaching a log, though these lines are especially suspicious: fixme:setupapi:SetupDiGetClassDevsW returning empty list fixme:setupapi:SetupDiEnumDeviceInterfaces 0x145388, (nil), {53f56307-b6bf-11d0-94f2-00a0c91efb8b}, 0x00000000, 0x7baed8a0
That GUID is GUID_DEVINTERFACE_DISK, defined in ddk/ntddstor.h.