http://bugs.winehq.org/show_bug.cgi?id=7448
jacek(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jacek(a)codeweavers.com 2007-25-02 06:28 -------
> Usually the class instance (impl) reference count is returned but in this case
> it's hard coded to "2" and "1".
> I wonder if there is any special meaning behind this?
That's fine. It's not a heap based object and it's never created/destroyed so
the real ref counting doesn't make sens.
--
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=7546
Summary: GlobalMemoryStatus doesn't properly account for systems
with over 2GB of ram.
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jann.ove(a)risvik.ath.cx
GlobalMemoryStatus() should return 2GB for systems with > 2GB of ram, as
described on MSDN: http://msdn2.microsoft.com/en-us/library/aa366586.aspx
This confuses some apps quite much, and makes for loads of funky effects.
Halflife/CounterStrike is where I noticed it first. It reported -1700MB of ram,
and failed to start. Others fail silently.
--
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=7545
Summary: TestComplete 5.1 won't start, complains about service
Product: Wine
Version: CVS
Platform: Other
URL: http://automatedqa.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After getting past bug 4265, next problem is that the
app can't talk with its service properly, or something like that.
To repeat:
start service with
wine TestCompleteService5.exe
then start app with
wine TestComplete.exe
The service eventually complains it can't stop itself (?),
and on the console, I see
err:ole:get_unmarshaler_from_stream Failed to create marshal, 0x800401f0
The app eventually complains it can't start the service.
Next step is to try with native dcom to verify whether it's a COM 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=7461
------- Additional Comments From rob(a)codeweavers.com 2007-25-02 06:18 -------
Created an attachment (id=5088)
--> (http://bugs.winehq.org/attachment.cgi?id=5088&action=view)
Patch that refcounts msi_custom_action_info objects
ACTION_FinishCustomActions still needs some work after this patch is applied
because it is broken if item->package != package (it will loop forever).
--
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=3501
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-25-02 06:02 -------
It seems to work fine with the new rebar layouting code that has been commited
into wine Git and will be available in wine releases strating from 0.9.32
--
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=3169
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-25-02 06:00 -------
It works fine with the new layouting code that has been commited to wine Git and
will be available in wine releases starting from 0.9.32
--
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=7459
------- Additional Comments From eric.pouech(a)wanadoo.fr 2007-25-02 05:59 -------
please send me the MCX.exe file, it'll be easier
TIA
--
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.