[Bug 29489] New: iriver Plus 3 locks up soon after showing main UI

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 30 10:10:21 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=29489

             Bug #: 29489
           Summary: iriver Plus 3 locks up soon after showing main UI
           Product: Wine
           Version: 1.3.35
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


Tested with wine-1.3.35-273-geaa8801.
To repeat, install prereq mfc42 and work around bug 12454
with 'winetricks vcrun6', then run iplus6.exe.

It draws its main interface (and usually an "Add Media Wizard"
dialog, which is sometimes movable for a moment);
it then locks up (though it can still redraw itself, so it's still running
a message loop).

The log shows

fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretending there's only 2 channels
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3
func=401 method=0)
fixme:ieframe:PersistStreamInit_InitNew (0x1058a110)
fixme:ieframe:WebBrowser_put_RegisterAsDropTarget (0x1058a110)->(0)
fixme:win:AnimateWindow partial stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3
func=401 method=0)

+relay repeats the same few lines over and over again; see attachment.

'winetricks ie7' does not seem to help, but with 'winetricks ie6',
the console output includes some new lines:

fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for
adapter 0.
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg0: Permission denied
fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for
adapter 1.
fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for
adapter 2.
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg2: Permission denied
fixme:system:SystemParametersInfoW Unimplemented action: 79
(SPI_GETLOWPOWERTIMEOUT)

but it locks up just the same.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list