http://bugs.winehq.org/show_bug.cgi?id=3751
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2005-04-11 21:37 -------
All of these fixmes are something that will not have in the near future.
Lovering severity as that has nothing to do with the crash. Please attach (not
paste) actual 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=3756
------- Additional Comments From mike(a)codeweavers.com 2005-04-11 19:20 -------
Any code that attempts to modify the XML tree won't work. At the moment, Wine's
msxml3 implementation is pretty much read only, and allowing modifications to
the tree will introduce a bunch of problems.
We probably need to copy bits of libxml2 into msxml3 and rewrite the way the
tree is handled to fix it...
--
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=3109
------- Additional Comments From willie(a)froq.net 2005-04-11 17:32 -------
Just tried with todays Wine CVS, seems to work - sort of. The mouse is stuck
in the center of the screen, so it's hard to tell to what extent it works...
--
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=2075
------- Additional Comments From e_cazbar(a)yahoo.com 2005-04-11 16:52 -------
I seem to have ran into a similar problem as Didier Link except with Simcity
3000. In Wine beta .9, Simcity 3000 is showing all of its money values as 64d.
I'm not a programmer but I think this may be related.
--
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=3273
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |LATER
------- Additional Comments From nospam(a)thenerdshow.com 2005-04-11 15:20 -------
Will have to install under wine later and try it out.
--
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=3736
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-04-11 14:27 -------
Aaaaaaaaaargh, why am i always running into these really strange bugs;
i try to do a regression test and now i did:
cvs update -PAd -D "2005-08-31 00:00:00 CDT"
Now the bug is still there. But when i download the source package wine20050830
from sourceforge and i compile it , the bug is gone. The two should be identical
as there were no commits on 31 august.
--
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=2919
------- Additional Comments From m.doppler(a)gmail.com 2005-04-11 14:18 -------
Setting the WINEDEBUG environment variable results in:
$ WINEDEBUG=+relay,+seh wine setup.exe
0009:Call kernel32.__wine_kernel_init() ret=7ffb8f0c
Segmentation fault
--
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=3756
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 13:56 -------
Even with current CVS I get:
Starting program: /usr/bin/wine-pthread AVRStudio.exe
[Thread debugging using libthread_db enabled]
[New Thread 1075304128 (LWP 5040)]
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
[New Thread 1103088560 (LWP 5045)]
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{2933bf81-7b36-11d2-b20e-00c04f983e60}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{2933bf81-7b36-11d2-b20e-00c04f983e60}, 80040155
fixme:msxml:domdoc_createNode
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1075304128 (LWP 5040)]
0x41c2504c in domdoc_appendChild (iface=0x403d1550, newChild=0xbf00be,
outNewChild=0x0) at domdoc.c:291
291 return IXMLDOMNode_appendChild( This->node, newChild,
outNewChild );
(gdb) x /4x iface
0x0: 0x00000000 0x00000000 0x00000000 0x00000000
(gdb)
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3037
a(a)gaydenko.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20050930 |0.9
------- Additional Comments From a(a)gaydenko.com 2005-04-11 13:12 -------
version up
--
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=3455
CaptainSifff(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
------- Additional Comments From CaptainSifff(a)gmx.de 2005-04-11 12:02 -------
tested again with a cvs-snapshot of today.
The performance is now far better, although still slower than windows.
But it's playable now.
There's still a problem with sounds not mixed properly and with
buffer-underruns.
--
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=3273
------- Additional Comments From nospam(a)thenerdshow.com 2005-04-11 11:19 -------
Warning is probably ok. Patcher still reports "a large number of files are
missing or corrupted" and quits. May have to install under wine to make it
work. Haven't tried that yet because the game requires several large patches
and takes up roughly 5 gigs and friends are no longer playing 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=3112
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-04-11 11:14 -------
The deadlock is somewhere in direct sound mixer (the thread holding the lock
no longer exists), it also causes a problem with mmtimer getting corrupt data.
I've already checked to see if theres a missing LeaveCriticalSection but it
all seems ok, I've also tried giving MMTimer it's own critical section but
that didn't work either.
It may be a callback from the alsa driver since using emmulation seems to get
past the problem it many cases.
--
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=3756
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 09:52 -------
you need to build wine with libxml2 and libxslt development headers installed.
what wine build do you use? an RPM from ourdownload page, or a selfcompiled
one?
--
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=3570
------- Additional Comments From vitaliy(a)kievinfo.com 2005-04-11 08:26 -------
ATM Wine has really limited support for device drivers. If I'm not mistaken,
that is only vxds of some particular type. No support for winnt+ (.sys) drivers
as of yet. But work is under way to add some limited support for (.sys) files.
--
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=2361
------- Additional Comments From dave(a)allaboutgames.co.uk 2005-04-11 07:25 -------
I hadn't, but I just nuked ~/.wine and ran wineprefixcreate, and I get the same
error.
I think there was a demo at one point, but the domain (typeordie dot com) has
been taken over by a squatter.
There appears to be a demo download available at http://tinyurl.com/dyerz ,
though, but I'm not sure how complete it is.
--
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=3755
Summary: FillGLCaps may be wrong about gl_version with the nvidia
drivers
Product: Wine
Version: 0.9
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pebl(a)math.ku.dk
I got the following output:
fixme:d3d_caps:IDirect3D8Impl_FillGLCaps found GL_VERSION ("2.0.0 NVIDIA
76.76")->(0x004c1dfc) = 76.7676
fixme:d3d_caps:IDirect3D8Impl_FillGLCaps found GL_RENDERER ("GeForce Go
6800/PCI/SSE2")->(0x00c8)
where 76 is major, and 7676 is minor version? ddraw checks for a \d+.\d+.\d+
match, which seems more proper.
--
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=3273
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 05:15 -------
strange. we support case insensitivity of drives, so this should not be an
issue.
--
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=2377
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 05:15 -------
i tried it, still the same message.
uses copyprotection scheme of some degree.
--
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=2361
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 05:09 -------
did you start from a fresh wine install?
or try running "wineprefixcreate" once to update your wine registries to the
current version.
also, is there an URL/DEMO to download for checking?
--
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=2361
------- Additional Comments From dave(a)aagames.co.uk 2005-04-11 05:06 -------
Wine 0.9 now won't actually let me install it...
It uses InstallShield and comes up with the following error:
"Error Number: 0x80040706
Description: Object reference not set
Setup will now terminate."
It's been a while since I installed TTOTD, so I can't remember if I had to work
around this issue before.
--
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=3752
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 04:32 -------
i am at loss on how to fix this, sorry. perhaps a job for Rob or Huw.
--
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=2869
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 04:29 -------
i opened bug#3752 for the expresspcb problems, which are different.
reporter ... can you attach one of the .rwd / .rw files so I can try to check
them?
--
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=3752
Summary: _copy_arg TKIND_DISPATCH unhandled for target vt 0x8.
Product: Wine
Version: CVS
Platform: All
URL: http://www.ExpressPCB.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
CC: srmcqueen(a)mcqueentech.com
------- Additional Comment #5 From Steven R. McQueen 2005-08-31 05:23 -------
I have encountered this bug running the ExpressSCH.exe and ExpressPCB.exe
programs that can be downloaded as freeware from http://www.ExpressPCB.com. I
was running the 20050524 version in a Fedora 4 system. The bug is 100%
reproducible, even when attempting to run with native DLL's. Native DLL's give
a
different sequence of error messages, but it seems to be approximately the
same problem.
... Marcus says:
Not the same problem. At one point of time the program does:
trace:ole:ITypeInfo_fnInvoke (0x57ab5f50)
(0x55918980,id=3,flags=0x00000003,0x55c
0f704,0x55c0f8b4,0x55c0f6e4,0x55c0f714) partial stub!
trace:ole:dump_DispParms args=1 named args=0
trace:ole:dump_Variant 0x55c0f78c->{VT_BSTR,L"MoveToTopLayer"}
trace:ole:ITypeInfo2_fnGetFuncIndexOfMemId (0x57ab5f50) memid 0x00000003
invKind
0x0003 -> SUCCESS
trace:ole:ITypeInfo_fnGetFuncDesc (0x57ab5f50) index 4
trace:ole:ITypeInfo_fnInvoke invoking:
memid is 00000003
Param 0:
tdesc.vartype 26 (ptr to ptr to VT_USERDEFINED ref = c1c)
u.parmadesc.flags a
u.parmadesc.lpex (nil)
funckind: 1 (pure virtual)
invkind: 2 (property get)
callconv: 4 (stdcall)
oVft: 44
cParamsOpt: 0
wFlags: 0
elemdescFunc (return value type):
tdesc.vartype 25 (VT_HRESULT)
u.parmadesc.flags 0
u.parmadesc.lpex (nil)
0009:Call ntdll.RtlAllocateHeap(558b0000,00000000,00000010) ret=55f4b817
0009:Ret ntdll.RtlAllocateHeap() retval=57acbed0 ret=55f4b817
0009:Call ntdll.RtlAllocateHeap(558b0000,00000000,00000008) ret=55f4b876
0009:Ret ntdll.RtlAllocateHeap() retval=57ac8580 ret=55f4b876
0009:Call ntdll.RtlAllocateHeap(558b0000,00000008,00000000) ret=55f4b8a1
0009:Ret ntdll.RtlAllocateHeap() retval=57acc488 ret=55f4b8a1
trace:ole:ITypeInfo_fnGetContainingTypeLib returning pIndex=28
trace:ole:ITypeLib2_fnAddRef (0x55947688)->ref was 4
trace:ole:ITypeInfo_fnGetContainingTypeLib returning ppTLib=0x55947688
trace:ole:ITypeLib2_fnGetTypeInfo (0x55947688)->(index=31)
trace:ole:ITypeLib2_fnAddRef (0x55947688)->ref was 5
trace:ole:ITypeInfo_fnAddRef (0x559673c8)->ref is 2
trace:ole:ITypeLib2_fnGetTypeInfo -- found (0x559673c8)
trace:ole:ITypeLib2_fnRelease (0x55947688)->(5)
trace:ole:ITypeInfo_fnGetRefTypeInfo (0x57ab5f50) hreftype 0x0c1c loaded
SUCCESS
(0x559673c8)
trace:ole:ITypeInfo_fnGetTypeAttr (0x559673c8)
0009:Call ntdll.RtlAllocateHeap(558b0000,00000000,0000004c) ret=55f478ca
0009:Ret ntdll.RtlAllocateHeap() retval=57acc4a0 ret=55f478ca
fixme:ole:_copy_arg TKIND_DISPATCH unhandled for target vt 0x8.
the userdefined is apparently a TKIND_DISPATCH ... but is not VT_BSTR
convertible.
--
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=3751
Summary: Lotus Notes 7 (6.5.1) crashes when try to save an
attachment
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afilip(a)aut.upt.ro
Here's the output when I try to save an attachment, after the crash:
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7fcaf8e4,0x7fcaf8e8): stub
fixme:process:SetProcessWorkingSetSize (0xffffffff,33554432,33554432): stub -
harmless
fixme:commdlg:GetFileName95 Flags 0x00900000 not yet implemented
fixme:netapi32:NetUserEnum ((null),20,
0x2,0x7fcaf2d8,2,0x7fcaf4e0,0x7fcaf4e4,0x7fcaf2d0) stub!
fixme:advapi:LookupAccountSidA
((null),sid=0x7fcaf010,0x7fcae9c8,0x7fcaedcc(512),0x7fcaebc8,0x7fcaefd4(512),0x7fcaefd8):
semi-stub
fixme:advapi:LookupAccountSidA
((null),sid=0x7fcaed20,0x7fcae6d8,0x7fcaeadc(512),0x7fcae8d8,0x7fcaece4(512),0x7fcaece8):
semi-stub
fixme:advapi:LookupAccountSidA
((null),sid=0x7fcaed20,0x7fcae6d8,0x7fcaeadc(512),0x7fcae8d8,0x7fcaece4(512),0x7fcaece8):
semi-stub
fixme:advapi:LookupAccountSidA
((null),sid=0x7fcaed20,0x7fcae6d8,0x7fcaeadc(512),0x7fcae8d8,0x7fcaece4(512),0x7fcaece8):
semi-stub
fixme:advapi:LookupAccountSidA
((null),sid=0x7fcaed20,0x7fcae6d8,0x7fcaeadc(512),0x7fcae8d8,0x7fcaece4(512),0x7fcaece8):
semi-stub
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
err:virtual:NtQueryVirtualMemory Unsupported on other process
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
I'm using wine-0.9 on Fedora Core 4.
--
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=3750
willie(a)froq.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.telltalegames.com
| |/products?pc=bn0102
Keywords| |download, NoAppDBEntry
--
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=3750
Summary: Distorted geometry in Out from Boneville
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: willie(a)froq.net
The same problem is visible in Lucasarts Monkey Island 4 when using the D3D
renderer IIRC. Maybe Out from Boneville uses the same engine, as it's also an
adventure game, created by ex Lucasarts employees. The geometry is partially
distorted - some vertices are way off, or simply won't move with the rest of
an object.
A demo of Out from Boneville is available for download at:
http://www.telltalegames.com/products?pc=bn0102&CID=0&dlact=1
BTW, 'till two days ago, the game wouldn't even start, one of the patches
yesterday fixed that - great work!
--
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=3230
------- Additional Comments From willie(a)froq.net 2005-04-11 03:14 -------
But Wine would know that the Windows-application lost the focus? Should be
sufficient I'd think? If the game has focus, switch to the desired resolution,
if it loses focus, switch back to the desktop resolution - wouldn't that
work...?
--
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=3745
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 01:56 -------
ah yes.
setting the wineversion to win98 makes the program start for me too.
the default version of win2000 makes it break. :/
--
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=3230
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 01:52 -------
we dont support that at this time.
alt-tab is caught by the window manager and it doesnt know that we switched
the resolution. :/
--
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=3107
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-04-11 01:44 -------
can confirm. in one listbox it works, in all others it 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=3745
------- Additional Comments From willie(a)froq.net 2005-04-11 00:06 -------
OK, got a working Wine to build again. So I tested it some more:
- With my fresh (and working) Wine build, I get the "Bus error" message
- With my broken Wine-build (I guess some of the compiler flags killed it) +
relay trace, I got the message you usually get on i386.
- With cxoffce 5.0, fresh install, no native DLLs, WINVER=win98, it works.
Everything tested on a single Opteron, gentoo/ amd64. Hope this makes more
sense to you than it does to me...
--
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=1293
------- Additional Comments From truiken(a)gmail.com 2005-03-11 20:05 -------
ie6setup.exe claims that it can't download the setup files because inseng.dll is
not registered. I am currently working on a solution to this 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=1293
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXED |
------- Additional Comments From truiken(a)gmail.com 2005-03-11 20:01 -------
The recommended fix involved using instructions in the AppDB which includes dll
overrides. This bug is not 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=1293
------- Additional Comments From loufoque(a)gmail.com 2005-03-11 19:52 -------
This bug isn't fixed.
IE6 SP1 still can't download its files wine wine 0.9 in win2k, win98 or any mode.
For me at least.
--
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=2750
------- Additional Comments From shane(a)shanedvincent.com 2005-03-11 16:52 -------
Sorry about this, after trying again and again, it finally seemed to install the
Java 2 Platform, must have had some issue with the download the first couple of
times.
--
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=2750
------- Additional Comments From shane(a)shanedvincent.com 2005-03-11 16:49 -------
Just checked this with IE 6 and the Java download from Sun, I can't even get the
java install to work (tried the download and online versions)
Error is:
fixme:actctx:CreateActCtxW stub!
--
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=3194
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 16:48 -------
this error is harmless.
it should not cause memory leaks though...
--
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=3006
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 16:47 -------
no feedback...
please retest and reopen if it persists.
--
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=2436
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 16:42 -------
confirm... and ping reporter for feedback
--
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=3749
------- Additional Comments From magnus.lundborg.6955(a)student.uu.se 2005-03-11 16:37 -------
Created an attachment (id=1310)
--> (http://bugs.winehq.org/attachment.cgi?id=1310&action=view)
Log of running with +msi debug, last 100 lines
I hereby submit a log (last 100 lines) of running the DoW demo with
WINEDEBUG=+msi.
Having read bug 3236 (which might be related to this one) I this debug is run
while using native rpc,ole32 and oleaut. I did not have native dcom98 so I
couldn't try that, which might be a reason for my failure. Needless to say I
still couldn't get it to work, but at least it seems like I got a bit further
with the native dlls. But I hope this bug can be fixed so that the installation
can work without native windows dlls, in case that is what I'm missing.
Best wishes
--
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=2481
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 16:28 -------
no feedback ... if still there, please reopen.
--
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=3132
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 16:27 -------
please try with current WINE again...
--
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=3123
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 16:26 -------
msi is work in progress. please try with newer versions regulary...
--
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=2213
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 16:02 -------
is there a download url?
is this still the case with wine 0.9?
--
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=3105
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 15:53 -------
still the case I guess... CodeWeavers is working on this.
--
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=3745
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 15:51 -------
yes.
./configure --prefix=/usr --x-libraries=/usr/X11R6/lib
With all the relevant -32bit packages installed.
--
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=3745
------- Additional Comments From willie(a)froq.net 2005-03-11 15:29 -------
Can you build todays CVS on amd64? And if so, how? Like I said, it always
segfaults for me (tried with two different compilers, gcc 3.4.4 and 4.0.2)?
And why does it work with cxoffice? Because of the native DCOM, or are there
any special patches in cxoffice? According to Codeweavers, cxoffice 5.0 is
pretty much identical to Wine 0.9...
--
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=3109
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 15:29 -------
works for me with 0.9 ... although I don't seem to be able to do anything.
can you please try agaiun, likely fixed. reopen bug if 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=3095
------- Additional Comments From m_roguski(a)yahoo.com 2005-03-11 15:25 -------
Yep, it just moves from release to release, now it's in "Edit" manu, while it
was in "File" manu for last two releases
--
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=3112
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 15:12 -------
i guess you are keeping track of this, Oliver.
--
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=3073
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 15:11 -------
patch is applied, so likely fixed now.
--
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=3090
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 15:02 -------
we made large progress with installshield towards 0.9, so this is likely fixed
now.
please reopen if it is not and attach current debugoutput.
--
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=2964
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 15:01 -------
likely fixed ... please reopen if problem persists with WINE version >= 0.9.
--
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=2748
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 15:00 -------
likely not fixed yet ... but please try with a newer 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=2662
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 14:59 -------
no feedback... :/ if you have any, please reopen after testing with neewst
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=1742
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 14:58 -------
no feedback, abandoned ... please reopen if you have more input
--
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=3030
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 14:58 -------
can confirm. crashes a bit differently now, but still crashes.
--
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=2469
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 14:46 -------
no feedback :( if there is any, please reopen.
--
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=3220
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 14:44 -------
patch to fix msvcrt version is in cvs.
--
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=2480
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 14:43 -------
not much we can do ... shall we close this report?
--
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=2739
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 14:41 -------
no feedback
--
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=3745
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 13:22 -------
yeah, this is a sign of Armadillo.
I get that too on i386.
on amd64 (with 32bit wine) it just bus errors.
--
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=3739
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=3737
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=3737
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=3740
------- Additional Comments From knuckles(a)wanadoo.fr 2005-03-11 12:56 -------
Ok. I had two wine installation on two computers (debian unstable) :
- from source
- from official debian package
The .dll.so is missing in these installations. So I decided to remove my
packaged installation to compile from source, and now the .dll.so is here.
So, I conclude that this .dll.so was not compiled during my first compilation
(dependence problem ?)
Similarly, this file is missing from the official debian package too (I don't
try your package).
I'm sorry for this report which can now be closed. Paint Shop Pro 9.01 doesn't
work but it was not the subject ;)
--
fixme:shell:SHGetFileInfoW set icon to shell size, stub
fixme:vxd:VXD_Open Unknown/unsupported VxD L"sice.vxd". Try setting Windows
version to 'nt40' or 'win31'.
err:opengl:X11DRV_ChoosePixelFormat Flag not supported !
wine: Unhandled exception (thread 0009), starting debugger...
--
--
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=3276
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-03-11 11:45 -------
I don't think so, I'm still getting the bug with wine from 2005-06-25, which
is one day before that patch was applied.
I expect someones got into an infinite recursive loop that fills up the stack.
--
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=3749
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-03-11 11:45 -------
bug 3267 ocures while trying to run the game and not while installing 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=3561
I-SAngeli(a)siriush.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1280 is|0 |1
obsolete| |
------- Additional Comments From I-SAngeli(a)siriush.com 2005-03-11 11:18 -------
Created an attachment (id=1309)
--> (http://bugs.winehq.org/attachment.cgi?id=1309&action=view)
Latest bug report
Hi saulius,
Here is what you requested:
1) WINEDEBUG=+tid,+module,+seh,+relay wine setup.exe
2>/home/sauser/Temp/autocad.log
2) cat autocad.log | grep -B1000 -A5 '^wine: Unhandled exception' >
autocad.1.log
3) bzip2 autocad.1.log
Saulius, did I correctly understand: I have to live this bug thread as with
Status: CLOSED and Resolution: DUPLICATE of bug 3226 and instead startng to
post at bug 3226 or I need to keep submitting here? Sorry for not
understanding.
PS: Double Buffer was always enabled and I also tried disabled but same issue.
Thank you,
Spiro
--
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=3608
------- Additional Comments From oldium.pro(a)seznam.cz 2005-03-11 11:02 -------
Thanks. I've tried it for the second time just right now as you suggested.
--
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=3608
------- Additional Comments From willie(a)froq.net 2005-03-11 10:30 -------
Usually only a few days. If it still wasn't committed, there's either
something wrong with your patch, or Alexandre missed it. Anyway, I'd suggest
to resend it to wine-patches, and if Alexandre doesn't commit it, send a mail
to wine-devel, asking why it was rejected.
--
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=3608
------- Additional Comments From oldium.pro(a)seznam.cz 2005-03-11 10:25 -------
How long does it take for the patch to get into official tree?
--
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=2953
lamber45(a)cse.msu.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=3745
------- Additional Comments From willie(a)froq.net 2005-03-11 10:23 -------
Trying this with a broken Wine install, I hope the results are still correct.
Today's Wine CVS also segfaults for me (is it supposed not to work when
compiled on amd64?). Anyway, I tried with WINEDEBUG=+relay - for some reason,
Wine doesn't segfault this way. I don't get the error you mentioned, but it
still doesn't work (it _does_ work with cxoffice, however). A popup appears,
stating:
General extraction error
Location ES1
And then it quits. Maybe the error is caused by the relay trace, but, as I
said, I can't try without that trace. Maybe I should file another bug report,
one of yesterdays patches broke Wine for me...
--
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=2953
lamber45(a)cse.msu.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |conformance, download
Summary|Java 1.5 dies running even |Java 1.4.x dies running even
|trivial programs ("Truncated|trivial programs ("Truncated
|class file") |class file")
--
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=3039
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 09:47 -------
Some disassembly shows:
sdkpc.exe calls OutToApp() which expects 6 arguments, but sdkpc.exe only
pushes 5 arguments when calling this function.
The 6th argument is however the temporary buffer used by this function to
print errors...
Somehow this value is in WINE a pointer to the PEB (process block) which then
gets overwritten by and "Unhandled reference" message.
So the program is buggy :(
If you can report this to TI, please do.
--
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=3749
------- Additional Comments From magnus.lundborg.6955(a)student.uu.se 2005-03-11 08:30 -------
I read bug 3276 before posting. I thought he was at least able to install the
game (the full Dawn of War), but it might in some way be a duplicate of that bug.
Desktup Double Buffering was enabled as per default, but disabling it did not
make it work.
P.S. The unhandled exception in the WINEDEBUG=+relay was about 4000 lines from
the end, not 5000 as I said in the original post
--
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=3745
------- Additional Comments From willie(a)froq.net 2005-03-11 07:35 -------
Yes, 2006 1.0. I'll try again with todays CVS, hope Wine won't segfault again.
I don't know what copy protection it uses, I "hoped" for element5 ESD (because
I have another app that uses this unsupported protection scheme ;-) )...
--
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=3749
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-03-11 07:16 -------
May this be a duplicate of a bug 3276 by a chance? Oliver mentions some stack
overflow in it.
Wild guess: does something change if you enable Desktop Double Buffering (via
winecfg)?
--
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=239
------- Additional Comments From infyquest(a)gmail.com 2005-03-11 07:01 -------
those are the messages that are being sent, as shown by the app
Dmitrie if u can log on to irc, we can discuss on this bug, and one updwn
control bug.
--
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=239
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |infyquest(a)gmail.com
------- Additional Comments From dpaun(a)rogers.com 2005-03-11 06:57 -------
What does the above chart mean?
--
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.