( Вход | Регистрация | Поиск )

Wine 3.1 Released, Win32-API
Дата обновления: 11.02.2018 - 23:35, перейти к новому сообщению

·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine

SoftoRoomWine (/waɪn/ — между «уа́йн» и «вайн») — это свободное программное обеспечение, позволяющее пользователям UNIX-подобных систем архитектуры x86 (и других архитектур, при наличии совместимости, например, AMD64) исполнять 16 и 32-битные приложения Microsoft Windows (64-битные приложения находятся в стадии ранней реализации). Wine также предоставляет программистам библиотеку программ Winelib, при помощи которой они могут компилировать Windows-приложения для портирования их в UNIX-подобные системы. Название Wine является рекурсивным акронимом и расшифровывается «Wine Is Not an Emulator» — «Wine — не эмулятор» (имеется в виду, что Wine не является эмулятором компьютера, как, например, qemu или VirtualBox, Wine — это альтернативная реализация Windows API). После пятнадцати лет разработки, 17 июня 2008 года была выпущена версия Wine 1.0.

Wine распространяется на условиях лицензии GNU LGPL.

Проект сталкивается с большими трудностями вследствие неполноты или отсутствия документации по многим элементам Win32 API. В то время, как функции Win32 в основном документированы, существует масса областей (таких как файловые форматы или протоколы Microsoft), спецификации на которые никогда не публиковались. Таким образом, команде разработчиков Wine приходится заниматься обратной разработкой этих компонентов.

Wine воспринимает системные вызовы Windows-приложений к библиотекам операционной системы и подменяет их своими. Таким образом, эмуляции процессора, аналогично другим эмуляторам типа VMware и QEMU, не происходит, и приложения выполняются в Wine почти так же быстро, как и в «родной» операционной системе (а иногда даже быстрее). Для своей работы Wine не требует наличия установленной ОС Windows, хотя и может использовать её библиотеки.

Также Wine предоставляет инструментарий разработки программ Winelib для переноса унаследованных исходных кодов из среды Windows в среду UNIX путём простой перекомпиляции.

Wine, безусловно, не является стабильным продуктом, и нельзя сказать, что любую программу для Windows удастся запустить с его помощью. Некоторые подсистемы Windows вообще практически не реализованы. Тем не менее, уже сейчас многие из повсеместно используемых Windows-приложений полноценно запускаются и работают в UNIX-подобных ОС при помощи Wine. Особенно это касается приложений, которые не используют недокументированные возможности Windows.
Материал из Википедии — свободной энциклопедии

Главные изменения:
  • Поддержка выполнения RPC поверх протокола HTTP, позволяет организовать соединение Outlook MAPI клиентов к Exchange серверу через протоколы HTTP/HTTPS;
  • Улучшена поддержка функции обновления MSI пакетов;
  • Многочисленные чистки кода, связанного с реализацией Direct3D.

Homewww.winehq.com



Ответов(30 - 39)

·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.2 RC6

Bugs fixed in 1.2-rc6:

