http://bugs.winehq.org/show_bug.cgi?id=2969
Summary: CVS Regression - "Pure Virtual Function Call"
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
Patch http://cvs.winehq.org/patch.py?id=17288 causes Personal StockMonitor
Gold to crash with error dialog: 'Microsoft Visual C++ Runtime Error':'Runtime
Error! R6025 - pure virtual function call.'
--
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=2840
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-19-05 13:41 -------
I've been investigating this and updating wine-devel. AJ has accepted the
change causing this can go and I am working on a patch (trivial) and a
test to confirm the behaviour is correct and stays correct (more complex!)
--
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=2840
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|us(a)the-edmeades.demon.co.uk |wine-bugs(a)winehq.org
--
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=2840
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-19-05 13:38 -------
Still working
--
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=2962
------- Additional Comments From box2321(a)yahoo.com 2005-19-05 11:42 -------
In the directory wine-20041019, here's what happens...
> make distclean
> make: *** No rule to make target `distclean'. Stop.
... so that also didn't work. Or is that what is supposed to happen?
--
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=2364
------- Additional Comments From pidherbemont(a)opendarwin.org 2005-19-05 07:40 -------
This has been fixed, with last cvs. It is not relevant now. Bug can be closed...
--
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=2968
Summary: Fix wine/dlls/oleaut32/tmarshal.c:354:3: #error You need
to implement stubless proxies for your architecture.
Product: Wine
Version: CVS
Platform: Macintosh
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pidherbemont(a)opendarwin.org
It appears when building current Wine's cvs on a PowerPC Host. We need to add some code to support
PowerPC here.
More generally, this appear also on non i386 host.
--
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=2962
------- Additional Comments From Speeddymon(a)gmail.com 2005-18-05 12:53 -------
ok.. try this:
make distclean
cd dlls
rm *.def
cd ..
./configure
make depend
make
su -c "make install"
once you have done that, let us know if it worked back then.. the only other
thing I can think of is that maybe it is due to managed vs. unmanaged mode. iI
it doesnt work in the october version, go ahead and get the latest cvs or
release, and do the above commands to get the latest version installed again,
then change the wine config option Managed to the opposite of what it is.. If it
is Y then make it N and if it is N then make it Y ...
Hope that helps..
--
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.