http://bugs.winehq.org/show_bug.cgi?id=7640
--- Comment #24 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-12 00:01:58 ---
(In reply to comment #23)
> It runs perfectly fine in Halo for me until I reach an area where my FPS goes
> through the roof which causes the mouse to become "sticky" (where it keeps
> stopping randomly and I have to move it around heavily to get it unstuck from
> places).
>
Since Wine's x11drv is single-threaded you see exact affects from this. Until
dinput gets it's data from X11 there is nothing can be done about what you are
seeing.
--
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=7800
--- Comment #45 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-11 23:59:03 ---
Anyone who have this problem now - check their joystick calibration. The
original problem was fixed. What you seeing now might noise around center
position - exactly what dead-zone should eliminate.
--
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=9210
doss gunter <dossjh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #10 from doss gunter <dossjh(a)gmail.com> 2008-06-11 21:08:11 ---
*** This bug has been confirmed by popular vote. ***
--
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=8795
max(a)veneto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |max(a)veneto.com
--- Comment #19 from max(a)veneto.com 2008-06-11 17:04:04 ---
(In reply to comment #17)
> Is this still an issue in 1.0-rc3?
>
Yep, even in rc4.
Excel 2003 installs and runs but with VBA disabled, starting with the error :
Error Accessing File. Network connection may be lost.
Installing DCOM98 solves VBA problem, but then another problem arises, solved
with installation of RICHEDIT20 and RICHEDIT30 (not sure both are needed).
GDIPLUS is NOT necessary at all, as are not necessary other dll overrides.
BTW, overriding ole32, oleaut32 and rpc4 with dlls taken from windows XP does
not work at all.... it needs DCOM98.
Installing dotnet and enabling net programming in excel breaks stuffs again,
otherwise it runs perfectly.
Max
--
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=7698
Karsten Elfenbein <kelfe(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kelfe(a)gmx.de
--- Comment #128 from Karsten Elfenbein <kelfe(a)gmx.de> 2008-06-11 13:32:51 ---
looks like TF2 is affected as well
as soon as you enter a used server the game freezes in a very short time
--
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=5535
--- Comment #56 from Friedrich Göpel <shado23(a)gmail.com> 2008-06-11 11:44:13 ---
(In reply to comment #55)
> Friedrich Göpel, if you can fix this bug or know someone who can then go
> ahead, submit patches for it, but Wine is worked on by -volunteers- not people
> paid to fix it, they generally work on the parts where their skills are best
> utilised and what they actually have time to accomplish. There just isn't
> anyone here to fix this bug at the moment (or in the past) else it likely would
> have already been fixed.
>
I do realize that this is a volunteer run project,
where you can't force anyone to do anything.
That wasn't really my intention anyway.
My point was just this specific bug being a regression,
which I assumed would be treated differently for 1.0 than some random bug.
For example if this were the linux kernel, the person doing the fancy new
rewrite would be expected to fix the resulting regressions, or it would get
reverted if that was not possible and the regression wasn't just a nuisance.
Of course this can't be done 2 years later.
I can't fix the bug either, but I assume that the author of the commit that
introduced this has probably the most insight in what might be to blame and
what not than some random person not familiar with wine internals.
In any case I'll shut up now, and apologize if I sounded demanding or insulting
at any point.
--
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=7585
--- Comment #37 from Alexander Dorofeyev <alexd4(a)inbox.lv> 2008-06-11 11:17:30 ---
(In reply to comment #36)
> I got this error after some seconds or minutes after begin of a level. The
> "Esc" key doesn't affect on this.
> My system: AMD Athlon 64 X2 with 1 Gb of RAM.
> GPU: GeForce 6100 (embedded in motherboard)
> OS: ASPLinux 11. Core: 2.6.23.17.
Is this a dual core processor? With multicore processors or SMP Thief's Dark
Engine is known to be unstable (even on windows). This affects not only Thief
but related games like System Shock 2 as well. There are workarounds involving
"taskset" for which you can google.
--
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=5535
--- Comment #55 from Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> 2008-06-11 11:11:09 ---
There are -thousands- of bugs in Wine that need to be fixed and to make that
worse, fixing some of those bugs makes -other- bugs.
Friedrich Göpel, if you can fix this bug or know someone who can then go
ahead, submit patches for it, but Wine is worked on by -volunteers- not people
paid to fix it, they generally work on the parts where their skills are best
utilised and what they actually have time to accomplish. There just isn't
anyone here to fix this bug at the moment (or in the past) else it likely would
have already been fixed.
--
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.