http://bugs.winehq.org/show_bug.cgi?id=6625
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.29. |0.9.27.
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-02 14:12 -------
Please DO NOT change original reported Wine version!
--
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=5077
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.30. |0.9.12.
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-02 14:11 -------
Please DO NOT change original reported Wine version!
--
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=3747
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-02 14:07 -------
Upgrade to wine-0.9.30. There were big changes in dinput.
--
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=7322
Summary: Eudora 6.2 SSL
Product: Wine
Version: 0.9.29.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=4646&iTes
tingId=9004
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: singpolyma(a)gmail.com
Checking email accounts on Eudora 6.2 under wine 0.9.29 on Ubuntu Edgy Eft
always errors out. You are informed that the certificate could not be trusted
and asked if you want to trust it next time. If you say yes and then check
again the same thing happens. Restarting the program does not help.
--
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=7063
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4740 is|0 |1
obsolete| |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-03-02 13:51 -------
Created an attachment (id=4768)
--> (http://bugs.winehq.org/attachment.cgi?id=4768&action=view)
Fix with tests
The first part of the patch is not correct. The second part - is. Here is the
patch with the tests that show that.
Please send it to wine-patches. I don't want to take any credit for your work
:)
Also please keep one problem per bug. Not finding ie is a separate problem.
--
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=7286
mk144210(a)bcm.tmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4734 is|0 |1
obsolete| |
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-03-02 13:31 -------
Created an attachment (id=4766)
--> (http://bugs.winehq.org/attachment.cgi?id=4766&action=view)
[PATCH 2/2] wineserver: Fixed bug #7286, waiting thread is last thread
referencing a change notification object.
Patch 2 of my patchset.
--
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=7286
mk144210(a)bcm.tmc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4743 is|0 |1
obsolete| |
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-03-02 13:30 -------
Created an attachment (id=4765)
--> (http://bugs.winehq.org/attachment.cgi?id=4765&action=view)
[PATCH 1/2] kernel32: Added conformance test to tickle bug #7286
Made patches into patchset. Patch 1 is conformance test, patch 2 fixes 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=4275
------- Additional Comments From greg87(a)online.de 2007-03-02 13:25 -------
It seems that Need for Speed: Carbon is also affected by this bug.
We have now 3 d3d9 apps that are affected + one d3d8 game.
All can be fixed if you comment out in d3d8/9 volumetexture.c:
if (hrc == D3D_OK && NULL != ppVolumeLevel) {
IWineD3DVolumeTexture_GetParent(myVolume, (IUnknown **)ppVolumeLevel);
IWineD3DVolumeTexture_Release(myVolume);
}
Or substitute != with ==
Earth 2160 starts, showing the menu. Most affects are missing. Dont know if this
is another bug.
--
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.