http://bugs.winehq.org/show_bug.cgi?id=4633
------- Additional Comments From wine.dev(a)web.de 2007-26-02 17:25 -------
>From the log:
fixme:setupapi:SetupDiEnumDeviceInfo 0x7fdf0670 0 0x7fa4d408
The app tried to collect informations about the available Hardware
from the System, but that is not implemented in wine.
fixme:setupapi:SetupDiGetClassDevsW ({2c9c45c2-8e7d-4c08-a12d-816bbae722c0})
: stub
The app is searching the Garmin USB Driver
(search for 2c9c45c2-8e7d-4c08-a12d-816bbae722c0 in
http://www.garmin.com/support/pdf/iop_spec.pdf)
USB is not supported in wine and
running a Windows-Driver for USB-Hardware will not work
err:comm:GetCommState tcgetattr error 'Be/kimeneti hiba'
The app tried to read the Serial Status. (This is most times for
DTR/RTS, to see, if a Device is ready)
Serial support was updated since the bug was created.
Please retry with a current wine version and a clean ~/.wine:
(you can rename the old "~/.wine" to backup your current installation)
Install the software and attach a log (~2000 lines around the failure):
WINEDEBUG="+comm,+tid,+pid,+file,+reg,+seh,+relay" wine app.exe 2>log.txt
--
By by ... Detlef
--
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=6033
------- Additional Comments From zidsoft(a)gmail.com 2007-26-02 16:48 -------
Also happening my end, mouse working great in menus but horrifically slow in the
main game.
--
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=6729
------- Additional Comments From wine.dev(a)web.de 2007-26-02 16:43 -------
The app is searching for a COM-Port in the registry and failed:
0009:Call advapi32.RegOpenKeyExA(80000002,00d05d58
"HARDWARE\\DEVICEMAP\\SERIALCOMM",00000000,000f003f,0034f8b8) ret=0035e430
0009:Ret advapi32.RegOpenKeyExA() retval=00000002
And a second way failed also:
0009:Call advapi32.RegOpenKeyExA(80000002,00363e0c
"SYSTEM\\CURRENTCONTROLSET\\ENUM",00000000,00000008,0034f788) ret=0035e8ba
0009:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=0035e8ba
The crash is following a CreateThread()
For a different App, i'm working on the first case.
A log, that includes "+comm,+file,+tid,pid,+relay,+seh" might help.
--
By by ... Detlef
--
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=7561
Summary: Operation Flashpoint crashes with Unhandled exception
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: noviktor(a)seznam.cz
Operation Flashpoint: Resistance v1.96 sometimes crashes during playing. It
seems to be completely random. Console output is in attachment.
--
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=7045
------- Additional Comments From ben(a)atomnet.co.uk 2007-26-02 16:21 -------
Because I'm not a coder? I was merely pointing out the bug is already confirmed.
--
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=7045
------- Additional Comments From ben(a)atomnet.co.uk 2007-26-02 15:48 -------
This bug doesn't need confirmations, it needs fixing ;)
--
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=7045
------- Additional Comments From juergenw_(a)freenet.de 2007-26-02 15:39 -------
I can confirm this same bug on my fedora core 5 system running wine-0.9.31
kernel-2.6.19-1.2288.fc5
nvidia-driver-1.0-9746 (GeForce 7800 GS)
--
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=7461
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2007-26-02 15:36 -------
Fixed.
--
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.