http://bugs.winehq.org/show_bug.cgi?id=5164
------- Additional Comments From super-greg(a)gmx.de 2006-01-05 06:37 -------
sure, this is Need for Speed 3 ?
Looks more than Need for Speed 4 due the nfshs.exe which is Need for Speed High
Stakes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5171
Summary: character portraits and screenshots are only black in
EVE-Online
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
EVE-Online creates charater images on the client side
these images are only black (displayed and stored in the cache folder)
taking screenshots with the ingame function also creates only black images
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5170
Summary: Error message about failed DDE communication when
installing Office 97
Product: Wine
Version: 0.9.12.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
I installed Office 97 (German) with wine-0.9.12 and the installer popped up
the error message:
"Die DDE-Kommunikation mit dem Desktop konnte nicht gestartet werden.
[Abbrechen] [Wiederholen] [Ignorieren]"
My poor translation to English is:
"The DDE communication with the desktop could not be startet.
[Cancel] [Repeat] [Ignore]"
After clicking the [Ignorieren] Button the installation continues without
problems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5145
------- Additional Comments From realill(a)gmail.com 2006-01-05 06:24 -------
I tried WINEDLLOVERRIDES=msvcrt,msxml3=n wine etherlords2.exe without any native
msxml3.dll around and got the same error dialog. I do not think it uses this
library at all.
I use Debian build from http://wine.sourceforge.net/apt/ and I think it uses libxml2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4235
------- Additional Comments From Ronny.Standtke(a)gmx.net 2006-01-05 06:21 -------
I tested 0.9.12 today. Your patch was not there. So I tried myself to patch
the sources. But after compiling and installing Word/Wine failed miserably.
After clicking the Open icon wine crashed with the following error message:
...
icrosoft Office/Office/WINWORD.EXE: editor.c:2521: ME_GetTextW: Assertion
`nLen == 1' failed.
wine: Assertion failed at address 0xb7e4a7c7 (thread 0009), starting
debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5169
Summary: EVE-Online login screen looses keyboard focus (window is
not started as managed)
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The EVE-Online login screen is started as unmanaged window. (visible on virtual
desktops, no taskbar entry)
parameters are: WS_POPUP, WS_CLIPSILBINGS, WS_SYSMENU, WS_GROUP
If you force the window via a change in the x11drv (if WS_SYSMENU then managed)
to be managed it doesn't loose the keyboard focus, appears only on the correct
virtual desktop and has a taskbar entry.
The only disadvantage is that you can not longer change the login window position.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5168
Summary: EVE-Online fails to change display modes
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The login screen of EVE-Online is a 3d window.
After login the D3D Device presentation Parameters are changed with the _Reset
function. This dx9 Reset function calls the Reset function in wined3d which is a
stub.
This causes the game to start in the small login screen window.
Expected result would be to switch into the correct mode and fullscreen if selected.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3028
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|FindFirstFile and |EVE-Online fails to create
|directory/file names |the MachoNet cache
| |(FindFirstFile and
| |directory/file names)
------- Additional Comments From kelfe(a)gmx.de 2006-01-05 05:35 -------
after login the game checks for subfolders in cache\MachoNet\ but this check
still fails due to the incorrect error code
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5161
------- Additional Comments From molle.bestefich(a)gmail.com 2006-01-05 04:58 -------
> looks like Xorg still hasn't fixed this problem.
Known problem?
Do you have a reference to an issue description, is there a patch?
I'd like to check the Gentoo sources to see if this is true.
I don't think the Trillian problem is a side effect of bug 3336 or bug 3826, if
that's what you're suspecting. As I've already mentioned over there, that's a
"BadAlloc" failure while this is "BadValue".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.