http://bugs.winehq.org/show_bug.cgi?id=3254
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #98 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-09 12:55:28 CDT ---
Closing bugs fixed in 1.3.28.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=28122
Summary: unable to start Intl.cpl (Regional Settings
properties) -- unimplemented function
SETUPAPI.dll.pSetupMalloc
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. get a native intl.cpl, run as below
$ wine rundll32.exe shell32.dll,Control_RunDLL intl.cpl
-- full log --
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
wine: Call from 0x7bc4c896 to unimplemented function SETUPAPI.dll.pSetupMalloc,
aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
-- end full log --
reference:
[1] How to manually select an Input Method Editor for a specific keyboard
language in Windows Home Server Console on a Windows Home Server-based computer
http://support.microsoft.com/kb/940885
[2] Description of Control Panel (.cpl) Files
http://support.microsoft.com/kb/149648
[3] Use ms control panel in wine (Even witout windows)!!
http://www.winehq.org/pipermail/wine-users/2002-August/008527.html
--
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.
http://bugs.winehq.org/show_bug.cgi?id=27089
Summary: Space Empires: Star Fury shows mostly black screen
(unless orm=backbuffer)
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.fileplanet.com/130638/130000/fileinfo/Space
-Empires:-Starfury-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34524)
--> (http://bugs.winehq.org/attachment.cgi?id=34524)
terminal output
The screen is almost completely black (only the menu options are visible by and
large) when I start Space Empires: Star Fury with the default orm=fbo setting.
Workaround: orm=backbuffer
This bug affects Space Empires V, too.
Fedora 14
Nvidia GeForce 250 GTS / driver 270.41.06
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15874
Summary: Dead Space doesn't start
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Dead Space game doesn't start in Wine. It gracefully quits with a message box
saying "Your graphics card doesn't meet the minimum requirements of Dead Space
TM". The game doesn't work in Windows 2000 or Windows XP mode, even if DirectX
9 is installed through winetricks script.
My WINE version:
wine-1.1.7-126-gf34f9ba
--
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.
http://bugs.winehq.org/show_bug.cgi?id=28233
Summary: NeverWinter Nights 2 hangs on starting after upgrading
to 1.3.27
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmorozov(a)atlas-print.ru
NeverWinter Nights 2 hangs on starting (see cursor after video mode change)
after upgrading to 1.3.27
--
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.
http://bugs.winehq.org/show_bug.cgi?id=14212
Summary: Winuae freeze as soon as you hit a key after starting
the emulation.
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.winuae.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lorefice2(a)libero.it
The emulator works quite well,but when hitting a key, the emulation hard
freezes (you need ctrl-c to exit), and fps goes to 0.
Tried on 32bit and 64bit.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20570
Summary: In vb6 drop down combo width cannot be altered
Product: Wine
Version: 1.1.32
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebug(a)pdadevelopments.co.nz
when running wine version(1.1.32) on osx(winebottler), it has been discovered
that drop down boxes do not expand to the width of the longest data row, when
the following code at
www.http://www.vbforums.com/showthread.php?p=593960
is run.
The problem also occurs when running wine(stable) on centos 5.3
I have just started using wine, but I am guessing that either:-
i) The set statement between vb6, or the corresponding win code, and the
linux(X) gui is missing, or
ii) The X drop down widget does not have a modify drop down width setting, or
iii) none of the above :)
Basically,
SendMessage(mCombo.hwnd, CB_SETDROPPEDWIDTH, PixelWidth, 0)
does not work.
The drop down width stays at the initial combo box width, as set when the
control was initially layed out.
Or, the drop down combo width cannot be changed.
thanks
peter
--
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.
http://bugs.winehq.org/show_bug.cgi?id=14932
Summary: Spore Prototype CityMaze: Rendering issue
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.spore.com/static/war/images/community/prototy
pes/CityMaze.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfenn(a)gmail.com
There is some kind of rendering issue with the CityMaze prototype where the
screen will continuously flicker and shake vertically.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=28246
Summary: regression prevents Dragon Age Origins from launching
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaniaz(a)msn.com
With git bisect found this commit to prevent DA:O from launching, searched from
1.3.20 to 1.3.27.
62a55402596bc40119920935f434f38202f55bbc is the first bad commit
commit 62a55402596bc40119920935f434f38202f55bbc
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Fri Jul 29 15:10:10 2011 +0200
msvcrt: Fixed vswprintf* exports.
:040000 040000 1d5846bd9c84f4260e5eec8ab75d5b313dd817c7
057beb1bd795c6d087dddf5eb5c084d0e62446fe M dlls
___________________________________________
Strange thing is - this commit is one month old, and still I had no problems
with DA:O one week ago when wine 1.3.27 was released. Several days ago DA:O
stopped working and I had some strange visual artifact in DA2. I thought it was
hardware failure, but everything is ok in windows and after I replaced gtx 570
with gt 220 nothing changed. I was not able to find commit with regression
between 1.3.26 and 1.3.27, and 1.3.26 stopped working for me too. Also I could
not launch DA:O with wine 1.3.14 from opensuse repo - it is supposed to be much
older than this commit is.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=27989
Summary: Word and Powerpoint 2007: window background is striped
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Attaching a screenshot. The stripes look different every time you open Word or
Powerpoint (Excel seems unaffected), and change if you resize the window or
restore from minimizing.
Regression test results:
e81e73149fb66e776cbd768f600bc8bb547b7052 is the first bad commit
commit e81e73149fb66e776cbd768f600bc8bb547b7052
Author: Huw Davies <huw(a)codeweavers.com>
Date: Tue Aug 2 14:11:11 2011 +0100
gdi32: Actually use the dib driver's Get/PutImage if the bitmap is a dib.
:040000 040000 a01acea3ceb2ad8781388283699d0c8243b90f7f
8c0e1e1aee3369d99f8b401de57f42561ea5954d M dlls
--
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.