http://bugs.winehq.org/show_bug.cgi?id=6194
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |wintrust
--- Comment #15 from Juan Lang <juan_lang(a)yahoo.com> 2008-02-14 15:51:51 ---
This is a wintrust bug, moving component.
--
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=7645
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
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=1886
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|crypt32 |wintrust
--- Comment #33 from Juan Lang <juan_lang(a)yahoo.com> 2008-02-14 15:43:55 ---
Now there is a handy wintrust component, using 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=8563
Georg Hennig <georg298(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |georg298(a)gmx.de
--- Comment #15 from Georg Hennig <georg298(a)gmx.de> 2008-02-14 10:48:35 ---
Hi.
I can confirm this bug, it still doesn't work (wine-0.9.55), using a NoCD
executable.
I played around a little bit, and
export WINEDEBUG=trace+d3d7,+seh
wine MW4.exe
shows, that the problem is (probably) the function
IDirect3DDeviceImpl_3_SetCurrentViewport
in device.c of ddraw.
There is a function call
This->current_viewport->activate(This->current_viewport);
but the adress of
This->current_viewport->activate
is 0x51, which is invalid.
Skipping this call gives that error window again with
STOP : FAILED (0x80070057 - WINERR_Error: 0x80070057) - CreateDevice(BLADE
from 0x431f9a0)
but one can click "Continue", second error window:
STOP : FAILED (0x80070057 - WINERR_Error: 0x80070057) - CreateDevice(BLADE
from 0x41ae9b0)
again, "Continue", then third error window:
another application is blocking full screen mode
(I translated this message from German)
clicking "continue", and then it keeps complaining about missing CD2 of this
game, inserting it (or mounting an iso) doesn't help.
I don't really know, what I was doing, I hope this helps a little. If you need
any logs, please ask.
--
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=8892
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #9 from Lei Zhang <thestig(a)google.com> 2008-02-14 10:18:13 ---
that makes the bug invalid then.
--
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=11587
Summary: Failure at the Qt4.3.3 demo running
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vgodunko(a)gmail.com
I have following error until running Qt 4.3.3 demo program:
$ wine qtdemo.exe
err:module:import_dll Library OPENGL32.DLL (which is needed by
L"C:\\Qt\\4.3.3\\bin\\QtOpenGL4.dll") not found
err:module:import_dll Library QtOpenGL4.dll (which is needed by
L"C:\\Qt\\4.3.3\\bin\\qtdemo.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\Qt\\4.3.3\\bin\\qtdemo.exe" failed, status c0000135
File opengl32.dll present in both wine's library and
.wine/drive_c/windows/system32 directories.
--
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=7125
Colin <cmckaydubbo(a)yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cmckaydubbo(a)yahoo.com.au
--- Comment #3 from Colin <cmckaydubbo(a)yahoo.com.au> 2008-02-14 01:01:34 ---
I was wondering if this is related to the Macromedia Fireworks 8 error that
started to occur after 0.9.51.
--
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=8892
Antonio <Anton.Ananich(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Anton.Ananich(a)gmail.com
--- Comment #8 from Antonio <Anton.Ananich(a)gmail.com> 2008-02-14 00:20:00 ---
Hi!
This is not a bug in wine. This is bug in CityInfo 2.7. The problem is that
this application does not work on Windows 98.
Installation of SP1 fixes the problem.
http://esmasoft.com/scripts/load.cgi?ftp/ci27p1.exe
Have a nice day!
--
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=2054
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME
--- Comment #12 from James Hawkins <truiken(a)gmail.com> 2008-02-13 22:43:58 ---
Works perfectly well for me in 0.9.55.
--
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=1588
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from James Hawkins <truiken(a)gmail.com> 2008-02-13 22:37:41 ---
Closing.
--
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.