http://bugs.winehq.org/show_bug.cgi?id=7343
Summary: Joystick axes in Pacific Fighters dont'w work with the
joydev joystick driver
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
Since wine-0.9.30, joystick axes don't work in Pacific Fighters - the game
shows they are always centered (but buttons work). I am sure I am using the
joydev driver, NOT the event driver, as I deleted all /dev/input/eventX
devices. My joystick has 4 axes + 2 for hat and 7 buttons (is is a bug in the
joydev driver...).
--
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=7227
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-02 12:19 -------
You can ignore this exception - it happens inside explorer and handled properly.
Please run your program with the following command and attach /tmp/relay.txt to
this bug :
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B
300 "seh:" /tmp/relay.log > /tmp/relay.txt
--
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=7340
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
------- Additional Comments From ben(a)atomnet.co.uk 2007-05-02 12:18 -------
Not major. downgrading.
--
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=7341
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.30.
--
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=7341
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Component|website-bugs |wine-misc
Product|WineHQ Apps Database |Wine
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-02 12:17 -------
Please attach (do not paste) complete terminal output.
--
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=6896
------- Additional Comments From alex.pigna(a)inventati.org 2007-05-02 11:58 -------
The code crashes because the sims dows not initialize one DDPIXELFORMAT
structure, modyfing the code to initialize such strucure to default values
let's the original version of the sims (unsafedisked) run till the loading
screens, and then crashes at seemingly random times. i guess there are some
problem wih thread sinchronization. i've a basic patch to address the pixel
format thing, but it's not serious and will never be accepted in wine.
--
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=7189
------- Additional Comments From focht(a)gmx.net 2007-05-02 11:55 -------
I tested Express Edition (.iso) a while ago.
It has different problems, starting with .NET 2.0 framework installation.
I suspect some stuff in original VS.NET 2005 Enterprise/Prof .msi files is
non-standard (by accident?) thus exposing this specific error in wine.
Google shows there are users which experienced the same problem on windows
(pretty much same error msg in log file).
Cause seems to be kaspersky anti virus software.
Suggested workaround: complete uninstall (deactivating protection does not work?)
Somewhat mysterious...
Regards
--
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.