http://bugs.winehq.org/show_bug.cgi?id=13466
--- Comment #14 from Raph raphael.droz+floss@gmail.com 2012-03-18 18:45:27 CDT --- Created attachment 39454 --> http://bugs.winehq.org/attachment.cgi?id=39454 part of a log, USB connection, phone not detected
Since I'm now able to get gnokii + usb_serial ttyUSB to work with my phone, I gave a new try to ConMgr_Settings using USB with wine-1.3.37.
In the app', the USB logo is not greyed out but when I click on "connect" it does not go further. The phone is marked as "not connected". It seems confirmed by the following line in debug: warn:debugstr:OutputDebugStringA "[ConMgrC]GetDeviceCount:0\n"
Attached are some of the most meaningful lines (sadly not that meaningful for me so far).
Most notably: fixme:ole:NdrCorrelationInitialize ... warn:ole:ServerRpcChannelBuffer_GetDestCtx ...
Is there any related bugreports/patch to try ? Is there a "right way" to setup USB under wine ?