Wine release 1.2 Release Candidate 7 has been released
The Wine development release 1.2-rc7 is now available. Barring any last minute problems, this should be the last release candidate before the final 1.2. Please give it a good testing.
What's new in this release (see below for details):
- Translation updates.
- Various bug fixes.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc7.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-1.2-rc7.tar.bz2
Binary packages for various distributions will be available from:
WineHQ - Wine Binary Downloads
You will find documentation on WineHQ - Documentation
You can also get the current source directly from the git
repository. Check 301 Moved Permanently for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.2-rc7:
1567 Capella 2002 - welcome-screen doesn't disappear
9216 Gothic 2 won't start - complains about hook process
12287 CommFort: cannot use sound capture
12298 Notation Composer: crashes when opening menus when using ALSA
13743 Checkboxes are drawn as buttons in Voyage Century
14869 Error closing internal windows in Hy-Tek Team Manager 4.0
15471 Adobe Contribute 4 locks up X
15548 Voyage Century Online crashes to desktop after logging in
16087 wine spews innumerable "Unable to check compatibility for Format..." errors in some games
16162 Settlers 3 crashes with "wine client error: partial write"
16863 Control drwaing over each other in very simple dotnet application
17239 Fiesta does not work - D3D issue?
18210 Fallout 3: game hangs after childbirth
18475 Fallout 3: No sound device detected. Fallout 3 cannot run.
18924 OutputDebugString does not do what it's supposed to do
19659 EverQuest 2: EQ2 Crashed shortly after entering game.
20650 Wargames crashes instantly if choosing hardware mode (rather than Software Rasterizer)
21422 winedbg cannot find local symbols in EXE.
22213 The Witcher, Enhanced edition crashes
22215 Goldwave - Window Close event freezes application
22944 Goldwave dialog windows drawn behind parent window
23265 The Neverhood: movies do not play
23417 EverQuest II: Crashes immediately after hitting "Play" at character select screen
23469 Spectrum Lab crashes on loud sounds
23479 notepad++: can no longer select file tabs when multiple files are open
----------------------------------------------------------------
Changes since 1.2-rc6:
Alexander Nicolaysen Sørnes (1):
wordpad: Update Norwegian Bokmål translation.
Alexandre Goujon (1):
ws2_32: Add host unreachable case.
Alexandre Julliard (3):
Revert "comctl32: Fix selection of tab via mouse."
ntdll/tests: Fix a few test failures in the new exe protection tests.
msvcrt/tests: Add some alternative locale names that happen on Windows.
Andrew Nguyen (8):
msi/tests: Run the automation tests in silent mode to avoid a dialog.
msi/tests: Delete the test patch file for proper patch test cleanup.
msi/test: Uninstall the test product when skipping patch tests.
msi/tests: Skip patch tests if product installation failed.
msi/tests: Free the user SID string buffer with the correct deallocator in the source tests.
msi/tests: Remove a redundant source test.
msi/tests: Fix a source test comment.
msi/tests: Skip some source tests if a required product key cannot be created.
Andrey Turkin (1):
msxml3: Add test to highlight another difference between XSLPattern and XPath.
André Hentschel (1):
user32/tests: The dialog for that proc has no IDCANCEL.
Aric Stewart (1):
shlwapi: Correct slash/backslashs in UrlCanonicalize.
Austin Lund (1):
riched20: Process messages which arrive before WM_NCCREATE.
David Adam (1):
d3dx9_36/test: Fix a copy/paste typo.
Eric Pouech (1):
dbghelp: Added support for CFA save/restore operation.
Frédéric Delanoy (1):
comdlg32: Ensure French print dialogs sizes match English ones.
Gustavo Henrique Milaré (9):
cryptui: Update Portuguese (Brazilian) translation.
crypt32: Update Portuguese (Brazilian) translation.
crypt32: Update Portuguese (Brazilian) translation.
shell32: Update Portuguese (Brazilian) translation.
comdlg32: Fix Portuguese translation.
kernel32: Added Brazilian Portuguese winerr file.
kernel32: Fixed typos in Portuguese translation and changed LanguageName.
taskmgr: Fixed Portuguese (Brazilian) translation.
shdoclc: Fix Portuguese translation.
Henri Verbeet (1):
wined3d: Invalidate STATE_STREAMSRC in IWineD3DDeviceImpl_EvictManagedResources().
Igor Paliychuk (10):
clock: Add Ukrainian translation.
devenum: Add Ukrainian translation.
mapi32: Add Ukrainian translation.
serialui: Add Ukrainian translation.
uninstaller: Add Ukrainian translation.
view: Add Ukrainian translation.
wineps.drv: Add Ukrainian translation.
comdlg32: Ukrainian translation update.
winemine: Add Ukrainian translation.
winhlp32: Ukrainian translation update.
Jörg Höhle (1):
kernel32/tests: Skip fewer tests on Win9x.
Ken Sharp (12):
msvidc32: Add Welsh resource.
localspl: Add Welsh resource.
oleaut32: Add Welsh resource.
kernel32: Update Gaelic resource.
mapi32: Add Welsh resource.
msrle32: Add Welsh resource.
view: Add Welsh resource.
uninstaller: Add Welsh resource.
devenum: Add Welsh resource.
kernel32: Update Cornish resource.
kernel32: Update Welsh resource.
mapi32: Add Gaelic resource.
Ken Thomases (1):
ntdll: Fix set_baud_rate for high rates for non-Linux (bad copy/paste).
Louis Lenders (4):
xinput1_3: Quiet a noisy fixme.
include: Add EnumDisplaySettingsEx flags.
include: Add dmDisplayOrientation definitions.
d3d9: Add a few tests for GetAdapterDisplayModeEx.
Marcus Meissner (3):
ntdll: Add tests for NtQueryVirtualMemory.
mscvrt: Fix include to be C++ compatible.
ntdll: Handle error cases in om test (Coverity).
Michael Stefaniuc (3):
winhlp32: Remove an untranslated resource from the Romansh translation.
progman: Fix the sizes of a dialog in the Romanian translation.
wordpad: Add the Romanian translation.
Misha Koshelev (1):
d3dx9: Test penultimate declaration element in D3DXDeclaratorFromFVFTest.
Paul Vriens (2):
notepad: Use SUBLANG_NEUTRAL for the Arabic resources.
comdlg32: Prevent a NULL pointer dereference (Coverity).
Stefan Dösinger (5):
d3d9: Nvidia drivers don't like unused output formats.
d3d9: Pass count=0 when clearing the whole surface.
d3d9: Ignore a Windows 7 failure in the d3d9 depth clamp test.
d3d9: Windows7 doesn't draw with Viewports bigger than the framebuffer.
d3d9: Use color_match in the coissue tests.
Vincent Povirk (5):
gdiplus: Check for null pt in GdipCreateMatrix3.
gdiplus: Set result to NULL when CreatePathGradient fails.
gdiplus: Stub GdipRecordMetafile.
gdiplus: Stub GdipRecordMetafileStream.
gdiplus: Stub GdipGetMetafileHeaderFromEmf.
Yaron Shahrabani (2):
notepad: Add Hebrew translation.
notepad: Add Arabic translation by Khaled Hosny.
Wine release 1.2 Release Candidate 6Marina and the Diamonds biggest tour yet
This entry was posted
on 3:27 PM
.
Archives
-
▼
2010
(391)
-
▼
July
(50)
- CompatDB Updates 07/30/10
- java-1.4.2-ibm security update
- More CentOS Updates
- lvm2-cluster security update for RHEL
- Arch + XFCE: The perfect Desktop (for now)
- A few Ubuntu 10.04 fixes
- Thunderbird/Firefox/Seamonkey Update for Slackware
- Which Is Faster: Debian Linux or FreeBSD?
- PHP 5.3.3 packages for Debian Lenny are available
- PHP 5.2.14 for Debian Lenny
- The Perfect Desktop - Mandriva One 2010.1 Spring W...
- PHP 5.3.3 and 5.2.14 released
- Firefox/Seamonkey/Thunderbird Update for RHEL
- Lubuntu 10.04 Review
- 34 Security Updates for CentOS
- The Perfect Server - Mandriva 2010.1 (Spring) Free...
- 3 Security Updates for RHEL
- DSA 2072-1: New libpng packages fix several vulner...
- How to Create Your Own Customized Ubuntu Live CD
- 5 things to look forward to in Ubuntu 10.10
- OpenSUSE 11.3 LXDE Screenshots
- Wine release 1.2 released
- Speed up your Ubuntu machine boot time
- CompatDB Updates 07/14/10
- openSUSE 11.3 released
- CentOS Security Updates for perl-Archive-Tar/kernel
- How To Run Your Own Name Server With ISPConfig 3 A...
- How To Make Ubuntu A perfect Mac File Server and T...
- SUSE Security Announcement: Acrobat Reader (SUSE-S...
- Wine release 1.2 Release Candidate 7
- CompatDB Updates 07/09/10
- scsi-target-utils/libtiff Security Updates for RHEL
- GParted 0.6.1 Released
- SUSE Security Announcement: Mozilla Firefox (SUSE-...
- Install / Test Firefox 4.0 Beta in Ubuntu 10.04 Lu...
- Installing PowerDNS (With MySQL Backend) And Power...
- How To Install Latest Intel Driver 2.12 On Ubuntu ...
- Storage Management with an LVM GUI
- DSA 2059-2: New pcsc-lite packages fix regression
- Change your MAC address in Linux with MACchanger-GTK
- Wine release 1.2 Release Candidate 6
- How to Enable Icons on the Ubuntu System Menu (Min...
- Applications to make your KDE more powerful and sm...
- DSA-2067-1: New mahara packages fix several vulner...
- CompatDB Updates 07/04/10
- Enabling Compiz Fusion On A Fedora 13 GNOME Deskto...
- CompatDB Updates 07/02/10
- Ubuntu 10.10 Alpha 2 released
- Enabling Compiz Fusion On An Ubuntu 10.04 Desktop ...
- Install Linux Without Burning An ISO To CD/DVD - U...
-
▼
July
(50)