http://bugs.winehq.org/show_bug.cgi?id=7275
lama(a)lamamail.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lama(a)lamamail.de
--
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=7301
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mstefani(a)redhat.com 2007-31-01 15:02 -------
Could you please send this as patch to wine-patches(a)winehq.org?
Instructions on how to send a patch are at
http://www.winehq.org/site/sending_patches
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.
http://bugs.winehq.org/show_bug.cgi?id=7286
------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-31-01 14:15 -------
Sorry I'm new to wine development and the wine bugzilla. Now I'll know.
Misha
--
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
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From truiken(a)gmail.com 2007-31-01 14:00 -------
Why did you mark this as fixed? A bug is only fixed when the patch is in git.
--
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=7301
Summary: CoWaitForMultipleHandles missing from ole32.spec
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailjohnmorris(a)gmail.com
CC: mailjohnmorris(a)gmail.com
In dlls/ole32, the CoWaitForMultipleHandles function is missing from the
ole32.spec file. This causes Word 2003 to abort with a "not implemented" error
when pasting text from a linux app.
It is implemented, but is just not being exported because it is missing from the
spec.
If you add:
@ stdcall CoWaitForMultipleHandles(long long long ptr ptr)
to ole32.spec and recompile ole32.dll.so, copy and pasting text from a linux
program into Word 2003 will work without crash.
--
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=7220
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-31-01 12:40 -------
ok, as you say yourself "not a wine bug". resolving invalid then
--
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=6094
------- Additional Comments From byteframe(a)yahoo.com 2007-31-01 12:12 -------
I still get this as of wine 0.9.29. Taking TGA screenshots in GoldSource Games
(hl1, etc) works, but taking JPEG screenshots in source games does NOT.
--
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=7220
------- Additional Comments From nog.lkml(a)gmail.com 2007-31-01 11:59 -------
I've messed around with this some more and now I see (from strace):
write(2, "trace:virtual:VIRTUAL_SetProt 0x"..., 54) = 54
mprotect(0x400000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 EACCES (Permission
denied)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0) = 4194304
So it appears that somethings wrong with my host system, which is stock FC6...
I guess the bug may just be closed as "not a wine 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.