http://bugs.winehq.org/show_bug.cgi?id=6801
--- Comment #6 from Tefnet developers <developers(a)tefnet.pl> 2008-04-04 10:03:32 ---
Created an attachment (id=11843)
--> (http://bugs.winehq.org/attachment.cgi?id=11843)
WINEDEBUG="+trace,+htmlhelp" wine hh gt2002.chm
command:
wine hh gt2002.chm
works quite well (you can browse through help) but it crashes after closing
window
it doesn't crash if you only open window and close it right away
--
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=12354
Summary: Madden NFL 2004 : problem in fullscreen mode
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11840)
--> (http://bugs.winehq.org/attachment.cgi?id=11840)
screenshot showing the problem
The demo of Madden nfl 2004 is displayed in a window instead of being in
fullscreen mode. It is a regression
I attached a screenshot to show the problem
f41e2339b73eb624e5d3136ef9b4fe6c38ed3843 is first bad commit
commit f41e2339b73eb624e5d3136ef9b4fe6c38ed3843
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 2 16:57:17 2008 +0200
winex11: Allow mapping/unmapping a window even while processing another
event.
:040000 040000 0cc9d20293791b76384094c6ff641a155325e39a
393af679837cbbe48bb73518862b0490239a36a2 M dlls
Joaopa
--
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=4355
Raphael <drraph(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drraph(a)gmail.com
--- Comment #17 from Raphael <drraph(a)gmail.com> 2008-04-04 01:45:26 ---
I followed the HOWTO at http://appdb.winehq.org/appview.php?iVersionId=3212 and
WMP 10 does indeed appear to install without first installed wmp 9 and you can
even start it up. However it crashes soon afterwards. I attach the full output
of the crash that happened this time when clicking on the "guide" menu. I had
also tried
wget http://kegel.com/wine/winetricks
sh winetricks dcom98
as suggested.
This is on 0.9.58 with the patch from
http://bugs.winehq.org/show_bug.cgi?id=12280 to revert a regression.
Raphael
--
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=7065
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--
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=7065
--- Comment #76 from Saulius K. <saulius2(a)gmail.com> 2008-04-04 01:07:35 ---
In reply to Comment #63 From Anastasius Focht:
|
| All that is needed is one of the core dlls to be present in
| process memory, e.g. "aclayers.dll" or "shimeng.dll".
...
| If SecuRom encounters certain API "anomalies" and finds AC Layer
| dlls present it acts less strictly to some checks.
I have no time to test this now, but in a case someone is interested I found
following. MS released Microsoft Application Compatibility Toolkit 5.0
(version 5.0.5428.1056):
http://www.microsoft.com/downloads/details.aspx?FamilyID=24da89e9-b581-47b0…
You should be able to download "Application Compatibility Toolkit.msi" from the
site, it weights ~10 MB.
(If it won't help, then someone hopefully could file another bug about MSI or
other problems ACT)
--
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=5163
--- Comment #42 from James Hawkins <truiken(a)gmail.com> 2008-04-03 21:27:15 ---
(In reply to comment #40)
> In the log from windows msi it runs CAGetDPCOEMData from C:\WINDOWS\Installer\
> and this directory doesn't exist at this point of execution in wine.
>
> Action start 18:38:30: CAGetDPCOEMData.
> MSI (s) (18:08) [18:38:30:421]: Creating MSIHANDLE (314) of type 790542 for
> thread 520
> MSI (s) (18:0C) [18:38:30:421]: Invoking remote custom action. DLL:
> C:\WINDOWS\Installer\MSI53.tmp, Entrypoint: CAGetDPCOEMData
>
That makes no difference. It's just the temporary directory where custom
action dlls are extracted to.
--
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=5163
--- Comment #40 from EA Durbin <ead1234(a)hotmail.com> 2008-04-03 19:47:33 ---
In the log from windows msi it runs CAGetDPCOEMData from C:\WINDOWS\Installer\
and this directory doesn't exist at this point of execution in wine.
Action start 18:38:30: CAGetDPCOEMData.
MSI (s) (18:08) [18:38:30:421]: Creating MSIHANDLE (314) of type 790542 for
thread 520
MSI (s) (18:0C) [18:38:30:421]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI53.tmp, Entrypoint: CAGetDPCOEMData
--
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.