[Bug 19807] Nokia ovi suite fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 7 09:25:12 CST 2009


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


Dave Martin <davidmartin at ntlworld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davidmartin at ntlworld.com




--- Comment #5 from Dave Martin <davidmartin at ntlworld.com>  2009-11-07 09:25:12 ---
(In reply to comment #1)
> Confirming.  From a +file log:
> 
> trace:file:GetLongPathNameW L"\\\\?\\C:\\windows\\temp\\",0x0,0
> err:file:GetLongPathNameW UNC pathname L"\\\\?\\C:\\windows\\temp\\"
> wine: Unhandled page fault on read access to 0x00000000 at address 0x7b85bc35
> (thread 002a), starting debugger...
> 
> It's calling GetLongPathNameW with the second parameter NULL.  Presumably
> that's legal, since MSDN says:
> "If the lpBuffer buffer is too small to contain the path, the return value is
> the size, in TCHARs, of the buffer that is required to hold the path and the
> terminating null character."
> Still, tests needed.  Setting component to kernel32 all the same.


Getting the same thing with the installer for Nokia Music Store. I want to see
if I can use it with wine before committing to buying one of their "comes with
music" phones. The answer is a definite "no", so far ;) 

$ wine SetupNokiaMusic.exe 
fixme:ole:CoResumeClassObjects stub
fixme:shell:IsUserAdmin stub
err:file:GetLongPathNameW UNC pathname L"\\\\?\\C:\\windows\\temp\\"
wine: Unhandled page fault on read access to 0x00000000 at address 0x7b874aeb
(thread 001d), starting debugger...

-- 
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