http://bugs.winehq.org/show_bug.cgi?id=27801
Summary: NFS U1: Incorrect mapping/naming of the wheel's
buttons
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
I was asked by Lucas Fialho Zawacki to make some comparison of my wheel between
WinXP and Wine. I took Need for Speed Underground 1 for the tests:
Options -> Controller -> Controller Setup:
WinXP Wine
=============================================
Steering Left Wheel axis Axis0
Steering Right Wheel axis Axis0
Throttle Combined pedals Axis1
Break Combined pedals Axis1
Button A Left Paddle Button 0
Button B Right Paddle Button 1
Button C Button 3 Button 2
Button D Button 4 Button 3
Button E Button 5 Button 4
Button F Button 6 Button 5
Tested with:
* wheel "Logitech Wingman Formula Force GP"
* wine-1.3.24-174-g4b4dd30.
On WinXP machine, there is logitech driver installed.
--
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=26225
Summary: An unmanaged window moves wrong way (and disappears)
when mouse goes to another X screen
Product: Wine
Version: 1.3.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: exclusion(a)gmail.com
When the window managed by Wine (not by X window manager) is moving with the
mouse and the mouse pointer goes to another screen (for example, at the right
side), the window starts to move down the screen and then dissapears.
It seems it's related to the MotionNotify event handler in
dlls/winex11.drv/mouse.c.
Xlib programming manual describes XMotionEvent as follows:
The same_screen member is set to indicate whether the event window is on the
same screen as the root window and can be either True or False . If True , the
event and root windows are on the same screen. If False , the event and root
windows are not on the same screen.
…
If the event window is on the same screen as the root window, the x and y
members are set to the coordinates relative to the event window's origin.
Otherwise, these members are set to zero.
But the MotionNotify event doesn't check the same_screen member and passes null
coordinates to the update_mouse_state function and it causes wrong window
positioning.
--
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=26463
Summary: "18 Wheels of Steel" won't launch, says "There is no
Windows program configured to open this kind of file."
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is a Valuesoft DVD-rom title from 2007.
It install fine, but the menu item it installs doesn't work,
it just puts up a dialog that says "There is no Windows program configured to
open this kind of file."
That icon tries to do
wine C:\\windows\\command\\start.exe /Unix
~/.wine/dosdevices/c:/users/Public/Start\ Menu/Programs/Games\ Of\ The\
Month/18\ Wheels\ of\ Steel\ Big\ City\ Rigs/18\ Wheels\ of\ Steel\ American\
Longhaul.lnk
That .lnk file points to
C:\Program Files\Games Of The Month\18 Wheels of Steel Big City Rigs\18 Wheels
of Steel American Long Haul\Play.hta
.hta is an "html application", a trusted .html file; see
http://msdn.microsoft.com/en-us/library/ms536496(v=vs.85).aspx
(The .hta doesn't do anything particularly useful; it just uses vbscript
and WShell to launch alh.exe, like the verschluggener icon should
have, so the workaround is pretty easy: point the icon at alh.exe.
The .hta might do one little useful thing: center the window on the screen.)
--
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=23329
Summary: Medal of Honor games: wrong video card detection
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
Hello, in MOHAA, MOHA and MOHPA my video card isn´t recognized as it should. I
have a NVIDIA Geforce 9500 GT video card with 512mb, but these programs insist
I have a 256mb video card.
--
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=23700
Summary: Out of memory error in Cyber Chess
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.zdnetasia.com/downloads/windows/cyber-chess
_sw-39349263.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
This bug applies to the game Cyber Chess by Cosmi, both the retail CD-ROM and
downloadable trial.
The trial can be downloaded from
https://www.cosmi.com/login.aspx?Next=Download&Matnr=CDRS831 (registration
required) or e.g.
http://www.zdnetasia.com/downloads/windows/cyber-chess_sw-39349263.htm (no
registration required). It's about 80MB.
Just before starting a game (after the FMV sequence), there is a dialog box
which says "Sorry, not enough memory to proceed. Quitting".
The Cosmi web site
http://www.cosmi.com/cgi-script/csFAQ/csFAQ.pl?command=viewFAQ&database=Cyb…
points to an article on the Microsoft web site:
http://support.microsoft.com/kb/894472 "Third-party programs that require lots
of memory do not run in Windows XP Service Pack 2".
The MS article says: "This hotfix includes a new Xpsp2res.dll file that
dynamically finds a memory location to reduce virtual memory fragmentation.
Before you apply this hotfix, we recommend that you ask the vendor of your
programs to verify that this solution is acceptable. This hotfix enables the
new Xpsp2res.dll file to find a memory location dynamically and reduce virtual
memory fragmentation."
With Windows Vista, the out of memory dialog also appears. However, the game
runs okay under Vista in XP SP2 compatibility mode. The out of memory dialog
appears when running the game under Wine in XP mode.
--
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=11910
Summary: Unimplemented function
msvcirt.dll.??0istrstream@@QAE@PADH@Z
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-3-
simple-joueur-2900.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
All is said in the summary. This function is requested by Tron 2.0 demo
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=18081
Summary: GdipGetVisibleClipBounds is not implemented
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.jeuxvideo.fr/jeux/warhammer-40-000-dawn-of-
war-ii/#demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
GdipGetVisibleClipBounds is needed by the demo of
warhammer_40.000_dawn_of_war_ii
wine: Unimplemented function gdiplus.dll.GdipGetVisibleClipBounds called at
address 0x7edde09b (thread 0009), starting debugger...
Unhandled exception: unimplemented function
gdiplus.dll.GdipGetVisibleClipBounds called in 32-bit code (0x7edde09b).
Register dump:
--
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=22468
Summary: Drawing a text with very big font size causes program
to eat cpu
Product: Wine
Version: 20011108
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developers(a)a.izhpt.com
For example, ASCON Kompas 3D LT starts to eat cpu and freezes while zooming in
the drawing containing any font elements too much (about 500%). Bug tested to
reproduce with latest git version on ubuntu 8.10 x86, 9.10 x86, 10.04 x86_64.
--
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=33459
Bug #: 33459
Summary: Dragon Age Origins crash with Framebuffer error
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrimekiler(a)yahoo.fr
Classification: Unclassified
Created attachment 44293
--> http://bugs.winehq.org/attachment.cgi?id=44293
wine backtrace when the crash occured
While playing Dragon Age Origins, I often have crashes with a framebuffer error
:
"err:d3d:context_bind_texture >>>>>>>>>>>>>>>>>
GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glBindTexture @
/var/tmp/portage/app-emulation/wine-1.5.28/work/wine-1.5.28/dlls/wined3d/context.c
/ 1947"
With what debug options should I create a debug output log for this specific
error ?
--
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=27671
Summary: ComboFix fails to install
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.bleepingcomputer.com/combofix/how-to-use-co
mbofix
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Pops up a ton of errors like:
"Error opening file for writing:
c:\\32788R22FWJFW\\023.dat
Click Abort to stop the installation,
Retry to try again, or
Ignore to skip this file."
no terminal output, unfortunately.
wine-1.3.23-109-g7340dcd
456268372dadf0d3712df815f293cb160c225e81 ComboFix.exe
--
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.