http://bugs.winehq.org/show_bug.cgi?id=4093
------- Additional Comments From jan.wine(a)zerebecki.de 2006-03-08 06:30 -------
Comment #23 and #24 have nothing to do with this bug. Only the critical section
named "WINEALSA_mmap_crst" (that excludes unamed ones: "?") is the same bug.
Please file a separate bugreport for a different 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=5720
------- Additional Comments From jan.wine(a)zerebecki.de 2006-03-08 06:24 -------
With latest git the installer deadlocks on a critical section (without a debug
name).
--
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=5721
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |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.
http://bugs.winehq.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 922, which changed state.
Bug 922 Summary: Baldur's Gate II Setup.exe fails to run
http://bugs.winehq.org/show_bug.cgi?id=922
What |Old Value |New Value
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|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.
http://bugs.winehq.org/show_bug.cgi?id=922
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From rob(a)codeweavers.com 2006-03-08 05:55 -------
Reopening as the full version doesn't install.
--
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=5814
------- Additional Comments From rob(a)codeweavers.com 2006-03-08 05:53 -------
No, fontLock should be moved inside the per-HFONT list-entry. So each one should
look like this:
{
struct list entry;
HFONT hfont;
LONG refs;
}
Then AddRefHFont should lookup the font handle and increment refs, while
ReleaseHFont should lookup the font handle and decrement refs, deleting the
entry if it reaches zero.
--
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=5754
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |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.
http://bugs.winehq.org/show_bug.cgi?id=5845
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From rob(a)codeweavers.com 2006-03-08 05:48 -------
It looks like these fixme's were the problem:
fixme:variant:VarSub Could not convert 0x1 to 5?
fixme:variant:VarSub Could not convert 0x1 to 5?
fixme:variant:VarSub Could not convert 0x1 to 5?
We should definitely try to fix these 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=5837
------- Additional Comments From rob(a)codeweavers.com 2006-03-08 05:32 -------
I think implementing the various .ocx files is outside the scope of Wine, unless
they can't legally be redistributed.
--
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=4700
------- Additional Comments From rob(a)codeweavers.com 2006-03-08 05:30 -------
Can someone attach a +ole,+rpc log to this 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.