wine-bugs | 8 Aug 2012 19:31
Favicon

[Bug 31430] New: Microsoft HealthVault Connection Center 4.1 fails to run

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

             Bug #: 31430
           Summary: Microsoft HealthVault Connection Center 4.1 fails to
                    run
           Product: Wine
           Version: 1.5.10
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs <at> winehq.org
        ReportedBy: bradpitcher <at> gmail.com
    Classification: Unclassified

Microsoft HealthVault Connection Center 4.1 fails to run, tested on Ubuntu
12.04. The software can be downloaded for free here:
http://www.microsoft.com/en-us/healthvault/tools-devices/devices.aspx

I get this on the command-line when I attempt to run it:

bpitcher <at> millsmess:~/.wine/drive_c/Program Files/Microsoft HealthVault$ env
WINEPREFIX="/home/bpitcher/.wine" wine C:\\windows\\command\\start.exe /Unix
/home/bpitcher/.wine/dosdevices/c:/users/Public/Desktop/Microsoft\ HealthVault\
Connection\ Center.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
bpitcher <at> millsmess:~/.wine/drive_c/Program Files/Microsoft HealthVault$
(Continue reading)

wine-bugs | 8 Aug 2012 19:31
Favicon

[Bug 31430] Microsoft HealthVault Connection Center 4.1 fails to run

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

Brad Pitcher <bradpitcher <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://www.microsoft.com/en
                   |                            |-us/healthvault/tools-devic
                   |                            |es/devices.aspx

--

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

wine-bugs | 8 Aug 2012 20:00
Favicon

[Bug 31430] Microsoft HealthVault Connection Center 4.1 fails to run

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

Vincent Povirk <madewokherd <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
                 CC|                            |madewokherd <at> gmail.com
          Component|-unknown                    |mscoree

--- Comment #1 from Vincent Povirk <madewokherd <at> gmail.com> 2012-08-08 13:00:50 CDT ---
Does this work with native .NET framework?

--

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

wine-bugs | 8 Aug 2012 20:07
Favicon

[Bug 31430] Microsoft HealthVault Connection Center 4.1 fails to run

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

--- Comment #2 from Brad Pitcher <bradpitcher <at> gmail.com> 2012-08-08 13:07:40 CDT ---
Sorry, I don't know, how can I find out?

(In reply to comment #1)
> Does this work with native .NET framework?

--

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

wine-bugs | 9 Aug 2012 19:28
Favicon

[Bug 31430] Microsoft HealthVault Connection Center 4.1 fails to run

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

--- Comment #3 from Austin English <austinenglish <at> gmail.com> 2012-08-09 12:28:39 CDT ---
(In reply to comment #2)
> Sorry, I don't know, how can I find out?
> 
> (In reply to comment #1)
> > Does this work with native .NET framework?

You can use winetricks, e.g., `winetricks dotnet20` (I'm not sure what version
of the .NET framework it's using, and apparently I can't reset my windows live
password).

--

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

wine-bugs | 9 Aug 2012 20:10
Favicon

[Bug 31430] Microsoft HealthVault Connection Center 4.1 fails to run

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

--- Comment #4 from Brad Pitcher <bradpitcher <at> gmail.com> 2012-08-09 13:10:11 CDT ---
winetricks dotnet20 installation is broken for me, so I am unable to test that:

Executing w_do_call dotnet20
Executing load_dotnet20
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit
C:\windows\Temp\_dotnet20\set-winver.reg
Executing mkdir -p /home/miguel/.cache/winetricks/dotnet20
Executing unzip -o -q -d /home/miguel/.wine/dosdevices/c:/windows/system32
l_intl.zip
Executing mkdir -p /home/miguel/.cache/winetricks/dotnet20
Executing wine dotnetfx.exe
fixme:advapi:DecryptFileA "C:\\users\\miguel\\Temp\\IXP000.TMP\\" 00000000
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias 180, std (d/m/y): 0/00/0000, dlt (d/m/y): 0/00/0000
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias 180, std (d/m/y): 0/00/0000, dlt (d/m/y): 0/00/0000
fixme:advapi:LsaOpenPolicy ((null),0x33f31c,0x00000001,0x33f344) stub
fixme:advapi:LsaClose (0xcafe) stub
------------------------------------------------------
Note: command 'wine dotnetfx.exe' returned status 27.  Aborting.
------------------------------------------------------

--

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
(Continue reading)

wine-bugs | 9 Aug 2012 20:11
Favicon

[Bug 31430] Microsoft HealthVault Connection Center 4.1 fails to run

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

--- Comment #5 from Brad Pitcher <bradpitcher <at> gmail.com> 2012-08-09 13:11:24 CDT ---
Sorry, I will paste future logs and back traces, just saw the note

--

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


Gmane