http://bugs.winehq.org/show_bug.cgi?id=29211
Bug #: 29211
Summary: PES2012: fails to launch
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmdiego(a)mr.com.ar
CC: dmitry(a)baikal.ru
Classification: Unclassified
Regression SHA1: 33255ee6ecf48725e8e061313da8f387a5714e44
When trying to run the PES2012 game, it just opens a MessageBox with the text
"The dynamic library rld.dll failed to initialize (E300)" and closes, without
any error message on the terminal window.
I've run a regression test, and the result was:
33255ee6ecf48725e8e061313da8f387a5714e44 is the first bad commit
commit 33255ee6ecf48725e8e061313da8f387a5714e44
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Mon Oct 31 13:48:54 2011 +0800
ntdll: Make the VirtualProtect tests pass under Wine.
:040000 040000 f684388c68581a4f5c170e484460c9ca9f18d3a0
a65bf5667b57649e183252c7e2315fd791d93e70 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=3901
--- Comment #35 from Jussi Pakkanen <jpakkane(a)gmail.com> 2011-12-05 12:57:17 CST ---
Created attachment 37812
--> http://bugs.winehq.org/attachment.cgi?id=37812
Zip file with two traces
Wine's behaviour is nondeterministic with this patch. I attach two different
traces. This first one behaves just like without the patch.
The second trace stops with an error message when file copying should start.
I could not reproduce the stale process.
.wine was nuked before every run.
--
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=21071
Summary: Word 2003 cannot open or save normal.dot in 1.1.35
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=25269)
--> (http://bugs.winehq.org/attachment.cgi?id=25269)
Console log from opening and then trying to close Word 2003
The file normal.dot is where Word stores the default document settings; it is
normally loaded on startup, and updated on closing.
In 1.1.35, on opening, Word throws up the error message "Word cannot open the
existing (Normal)." Clicking okay, the dialog closes and the program seems to
operate normally. However, on closing, Word throws up the error message: "There
is a serious disk error on file ~WRD0000" and after clicking okay, "The network
path where you are trying to save the document is unavailable." (The path is in
~/.wine, on my local disk--there is no network.) After closing that dialog by
clicking cancel, and trying to close the program again, Word this time throws
up the message "Changes have been made that affect the global template. Do you
want to save those changes?" If you answer no, the app will finally close. (If
you answer yes, it repeats the message about a serious disk error.)
A regression test identified the following:
8518323e070377c07a3d421573dc3348e28008a4 is first bad commit
commit 8518323e070377c07a3d421573dc3348e28008a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Mon Nov 30 15:40:53 2009 -0600
ole32: Don't track the stream size in storage stream objects.
We can't do this safely when there are multiple objects for a single
stream.
:040000 040000 03f7f71bd69c56252c1191b7140570179b2a3bab
5e48fe78948361dcbcb5be2941a10eb8030ce4a6 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=3901
--- Comment #34 from Hans Leidekker <hans(a)meelstraat.net> 2011-12-05 11:47:39 CST ---
Can you attach a +msi trace with the patch applied?
--
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=3901
--- Comment #33 from Jussi Pakkanen <jpakkane(a)gmail.com> 2011-12-05 11:37:50 CST ---
It does not fix the bug. The behaviour is different, though. Instead of
reporting the failure the installer window disappears but the process stays
around. You have to kill it with ctrl+c.
--
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=29097
Bug #: 29097
Summary: Worms Armageddon produces a black screen on boot when
used with OpenGL DDraw renderer (GDI works fine)
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muzerakascooby(a)gmail.com
Classification: Unclassified
Created attachment 37501
--> http://bugs.winehq.org/attachment.cgi?id=37501
terminal output logs for WA with OpenGL and GDI.
When Worms Armageddon is started with the OpenGL renderer (the default,
remember), a black screen is produced. The frontend appears to work despite it
(you can hear the menu sound effects when you mouseover/click buttons), but
obviously you can't see anything, aside from a few white marks on a few screens
that could be the borders to certain controls (which can also be seen when
similar bugs occurred for different reasons on Windows). I have not confirmed
whether or not ingame works, but I can if it is deemed relevant to the bug - I
have a feeling it probably will, because ingame stuff is in general a lot
better-coded than the frontend of WA ;).
I've attached the terminal output from running Worms Armageddon with OpenGL
first and GDI second so you can compare and contrast - note especially line 7
of the OpenGL output.
As usual, the same bug almost definitely applies to Worms World Party, but due
to the difficulty in getting it running with wine (bug 2082), I do not wish to
test for sure. (For the record, Worms Armageddon's latest updates have a
workaround for bug 2082 that is enabled when wine is detected, but at the cost
of being able to minimise once ingame - not usually a problem when you are
running in a virtual desktop).
There are no demos of these games that can be run under wine (again, bug 2082),
unfortunately, so you'll have to buy Worms Armageddon if you want to test
yourself.
Initial discussions of this bug took place in bug 28217.
--
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=3901
--- Comment #32 from Hans Leidekker <hans(a)meelstraat.net> 2011-12-05 03:32:44 CST ---
Does the patch from bug 25963 help here?
--
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=18908
Summary: Editing name in File Open dialog causes Powerpoint to
hang
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
In the File Open dialog, in Powerpoint, one enters into file rename mode by
double-clicking on the file name.
At that point, Powerpoint 2000 hangs, with no way to escape.
As the dialog is active, even Closing the application does not work.
I have to kill powerpoint from a command-line shell.
--
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=19050
Summary: PE explorer shows access violations when started
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
URL: http://www.heaventools.com/download/pexsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
CC: bunglehead(a)gmail.com
Installation went fine but running doesn't. Regression testing shows:
34b802caf088e526eadc23d785582e81ea5374cd is first bad commit
commit 34b802caf088e526eadc23d785582e81ea5374cd
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Tue Jun 16 01:46:11 2009 +0400
comctl32/listview: Convert forwarded header notifications to ANSI if
NFR_ANSI is current format.
:040000 040000 7f9c298690cfa7c63010737878cb6da45dd570b4
a6e1736d290092b6d8c8862160775fd9237cd520 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.