6189 AutoCAD 2007 fails to install
7574 urlmon.HlinkSimpleNavigateToString unimplemented
9830 Crash when closing Titan Poker application
10209 Jericho crashes when entering game menu
11168 DVRManager + MFServer: Crashes
11614 Adobe Premiere Pro 2 tryout installer fails on first run
12025 Objects in Alien Shooter 2 demo and Nvidia legacy driver aren't drawn
14287 Windows Live Installer does not start
14694 Grandia2: Selected mode is not supported by the video
15732 BPM Studio crashes when playing a sound
15754 ripp it's installer is hidden, z - order issue
15953 Firefox: drag (and drop) doesn't work at all
16390 ct offline update: cmd crash by starting the downloads
16435 spss 17 "SPSSWinWrapIDE.exe" aborts with ITypeInfo_fnInvoke error
16437 installing spss 17 makes other apps fail to find MSVCR80?
16480 shlfolder tests fail when the unix namespace is disabled
16508 Macromedia Fireworks 8 trial sliders do not work properly
16539 Sanity: Aiken's Artifact demo menu is not drawn properly
16572 Intercon Accessible FormNet VisualFill crashes
17593 Starcraft Willin't make games on battle.net
18602 IZArc v4.0 beta 1 installation crashes with exception
18849 PuTTY never times out when given an invalid server
20223 incredimail installer crashes
20500 Serious performance regression under Heroes of the pacific.
21233 Anarchy Online crashes in a certain room in every Alien Mission (missions cannot be done)
21802 Mozilla firefox - main window is mostly black
21815 Troopmaster 2010 fails on startup
22092 Starcraft II patcher/WoW Trial installer pops up 3-5 error dialogs without native ie6
22420 SimTower crashes
22429 VMWare ThinApps don't run
22527 VirtualDub: crash when opening `Compression...' dialog
22639 Sid Meier's Railroads: train never arrives
22723 AutoCad R14 crashes on start
23006 no way to disable font smoothing on fontconfig level
23015 PL\SQL Developer: shows standard message boxes behind main window
23247 hhctrl.ocx - crash when showing HTML help
23249 Fallout 3, Oblivion: Most sound effects missing.
23341 wine wordpad format tabs menu option wrong
23353 Steam windows don't close after major update
23381 Newsbin Pro MOTD dialog fails to dismiss correctly
23389 HEAP_ValidateInUseArena memory tail overwritten when updating Wine
23419 winedbg 'bt all' doesn't work
23425 unimplemented function KERNEL32.dll.QueryMemoryResourceNotification
23431 provide a stub for ntdll.NtSystemDebugControl() (Ollydbg 2.x)
23432 Stranded II does not start
23443 Font in some lists displayed incorrectly when screen resolution > 96
23452 Some 16-bit Windows NE executables are not recognized
23465 eVoice Player: installer does not complete

Downloads (~16,7 Mb)_http://ibiblio.org/pu....2-rc6.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.2 RC7

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

Downloads (~16,7 Mb)_http://ibiblio.org/pu....2-rc7.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.2

В настоящее время подтверждена полноценная работа в Wine более 2600 Windows программ, еще около 2300 программ прекрасно работают при дополнительных настройках и внешних DLL, у 1888 программ наблюдаются небольшие проблемы в работе, которые не мешают использованию основных функций приложений.

Ключевые улучшения Wine 1.2:

* Поддержка выполнения 64-разрядных Windows-приложений;
* Новый набор графических элементов и пиктограмм, как для поставляемых в составе wine приложений, так и для использования в качестве стандартных элементов панелей инструментов. Набор пиктограмм основан на визуальной теме Tango;
* Значительное улучшение поддержки Direct3D, реализация большой части спецификаций DirectX 9.0, добавление поддержки новых расширений OpenGL и добавление поддержки оверлеев в DirectDraw;
* Поддержка субпиксельной обработки шрифтов (sub-pixel font rendering). Налажено корректное отображение альфа-канала в пиктограммах и изображениях;
* Реализована поддержка стандарта XDG для уведомления о запуске программ;
* Ассоциации для типов файлов привязанные к Windows-программам теперь регистрируются и для Unix-десктопа. Из Windows приложений теперь без проблем вызывается основной для Unix-десктопа web-браузер. При выполнении функций сканирования из Windows программ улучшена интеграция с системой SANE;
* MSI-файлы теперь напрямую ассоциированы с Wine, что позволяет устанавливать Windows программы кликом на MSI-файл в Unix-десктопе. Добавлена поддержка распространения патчей в MSI-файлах, что позволяет устанавливать service pack в Wine;
* Поддержка загрузки анимированных курсоров. Решены проблемы с отображением курсора мыши в многопоточных программах, подобных Internet Explorer;
* Переработан интерфейс стандартного диалога для настройки параметров страниц и вывода на печать;
* Для управления установленными Windows приложениями подготовлен специальный интерфейс;
* Добавлено множество типовых элементов управления, таких как просмотр списков, календарь и работа со вкладками. Значительно расширена поддержка элементов управления в RichEdit, добавлена поддержка таблиц, автоопределение URL, управление прокруткой экрана.
* Частично реализован фреймворк MTS (Microsoft Text Services), предоставляющий поддержку улучшенных методов ввода данных для современных приложений;
* Добавлен интерфейс для импорта, экспорта и управления ключами шифрования и сертификатами безопасности;
* Решены проблемы с передачей изображений через буфер обмена между приложениями Windows и Unix. Добавлена поддержка работы буфера обмена с OLE-объектами;
* Поддержка символических ссылок в реестре Windows;
* В библиотеке windowscodecs.dll добавлена поддержка форматов JPEG, GIF, PNG, BMP, ICO и TIFF. Реализовано множество новых функций в Wine-реализации DLL GDIPlus, которую теперь можно использовать по умолчанию. Реализована звуковая библиотека openal32.dll, которая использует функции unix-библиотеки OpenAL, и подготовлена начальная реализация mmdevapi.dll. В shlwapi.dll реализован набор недокументированных функций, что позволило улучшить поддержку Internet Explorer.

Downloads (~16,7 Mb)_http://ibiblio.org/pu...ne-1.2.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.3

Bugs fixed in 1.3.0:

8742 Bridge Base On Line
10280 Oblivion: Horse Armor Crash
10284 No$gba doesn't load previous directory in rom select
10466 Radmin viewer 3.1: "Scanning for Active Servers" action does not work properly in main viewer window
10711 unhandled page fault when installing EccoPro 4.01 16 & 32-bit versions
10903 Fail to run Visere
10961 application made using a compiler/embedder fails to start
11060 z-order problem with Gecko prompt window starting Heredis 9 for first time
11310 PowerCad Pro 7
11325 wpkg doesn't seem to work
11802 Homeworld: sound broken usually
11805 WMP stops playback after few seconds
11986 Homeworld crashes at startup.
12161 Adobe Photoshop CS2: progress bar appearing on active viewport with "on top"
12559 UltimateBet does not start
12620 Minimize to tray broken - NoteTab
12870 Guild Wars doesn't start - Error Message: Graphic driver error
12996 Orienteering Organizer stucks when opening file from remote directory (cifs or sshfs)
13089 Adobe Acrobat Pro 7 / Acrobat Reader 7 -- How To window does not work
13310 Magic DVD Copier has jagged border around window - bad transparancy mask?
13344 DPP 3.4.1.1 - Images with "Fit to window" corrupted
13378 Xplorer2 lite crashes in SHChangeNotify when deleting directory
13531 dxi plugins don't run in wine
13652 Trillian: Dragging a chat container outside of the screen looses the container
13654 Diablo 2 in fullscreen mode, the bottom 6th of the screen is cut off (widescreen display)
13744 FlashVideo MX gives an error when launched and terminates
14210 Frostwire - right clicking tray icon doesn't work, closes immediately (dogfood)
14272 Maximized and restored state not reported properly by GetWindowPlacement
14328 Artificial Girl 3: Crashes when trying to start any executable
14375 Mouse cursor flickers in Myst IV - Revelation
14583 Free Music Zilla incurs unhandled page fault on exit
14649 Blades of Exile/OpenBOE crashes when playing certain sounds if ALSA driver is used
14727 Gadu-Gadu 7.7: buddy list not visible (gray), some menu options have wrong size (status options)
14782 drakensang demo crashes on startup
14799 RnQ: no tray/statusbar icons.
14924 Fantasy Grounds 2: display flashes to black frequently
14951 Heroes of Might and Magic V - Cursor error
15154 Code::Blocks IDE 8.02 crash at codecompletion
15198 improve speed while rendering text in Fine Reader 8
15223 ryzom client fails to create window
15495 Lineage 2: Gracia - Part1: DirectX 9.0 error
15499 IFC Trade Terminal hangs after select add existing account
15517 Crash while playing heroes V
15518 Garena won't start Warcraft3
15856 Internet Explorer embedded crash
15911 Fallout 3 configuration detection is wrong
16047 Garena client crashes in WSASendTo
16276 Vixen + mono20 shows zero-height dialog
16487 SOE Station Launcher does not display windows
16501 Some moving objects in Myst IV - Revelation turn black on most camera angles
16643 GetSocial fails to start
16896 Flashing of the screen
17057 Dragon NaturallySpeaking 8 installs but does not run.
17060 Eve Online graphical glitch
17149 HOMM 5: Invalid pointer error makes game crash
17633 Zoner Photo Studio has broken computer tree
17853 EQ2 Particle errors
17955 Eve online hanhs during random action
18360 Implement ntoskrnl.exe.MmMapIoSpace
18785 tsMuxeR GUI does not show any text
19212 secur32.SECUR32_initNegotiateSP() is unused
19307 Font distorted in Safari 3.2 for Windows
19308 Window border does not appear initially on Safari 3.2.3
19319 Word Viewer 2003 - installs wrong files (appinstall)
19500 Dungeon Keeper II: installer crashes near completion
19547 The wineserver sometimes crashes after The Movies demo installer fails
19860 Music won't play on Phantasy Star Universe A.I.
20047 Champions Online crashes due to d3d failure
20376 Albumplayer craches with dotnet20 function
20408 EVE Online freezes with DSOUND overflow after login
20885 Adobe Acrobat 9 Pro Extended scanning not integrated for OCR Scanning with HP Officejet 5610v
20894 Unimplemented function d3dx9_36.dll.D3DXCreateEffectPool
21133 FreeSerifSoftware PhotoPlus SE installer fails with "this action is not supported, please use setup.exe to begin installation"
21435 MessageBoxEx() fails with wLanguageId=0x019. Can't find dialog resource for that lang
21546 Microsoft Flight Simulator 9 "remove debugger"
21604 Office 2003: can no longer insert picture from file without manually setting override for gdiplus
21732 HTML-Kit can't display embedded web pages
21832 PSDK example doesn't render correctly
21920 Houaiss Portuguese Dictionary won't install
22021 Switching pages in ElsterFormular 2009/2010 needs much time
22202 Dragon Age: Origins - gameplay is very glitchy (mostly black screen)
22664 EVE Online Unhandled page fault during load screen
22774 DirectX installer very slow on wine
22972 new Firefox Setups wont run
22992 SVN-Monitor needs gdiplus.dll.GdipGetRenderingOrigin
23085 Printing in notepad displays "Page &p" instead of actual page number.
23095 The win_skip()s in msvcrt/tests/printf.c are broken on Win95/98 and NT4
23115 IStorage Created with StgOpenStorageOnILockBytes doesn't use 'Stat' method of the IlockBytes Object
23181 Absolute Poker won't start anymore
23214 WM Desktop Alert crashes immediately after being run, without native gdiplus
23280 The Starcraft 2 Editor crashes when you add a Model to the Previewer.
23340 Winscard : test program : unimplemented function winscard.dll.SCardIsValidContext and winscard.dll.SCardReleaseContext
23348 Need for Speed: Shift Demo has white fog during gameplay
23372 AOE III: Crash at Ensemble Studios video
23392 Magic the Gathering: Duel of the Planeswalker crashes on startup
23528 Eclipse crashes immediately after startup
23535 Fallout 3: no sound in childbirth scene if alsa driver is used
23538 incredimail doesn't install
23556 Starcraft 2 beta displays a black screen right after starting
23578 Team Fortress 2: Significant lag disrupts gameplay...
23581 Wine's README does not mention Win64
23613 Learning Software "lino" crashes at installation
23617 Drakan: Order of the flame crashes on start
23678 Crystal Cubes: fonts not drawn correctly
23704 winhelp failed to load any help file
23737 Modelsim XE III 6.4b/6.5c startup crashes
23744 double click does not work in cell like window
23762 wineboot aborts if "Terminate Process" is clicked
23772 The bug in NtQueryInformationProcess with ProcessInformationClass = ProcessDebugObjectHandle
23788 Samsung Kies installer stops early
23808 Marmot Project doesn't start
23810 16-bit setup program can't find its files
23814 Enterprise Architect crashes on start in RegisterDragDrop()

Downloads (~16,9 Mb)_http://ibiblio.org/pu...-1.3.0.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.3.1

Bugs fixed in 1.3.1:

3975 FILE: printing does not work as expected
5779 Corrupted Graphics in Tropico / Tropico Paradise Island
6580 Mia's Math crashes on startup if you have saved a game
6869 Need for Speed Carbon wont install due to detecting Wine as having DirectX 0
7575 Corel Lightning demo installer hangs
9724 Intellicad - Unhandled exception when saving
10815 Drag from native apps, drop to Wine doesn't work
11067 Kid Pix Deluxe 4 Home Edition installer hangs near end
11539 Anycount 6.0 refuses to start (VMWare backdoor check, magic 0x564D5868 on port 0x5658)
12269 DirectX 6 SDK d3dim sample programs fail
12710 Call of Duty 2 1.02: Game hangs up after several seconds
12720 Text missing in Miranda's "View/Change My Details" dialog
12874 The Master Genealogist 4.0d - Unhandled page fault on write access
12977 Kid Pix Deluxe 4 Home Edition crashes if you click on Backgrounds
13265 winepath exit always with zero code
13690 failed to crosscompile dbghelp.dll (dogfood)
14101 DirectX update takes very long time to complete
15011 ooVoo: Interface isn't drawn correctly, is unusable.
15370 DX-applications (mostly games) do not render shadows correctly
15482 iTunes 8.0.2.20 fails while sign in to iTunes Store
15957 GRLevelX Images Hidden
16211 DC++ .707 fails to run, throws an unhandled exception
16378 Mia's Math sound regressions
16413 Ignored return values
16450 EssentialPIM: Doesn't restore from tray
17084 .NET 1.0: imagehlp.ImageGetDigestStream needs more flesh (assembly registration fails)
17435 AntiDupl: crashes when duplicated images founded
17699 World In Conflict 1.010: New launcher crashes preventing application usage
17704 Seamonkey 2.0b1pre not drawing images
18149 msvcrt.dll.??2@YAPEAX_K@Z is not implemented
18165 dlls/winhttp/net.c: assignment discards qualifies from pointer target type
18170 regedit should accept CR-separated lines
18365 Shareaza uses 100% CPU when not minimized
18401 Cars won't be renderer with PC3 shaders
18955 SupremeCommander: GPGNet fails to install
19093 Canon DPP: Editor window quits unexpectedly when zooming to 100%
19245 GPUZ crashes on unimplemented hal and ntoskrnl APIs
19276 Internet Explorer 1.0 fails to install
19414 Excel 2003 & 2007 crash trying to run macros
19529 .NET 2.0: LDAP authorization fails
19849 Links 2003 does not run
19867 Active Identity installation crashes due to unimplemented function winscard.dll.SCardListCardsA
20001 Unimplemented function ntdll.dll.NtQuerySystemEnvironmentValue
20429 X3 Terran Conflict (v 2.5) - intermittent cursor problems
20443 EslWire: crash at start (dwmapi.DwmDefWindowProc is not implemented)
20828 InstallUtil.exe fails on "Appraise It" setup
20864 Tropico 3 1.09 crashes in-game after several seconds
21027 Lego Digital Designer hangs on startup
21568 advapi32/crypt tests crash with +heap
22121 EVEMon (v1.3.1.2138): crashes on adding an account
22131 CDBurnerXP 4.3.x: arrow buttons do not appear correctly
22277 Pool Sharks requires implemented GdipSetImageAttributesWrapMode
22504 Bioshock: fog renders red
22540 CMake hangs when trying to detect and test MinGW compiler (gcc.exe & g++.exe)
22574 Blockland v14 freezes on startup
22605 Open R-Community Tools crashes (SafeNativeMethods.SelectObject Exception)
22881 Custom-decorated windows not movable with Openbox (affects steam, wow...)
22958 Missing disc icon on CDBurnerXP's progress dialog
23014 InstallShield .prq doesn't find Windows Installer 4.5
23385 NVIDIA Demo: Cascades needs unimplemented function d3d10.dll.D3D10ReflectShader
23477 WoW Cataclysm Beta needs KERNEL32.SetFileValidData
23701 Crucial Memory Application - CrucialScan.exe
23705 Runes of Magic says it can't log in if ConnectEx not available
23707 stack overflow when destroying a window whose owner is itself
23753 3D Sexvilla 2 : Installs but doesn't launch.
23754 Kintecus: missing ipconfig.exe
23801 Need for Speed: Shift Demo has partly transparant pit crew
23818 Adobe FrameMaker 8: crashes on exit
23834 Black Buccaneer: game freezes at start
23848 Unable to build a shared WoW 64 build
23849 Hofmann photo album app has access violation dialog during startup
23879 Mopsos does not start
23885 Build fails in dlls/d3dx9_36/tests
23904 Starcraft II game screens are rendered upside-down
23908 regedit fails to process some registry files
23935 Can't install video conferencing program from NanoCorp
23940 SetWindowPos does not work for other process windows
23953 qemu.exe exhausts file descriptors
24046 Keypressing in listview can result in infinite hang
24047 Chessmaster Grandmaster Edition crashes
24054 Unreal Tournament fails to start

Downloads (~17,0 Mb)_http://ibiblio.org/pu...-1.3.1.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.3.3

Bugs fixed in 1.3.3:

1236 Combo boxes with RTL set do not appear right aligned
5299 d3d crash in tombraider 4
5586 Tibia runs with garbled graphics
6303 PowerDVD 7.0 (trial version) doesn't start
6577 After upgrade, the demo fr-038: theta is broken
7510 Super Copyright (free software): irresponsive gui
8902 Personal Stock Monitor 6 standard crashes if you wiggle the main window
9008 Combat Pillows game: crashing, needs explicit backbuffer
10368 Corel Draw X3 Won't Install
12051 Max Payne 2 - rendering bug, looks like wrong shadow
12530 Psychonauts does not run due to unimplemented function d3dx9_36.dll.D3DXFilterTexture
12648 With 16 bit display, Qtracker crashes just after it puts up GUI
12805 Virtualbox refuses to install (dogfood)
13297 unimplemented d3dx9_36.dll.D3DXCreateTextureFromFileA
13406 Overlord: crash on unimplemented function d3dx9_36.dll.D3DXCompileShaderFromFileA
13781 Lego Indiana Jones won't start
13965 Can't change resolution in RTHDRIBL
14054 JAZZ Hired Guns demo: characters' models aren't redered properly
14944 Mission planning menu in Raven Shield is not drawn correctly
16617 klsoft.de Mathematik crashes on clicking selected text
16985 Live For Speed S2 - Patch Z10: wrong shadows drawing
17174 Morrowind Mudcrab crash: creatures near water hit animation/location errors
17186 Final Reality 1.01 Benchmark: Triggering ID3DDevImpl_7_GetRenderState ERRs
17356 Starcraft Crashes while attempting to access Battle.net
17374 Adobe Framemaker 9 crashes on startup, can't find ATL80.DLL?
17381 CDialog does not display proper window icon when first executed.
17446 Slideshow with MP3 breaks PowerPoint
17447 Another slideshow with MP3 breaks PowerPoint
17463 Attempting to compile crosstest without mingw should issue error
17659 Greyed out toolbars in Cuneiform OCR
17720 Pefect World MS crashes when minimized
17847 MySQL-Front 5.1: crashes when you close application
17932 winemp3 not play sounds correctly
17989 Mosaic doesn't launch
18128 Sniper Elite: Player falls through floor
18207 Installation of the Children of the Nile demo 3 crashes
18434 Unhandled page fault while using gecko to browser a URL
18545 Condor: graphic errors
18607 Perfect World can't restore window from minimizing
18851 3DMark Vantage requires d3dx10_36.dll
18858 D3DADAPTER_IDENTIFIER9.Description retrieved from IDirect3D9::GetAdapterIdentifier is empty for Mesa DRI Intel® 852GM/855GM card/driver
19026 Can't run Myst III:Exile in Direct3D mode
19070 hh.exe should exit immediately if not given a file to open (appinstall)
19198 EPIM main window restricts to a handful of pixels when maximizing
19199 EPIM showing two windows
19298 Can't change the font size for the Opengl application.
19443 Wine itself segfaults when running Geneforge
19444 Netscape 6 slows down considerably after brief usage
19545 GraFit 5 unhandled page fault on read access when saving file
19560 Street Fighter IV : launcher crashes
19562 Guitar Hero World Tour crashes after dinput GetProperty
19618 X-Change 3 crashes randomly when loading a saved game or starting a new game
19772 EverQuest 2 crashes in third-person when riding the Ykeshan bear mount.
20306 Wine does not compile with LLVM
20865 Steam login window jumps around the screen when moved
21079 Manga Studio 4.0 EX does not display icons or toolbar correctly.
21325 aclocal.m4's main prototype is incorrect
23009 Some textures are shown dark from certain angles of view in F1 Challenge 99-02
23125 Mass Effect 2 requires d3dx10_39.dll
23137 dbghelp doesn't support DW_LNE_set_discriminator (gcc 4.6)
23400 Metatrader 5 setup crashes
23453 Worms Armageddon cannot send text in WormNET
23582 PowerDVD 10 (trial) needs unimplemented function ws2_32.dll.WSANSPIoctl
23618 Overloading of CPU when executing EPIM
23660 America's Army 3 needs d3dx9_36.dll.D3DXPreprocessShader
24059 StarCraft II patcher crashes during Patch 1.0.3 update
24068 Crash in dbghelp (WoW)
24170 Warhammer Dawn of war : Fails to install
24180 crash in dnsbench.exe
24246 Windows Live Essentials Beta installer needs kernel32.GetThreadUILanguage
24270 kernel32/time.c tests fail due to being miscompiled by clang, but not gcc
24272 Office 2003 & 2007 installers fail on an unexpected error
24332 WoW: Cataclysm crashes on startup (needs GetUserDefaultLocaleName impl)
24404 msxml3 does not compile --without-xml
24423 directx sdk (nov 2006) fails to install
24425 err:module:find_forwarded_export function not found for forward 'krnl386.exe16.GetProcessDword'
24427 Firefox 4.0 beta 6: window controls are blank when the Firefox button is visible
24441 Fix the detection of the number of CPUs for OpenBSD.

Downloads (~17,2 Mb)_http://ibiblio.org/pu...-1.3.3.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.3.4

Bugs fixed in 1.3.4:

1158 Hebrew menus are displayed on the left
10503 Sid Meier's Alpha Centauri: Wine segfaults when clicking on a city.
11754 Access violation running application from NAVIGON
12672 Unimplemented function mshtml.dll.PrintHTML causes crash when printing in Teach 2000
13027 Add a description field to winetest
13181 Version syntax and output are inconsistent between wine and wineserver
13605 unimplemented function d3dx9_36.dll.D3DXCreateTextureFromFileInMemoryEx
13844 pywin32 cannot be installed
14076 UT3 Wine C++ Runtime Library
16636 Black & White 2 Graphics Glitches and Crash
16870 wine: Call from 0x7b845610 to unimplemented function ntoskrnl.exe.KeInitializeDpc, aborting
17176 msvcrt _set_error and _get_error missing from exports
17780 Symbian epoc emulator: unimplemented function hal.dll.ExTryToAcquireFastMutex
17950 Okular configuration disappears after choosing other configuration tab
18109 Race Driver: GRID Demo - not rendered correctly when multisampling enabled
18278 EVEMon: Missing Toolbar In Skillplanner Window
18427 Forte Agent 3.3 MDI window is not maximized at startup.
18491 Mail.ru agent output message fixme actctx
20000 Multiple games crash
20117 Call to unimplemented function d3dx9_36.dll.D3DXCreateLine
20183 Black & White 2: texture corruption on higher resolutions
21049 output_import_thunk Problems on ARM
21096 utorrent drops error 12157 when using a https tracker
21295 Painkiller and Painkiller Black Edition cannot accept CD Key submission preventing installation
21973 Fallout 3: err:d3d:resource_init Out of memory!
22064 The Settlers 7 Demo fails to start
22375 Logitech GamePanel Fails to install
22497 Garant setup file f1setup.exe crashes
22536 Office 2010 installation crashed
22918 Ship Simulator 2008 demo crashes on startup (needs D3DXCreateSphere, D3DXCreateCylinder, and D3DXCreateTeapot)
22994 Far Cry installer quits
23248 MMO client 7million crashes on startup
23317 SEC_E_INTERNAL_ERROR (0x80090304) returned by InitializeSecurityContextW
23506 unimplemented function USERENV.dll.GetDefaultUserProfileDirectoryW (affects Malwarebytes' Anti-Malware)
23936 pressing enter in passpack's search box has no effect
24193 ptrace protection in Ubuntu 10.10 breaks debuggers (affects winedbg, wow, ...)
24225 provide "taskkill" command line tool to aid installers (Impulse installer and more)
24249 Firestarter Demo crashes with page fault on read access on start
24342 MediaCoder 0.7.5.* video conversions don't work
24343 MediaCoder 0.7.3.* Device Edition (Phone) video conversions don't work
24370 kernel32: provide GetSystemDEPPolicy stub (Microsoft EMET v2)
24394 cmd.exe locks up when running an external command/application
24424 Far manager stopped to run
24435 time not set by SendInput() if 0
24438 Pro Evolution Soccer 2011 demo fails to install
24462 Radeon HD3200 no longer detected
24469 ExplorerXP-black background on treeview area
24483 cmd hangs if run in background
24496 Format Factory crashes after displaying the installer splash screen
24527 The Rise of Atlantis fails to start
24536 environ is NULL under Wine but not on real Windows

Downloads (~17,2 Mb)_http://ibiblio.org/pu...-1.3.4.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.2.1

Bugs fixed in 1.2.1:

3975 FILE: printing does not work as expected
13344 DPP 3.4.1.1 - Images with "Fit to window" corrupted
16047 Garena client crashes in WSASendTo
16998 WISO Sparbuch crashes at startup
18864 IW2: Edge of Chaos launcher pagefaults on startup
19070 hh.exe should exit immediately if not given a file to open (appinstall)
19560 Street Fighter IV : launcher crashes
21295 Painkiller and Painkiller Black Edition cannot accept CD Key submission preventing installation
22021 Switching pages in ElsterFormular 2009/2010 needs much time
22536 Office 2010 installation crashed
22881 Custom-decorated windows not movable with Openbox (affects steam, wow...)
22994 Far Cry installer quits
23085 Printing in notepad displays "Page &p" instead of actual page number.
23340 Winscard : test program : unimplemented function winscard.dll.SCardIsValidContext and winscard.dll.SCardReleaseContext
23453 Worms Armageddon cannot send text in WormNET
23477 WoW Cataclysm Beta needs KERNEL32.SetFileValidData
23578 Team Fortress 2: Significant lag disrupts gameplay...
23678 Crystal Cubes: fonts not drawn correctly
23704 winhelp failed to load any help file
23707 stack overflow when destroying a window whose owner is itself
23762 wineboot aborts if "Terminate Process" is clicked
23772 The bug in NtQueryInformationProcess with ProcessInformationClass = ProcessDebugObjectHandle
23810 16-bit setup program can't find its files
23907 Winecfg should not allow resolutions lower than 640x480 amount
23936 pressing enter in passpack's search box has no effect
23940 SetWindowPos does not work for other process windows
23953 qemu.exe exhausts file descriptors
24046 Keypressing in listview can result in infinite hang
24068 Crash in dbghelp (WoW)
24072 winepath: Add -0 option
24161 Anzio version 16.2 fails with ntdll exception
24180 crash in dnsbench.exe
24193 ptrace protection in Ubuntu 10.10 breaks debuggers (affects winedbg, wow, ...)
24226 Broken Sword II gives fatal error on startup
24425 err:module:find_forwarded_export function not found for forward 'krnl386.exe16.GetProcessDword'
24441 Fix the detection of the number of CPUs for OpenBSD.

Downloads (~16,8 Mb)_http://ibiblio.org/pu...-1.2.1.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.3.5

Bugs fixed in 1.3.5:

5693 Chessmentor demo fails during startup
6715 Text rendering problems in X-Change 3
7835 Anno 1701 crash at startup
9787 Warcraft3 Battle.net Doesn't work (Needs AcceptEx)
9795 Russian business application 1C:Enterprise crashes
10318 Hellgate London freezes
10796 Problems with font and layout of InstallShield
11354 Complex Shader Distance Error - EverQuest2.
12468 winspool doesn't use CUPS ports, always uses lpr
14529 Hellgate: London - Launcher cannot start the game
15211 Inserting objects in Word 97 always trigger an ole error
15263 Cannot install games in Steam (requires opening new iexplore window)
16281 Support for animated cursors is not implemented
16355 Zoo Tycoon Demo hangs while loading level
16655 OpenOffice.org 3 installer ignores "Create a start link on desktop" option [dogfood]
18671 Getting Error while Calling XMLHTTP using VB6
18842 Error with Procast (a moglus or livestream application)
21034 8BallClub fails to launch due to unimplemented msxml functionality
21192 Make fails with Assembler error on ARMv6
21676 Plants vs Zombies is stretched on widescreen monitors
21870 Steam 2010 beta UI can't purchase games
22190 Roller Coaster Tycoon 3 cursor vanishes after a few minutes
22894 Patch of PyLOTRo crashes
23285 Animated mouse pointer invisible in 3D mode in Ice Cream Tycoon
23286 Disconnected: Server unable to authenticate Steam ID
23412 ManyCam: Fails to start
23427 Microsoft Visual C++ 2010 Redistributable Package crashes during installation
23655 Heroes V : Cursor icon dissapears and makes game unplayable
23656 Crystal Cubes requires native msxml3 to start
23718 Medieval Conquest - game unplayable due to distorted / scrambled graphics
23820 internet explorer 7 (ie7) crashes on start if cwd is not C:\Program Files\Internet Explorer
23902 Games crash during audio initialization
24131 Demoscene fr-041 debris leads to a heap corruption
24145 Life Balance does not install (MsiNetAssemblySupport >"2.0.50727 not met)
24185 Deadlock in vectored exception handling
24242 MSXML2.XMLHTTP.3.0 can't GET
24336 Spreadsheet-like input form uses wrong column size
24468 GTA2: "gta2 manager.exe" crashes at startup
24506 The Elder Scrolls 4 - Oblivion not displaying correctly
24548 Zoo Tycoon Demo starts with black screen and white cursor
24556 Built in applications crash when you click File -> Open in a directory beyond existing disk devices
24568 PNG decoder can't decode some PNGs
24588 64 bit issue within qsort()
24589 Make NTDLL_mergesort() stable.
24608 BiDi support broken for Arabic text
24627 ProPresenter 4.0.0.1 for Windows doesn't startup
24628 Crystal Cubes crashes on start
24635 Chrome (game) crashes on start in msvcrt.dll
24649 crash with certification path
24654 windows codec installer fails
24662 Plants vs Zombies is not smooth
24672 Winamp cannot exit gracefully when winealsa is used
24673 iexplore: Error when using SSL
24714 ProteoWizard: Unhandled marshal type 7
24722 LibreOffice 3.3.0 Beta misses msvcr90 func/var
24726 Everquest 2 extended: solid blue color where waterfall should be in character select screen

Downloads (~17,3 Mb)_http://ibiblio.org/pu...-1.3.5.tar.bz2


·ЭЖД
Группа: Наши Люди

Сообщений: 11.935
ph34r.gif Wine 1.3.6

Bugs fixed in 1.3.6:

6437 CUPS Printer-Names are UTF-8, but we handle them as ANSI
7195 ratDVD fails to start
11744 Age of Empires III crashes at startup
12291 Restarting Dark Crusade 1.20 kills sound
12925 D3D8: Visual test fails
12934 Fugawi - OLE error 80004002
13095 MS Visio 2003 - Crashing after opening or creating a file.
13595 Sprite borders are 1 pixel lower in Double Dragon Forever
13670 Star Blaze: Page faults on startup
13939 Paint Shop Pro 7 hangs when inserting text
15212 ctSchedule.ocx: OleCreate returns E_INVALIDARG
15502 Crysis Warhead Installer fails with msi errors
15942 Printers can't print format largers than A4
16239 Cake Poker installer requires native msxml3
17090 Elite Force fails to set brightness at all,renders game dark and hard to play
17436 mRemote does not work
17713 EVE Online Apocrypha - Audio not supported on FreeBSD
17875 GetTempFileName with unique != 0 broken
17965 Graphical glitches in Orphelins of Baudelaire demo
18339 Microsoft Visio 2007 crashes when Drag&Dropping some elements
19590 Symantec LiveUpdate 1.5.2 uninstaller exits silently
20103 Beyond the Sword patch 3.19 fails to install
20195 PLSQLDeveloper shows OLE error 80004001 when trying to export object metadata to XML
20887 Dragon Age: Origins: Fails to find the DVD
21485 Kindle for PC Beta works, but 1.0 doesn't
21522 DnaSP 5 crashes under wine if a "Tajima's test" is performed.
21765 Age of Mythology fails to create the fonts with builtin msxml4
21798 SEHException / GdipGetRegionScansCount opening AutoWikiBrowser
21836 jscript: run tests fail on Ubuntu
21913 Visio 2007 Professional Crashes Immediately
22054 Assassin's Creed crashed after first level
22055 Assassin's creed crashes on launch occasionally
22394 Starcraft 2: Can't restart itself
22860 Enterprise Architect fails to create a new project or loads an existing one
23096 White box around cursor in Google SketchUp Pro 7
23173 Several game have upside down picture
23217 Runes of Magic client.exe needs unimplemented function msvcr80.dll._strlwr_s
23355 Ring-Protech CD/DVD Protection fails
23411 YoWindow: Fails to start
23790 Cursors in City of Heroes draw incorrectly with ATI graphics
23901 Civilization 4 Beyond the Sword 3.19 no longer starts
23985 Wine doesn't use standard mouse cursor
24096 08/19/2010 Steam client update wininet issue
24105 VB6 crashes while trying to start simple sample program
24117 Osmos main menu cursor is corrupt
24154 GetFirefox image is not viewable in wine iexplore with Gecko 1.1.0
24334 EarMaster 5.0 : black area instead of the sheet music in some exercises
24381 Children of the nile 3 demo hangs because of built-in d3dx9
24396 [ALSA driver bug] Windows applications crash on start up
24470 winegcc: 32-bit libs are not found with -m32 on 64-bit host
24619 Kitsu Saga Crashes
24646 Utorrent menu's can be open but not working
24668 Introduction screen in Melty Blood is drawn upside-down
24759 SAFEARRAY bounds data is marshalled in reversed order
24773 It is possible to click behind certain modal dialogs in Worms Armageddon, leading to loss of focus and crashes
24831 Fallout:New Vegas Fails to launch gamebryo renderer
24864 Windows Double Explorer complains "unable to find an entry point named 'IUnknown_SetSite' in DLL 'SHLWAPI.DLL'"
24871 Floppy diskette label and serial number not reported
24895 msxml4 installer crashes in 2nd dialog in msi_dialog_create_radiobutton
24929 FreeBSD build broken

Downloads (~17,3 Mb)_http://ibiblio.org/pu...-1.3.6.tar.bz2