This version of the software should work with Windows 2000 through Vista.
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Installation, splash screen, login screen
What does not
Remote synchronization. Entire app on occasion
What was not tested
Login screen sometimes goes blank and app hangs. If it doesn't, the
app becomes pretty functional with many other screen accessable. Was never able to sync remote, tho
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
0.9.56
by Ian on Monday March 3rd 2008, 11:59
Harmony manager seems to install correctly, however manager does not run. Run from a terminal the output is;
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
The program uses ~100% CPU and stalls here.
(after (control) C)
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (0xc000013a), pid=8, tid=9
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 interpreted mode)
# Problematic frame:
# C [awt.dll+0xeac65]
#
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
# An error report file with more information is saved as hs_err_pid8.log
#
# If you would like to submit a bug report, please visit:
# java.sun.com/webapps/bugreport/crash.jsp #
The hs_err_pid8.log file is a large java error file with stack and thread info. This looks like a java problem as well as a harmony manager problem. Wonder why they don't release a linux version if the manager is java based...