http://bugs.winehq.org/show_bug.cgi?id=28280
Summary: Silent Hill V: Homecoming: brightness adjustment no
longer works
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
After upgrading to 1.3.27 from 1.3.26 the brightness slide no longer works and
defaults to the middle level.
--
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=28303
Summary: NTDLL__wcsupr+0x34() in ntdll (0x0032e224)
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zburlindibus(a)gmail.com
Created an attachment (id=36268)
--> (http://bugs.winehq.org/attachment.cgi?id=36268)
Stack trace.
I am using Wine 1.3.27 on Ubuntu 11.04 and I'm trying to play this game:
http://thanoscardgames.jimdo.com/download/point-trick-taking/schnapsen-66/
The game is an old game, which by default installs in /drive_c/Program
Files/Project1 (I let it install there).
After executing it and clicking "I have read .... ", I get a popup "Program
Error" that it encountered a serious problem and needs to close.
I've attached a log of wine in the console, the issue seems to be in
NTDLL__wcsupr.
--
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=28415
Summary: MIDI Broken (in, at least, the program VSTHost)
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dbmmbr(a)gmail.com
In Wine 1.3.28, in Mac OS X, the program VSTHost does not recognize any MIDI
ports as existing.
In previous versions of Wine that I've used, up until, and including, Wine
1.3.27, VSTHost did recognize all of the available OS X MIDI ports.
--
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=28446
Summary: Internet Explorer 8 hangs at google.com
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: hverbeet(a)gmail.com
Created an attachment (id=36475)
--> (http://bugs.winehq.org/attachment.cgi?id=36475)
Terminal output
Navigating to www.google.com in IE8 (installed with winetricks) results in the
browser hanging (sometimes before rendering the page, sometimes after). It
didn't happen in 1.3.27:
94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb is the first bad commit
commit 94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Aug 30 20:12:31 2011 +0200
ddraw: Make the OpenGL renderer the default one.
:040000 040000 fbce2dc172258a4a7eabc65b6f86bd58522b4667
dfb3b24196ac3ad09100758a48b2d4ef7e45e26b M dlls
Switching back to the GDI renderer works around it.
--
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=28494
Summary: Purple areas in MS Word 2003's horizontal ruler
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Created attachment 36548
--> http://bugs.winehq.org/attachment.cgi?id=36548
Screenshot
See screenshot for details.
Result of regression testing:
dc9a218a00e3abd48536e1c9d976ba52745a221e is the first bad commit
commit dc9a218a00e3abd48536e1c9d976ba52745a221e
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 15 12:49:08 2011 +0200
winex11: Add a StretchBlt entry point to the XRender driver.
:040000 040000 7e9122263e58d6ae6392583ed526d0b70475d257
6a893ebc5e7080ba732eddfc16cea36f73928277 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.
http://bugs.winehq.org/show_bug.cgi?id=28560
Bug #: 28560
Summary: cmd.exe builtin time: time is 1 hour behind
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amorozov(a)etersoft.ru
Classification: Unclassified
$ LANG=C wine cmd
err:menubuilder:init_xdg error looking up the desktop directory
CMD Version 1.3.29
Z:\home\guest>time
Current Time is 9:01:27 AM
Enter new time:
Z:\home\guest>exit
$ LANG=C date
Mon Oct 3 10:01:41 MSK 2011
$ wine --version
wine-1.3.29-121-gfdda702
$ cat /etc/fedora-release
Fedora release 15 (Lovelock)
--
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=28677
Bug #: 28677
Summary: Problem with wine
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: addos2(a)interia.pl
Classification: Unclassified
Sorry for my english.
There is a problem with freeware game: Mini Boluder Dash 2
Please see the attachment below or follow this link:
http://www.megaupload.com/?d=YYDAJSWD
wine-1.2.3 game runs OK
wine-1.3.24 game runs OK
from wine-1.3.24 to wine-1.3.30 - game does not run
Error:
wine: configuration in '/home/USER/.wine' has been updated.
err:ntdll:RtlpWaitForCriticalSection section 0x7efec2a4
"../../../wine-1.3.25/dlls/ntdll/loader.c: loader_section"
wait timed out in thread 0034, blocked by 0009, retrying (60 sec)
--
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=28914
Bug #: 28914
Summary: Crimzon Clover 1.01 shows only black screen
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hxpxtss4d7(a)snkmail.com
Classification: Unclassified
Created attachment 37164
--> http://bugs.winehq.org/attachment.cgi?id=37164
WINE messages shown
When you start Crimzon Clover you are presented with an options dialog to
select screen resolution, etc. No matter which options are selected you get a
black screen (or a black window if you selected a windowed display mode).
This issue affects only the retail version of Crimzon Clover (the free version
0.20 works great in WINE).
The messages that WINE displays (see attachment) are very similar to the ones
in bug 26917. As both "Endless Alice Crysis" and Crimzon Clover are doujin
games, I wonder if this issue is related to programming methods or libraries
unique to Japan.
--
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=29043
Bug #: 29043
Summary: Wine crash when performing searches in CHM files
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wongjasonj(a)yahoo.com
Classification: Unclassified
In CHM files, if you perform the same search within hh.exe, Wine crashes. So
open a chm that has the search tab enabled. Perform a search and then perform
the same search, Wine crashes.
--
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=29262
Bug #: 29262
Summary: Creating windows in threads may deadlock
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Classification: Unclassified
Created attachment 37846
--> http://bugs.winehq.org/attachment.cgi?id=37846
testcase (source + binary - w32)
Creating windows in threads may deadlock at gdi_section and X11DRV_CritSection.
This doesn't seem to happen on win xp. Though I'd expect that it should be
possible to create windows from a thread. Attached is a small test case.
Howto:
- run graphics.exe
- hit the button "start" a couple of times and the deadlock may appear
(sometimes it takes ages to trigger it, sometimes the first hit will make it
happen)
Log:
err:ntdll:RtlpWaitForCriticalSection section 0x688ef580
"../../../git/dlls/winex11.drv/x11drv_main.c: X11DRV_CritSection" wait timed
out in thread 0009, blocked by 002f, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x68e2d960
"../../../git/dlls/gdi32/gdiobj.c: gdi_section" wait timed out in thread 002f,
blocked by 0009, retrying (60 sec)
--
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.