http://bugs.winehq.org/show_bug.cgi?id=3595
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2005-15-10 22:02 -------
*** This bug has been marked as a duplicate of 3586 ***
--
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=2899
------- Additional Comments From mike(a)codeweavers.com 2005-15-10 21:46 -------
I think the problem is that the expression LicenceViewer <> 1 is not evaluating
to FALSE like it should so the handler will not be invoked.
I hope once it evaluates correctly to FALSE, things should work correctly.
Specifically, I think current code in cond.y has some trouble evaluating empty
properties values.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3502
------- Additional Comments From reif(a)earthlink.net 2005-15-10 21:39 -------
Created an attachment (id=1181)
--> (http://bugs.winehq.org/attachment.cgi?id=1181&action=view)
Fox for 2000/XP only programs that don't set the primary buffer format
Here is a patch which allows you to override the default direct sound sample
rate and size. Use regedit to set in HKCU\Software\Wine\DirectSound
DefaultSamplesPerSecond 44100 (or 48000)
DefaultBitsPerSample 16
and see if that helps. You can also set this override just for your app using:
HKCU\Software\Wine\AppDefaults\yourapp.exe\DirectSound
--
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=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-15-10 21:11 -------
Ok, I'll take a look, but why do you say that the problem is with the condition
evaluation? That may be another problem, but it also looks like we need to
invoke the handler that sets it to one, on the scrollable text control event...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2899
------- Additional Comments From mike(a)codeweavers.com 2005-15-10 20:52 -------
Created an attachment (id=1180)
--> (http://bugs.winehq.org/attachment.cgi?id=1180&action=view)
Patch in progress and regression test
I have a patch hanging round here, as well as a regression test with a long
list of tests. Unfortunately I can't get them to work as yet. I'll attach the
patch anyway, so you can have a look.
I'm working on shelllink at the moment, as there's some issues there that are
blocking the release of CrossOver ... I should have time to come back to this
soon.
There's a bunch of issues in with cond.y, and most of them are shown by the
regression tests.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3502
------- Additional Comments From reif(a)earthlink.net 2005-15-10 19:28 -------
It appears that the developers of this program have no intention of fixing this
bug so that leaves two alternatives; add a registry setting for a default sample
rate and size for 2000/XP only programs or add support for hardware mixing. The
first is easy and I will do that as soon as 0.9 is released. I had the second
working two years ago but it would only work with a specific sound card and only
under very specific circumstances so I didn't bother finishing it.
--
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=3429
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
--
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=3079
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-15-10 18:10 -------
This looks like a copy right protection issue. Maybe you could look for a no-cd
patch on the internet and try again.
--
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=3596
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-15-10 18:04 -------
Could you describe the problem a little bit more clearly: does the cursor stay
in the center or what. Could you try with native dinput.dll and see if it
changes anything? Any furhter info welcome. Thanks
--
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.