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.
http://bugs.winehq.org/show_bug.cgi?id=3047
------- Additional Comments From marcus(a)jet.franken.de 2005-03-11 06:22 -------
can you be more specific?
navigation in common controls for instance is possible.
where is it not possible for you?
--
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
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 06:21 -------
can confirm.
it is faulting on RtlDeleteCriticalSection(), with the "DebugInfo" structure
member overwritten by other things. (the "he" string for some reason).
--
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=3415
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-11 06:20 -------
Patch committed.
--
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
Summary: Failure to install Dawn of War demo on Linux using Wine
0.9
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magnus.lundborg.6955(a)student.uu.se
When trying to install the Dawn of War demo (available from
http://www.dawnofwargame.com/demo/) the installer crashes before finishing.
I am using the 0.9 version of wine (0.9.0-winehq-2 package) on a Debian Sarge
system.
I have tried changing some of the dlls which are reported as used when running
with WINEDEBUG=+loaddll, but it has not helped. Perhaps I have picked the wrong
ones. From the output it seems like ole might be a problem.
I have also tried switching graphic settings in winecfg, but to no avail.
Running with WINEDEBUG=+relay shows something about an unhandled exception
(about 5000 lines from the end). I do not know how to attack the tailed output here.
I'd be glad if someone could see if the error is reproducible.
--
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
------- Additional Comments From stephen.jolly(a)rd.bbc.co.uk 2005-03-11 06:07 -------
The bug is still present in Wine 0.9:
$wine C:\\Program\ Files\\Java\\j2re1.4.2_10\\bin\\java -cp . BimBuild
bimbuildphlebas.conf > Bim.log
Exception in thread "main" java.lang.ClassFormatError: BimBuild (Truncated class
file)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
--
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=2954
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 05:55 -------
please try again with wine 0.9. we did some installer enhancements.
also if you have 2 problems please open 2 bugreports (a seperate one for
quicktime).
--
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 05:52 -------
strange. is this really "RawShooter premium 2006 1.0" you are trying?
I think it is "Armadillo" copy protected here.
--
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=3433
lauri.jarvenpaa(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From lauri.jarvenpaa(a)gmail.com 2005-03-11 05:30 -------
This bug has somewhat disappeared with later Wine (20050930).
It still happens rarely, but I can't seem to invoke it at will anymore.
Stuttering sound when loading/saving is still there, but it won't make Wine die
anymore.
I currently have no skills for debugging nor time to acquire 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=3748
chris.kcat(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-x11driver |wine-misc
Version|20050930 |CVS
------- Additional Comments From chris.kcat(a)gmail.com 2005-03-11 04:59 -------
I just checked, and the problem is still in CVS too. (also, changing the
component.. dunno why I selected x11drv..)
--
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=3748
Summary: WGL_COLOR_BITS_ARB handled with improper values
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Looking in dlls/opengl32/wgl_ext.c, it appears WGL_COLOR_BITS_ARB is
implemented using GLX_BUFFER_SIZE. Unfortunately, accordind to
developer.3dlabs.com:
WGL_COLOR_BITS_ARB - Specifies the number of color bitplanes in each color
buffer. For RGBA pixel types, it is the size of the color buffer, *excluding
the alpha bitplanes*, For color-index pixels, it is the size of the color
index buffer.
GLX_BUFFER_SIZE - Number of bits per color buffer. For RGBA visuals,
GLX_BUFFER_SIZE is the sum of GLX_RED_SIZE, GLX_GREEN_SIZE, GLX_BLUE_SIZE,
*and GLX_ALPHA_SIZE*. For color index visuals, GLX_BUFFER_SIZE is the size of
the color indexes.
This is causing WGL_COLOR_BITS_ARB to handle the alpha value where it
shouldn't be.
--
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=3747
Summary: Motorhead fails to start with message: DirectInput
CreateDevice joystick failed
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: milang(a)tal.org
The game Motorhead (http://global.dice.se/games/motorhead/) failed to start with
the message in the summary. Wine outputs this:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fe02138)->(0x10022,00000013)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fe02138)->(0x10022,00000013)
err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-006008a1f441} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{92fa2c24-253c-11d2-90fb-006008a1f441}, hres is 0x80040154
err:ole:CoGetClassObject class {d8f1eee0-f634-11cf-8700-00a0245d918b} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{d8f1eee0-f634-11cf-8700-00a0245d918b}, hres is 0x80040154
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fe02138)->(0x10022,00000013)
fixme:dinput:IDirectInputAImpl_GetDeviceStatus
(0x7fe01f98)->({6f1d2b61-d5a0-11cf-bfc7-444553540000}): stub
fixme:dinput:IDirectInputAImpl_GetDeviceStatus
(0x7fe01f98)->({6f1d2b60-d5a0-11cf-bfc7-444553540000}): stub
fixme:dinput:IDirectInputAImpl_GetDeviceStatus
(0x7fe01f98)->({00000000-0000-0000-0000-000000000000}): stub
I've tried with the version on the CD and with the update installed from the
Motorhead support site, both failed in the same way.
Any chance on making it 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=239
------- Additional Comments From infyquest(a)gmail.com 2005-03-11 03:23 -------
This a sample for Animation.exe with default settings
WindowsXP
---------
Control notification Message notification
starting ACN_START ACM_OPEN
ACN_STOP ACM_PLAY
Unknown(0x128)
WM_PAINT
WM_NC_PAINT
WM_ERASEBKGND
ACM_OPEN ACM_OPEN
(no animation) WM_PAINT
WM_ERASEBKGND
ACM_PLAY ACM_PLAY
WM_PAINT
WM_ERASEBKGND
ACM_STOP ACM_STOP
--
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=3415
------- Additional Comments From infyquest(a)gmail.com 2005-03-11 03:20 -------
well a new patch has been sent to wine-patches, waiting for it to be commited
--
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
------- Additional Comments From infyquest(a)gmail.com 2005-03-11 03:19 -------
I have tried the apps on winxp, there are some missing message notifications and
control notications in wine and also some graphical glitches like in the
Up-down.exe not scrollbars for the updown control. I have used royal theme in
wine. with theme there are some drawing glitches with Proprty Sheet.exe.
For some of the controls like Animation.exe, wine is working better than windows
one. Our Commctl version is 5.80 but on win xp its 5.82. Anyone please test the
apps on other windows versions
--
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=3007
vic.demuth(a)btinternet.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|ABANDONED |
------- Additional Comments From vic.demuth(a)btinternet.com 2005-03-11 01:34 -------
Still the same problem with the very latest, but here is a strange thing.
When run from a "windows" executable under KDE, by setting up a mime type,
i.e. by clicking on the .exe name, and selecting as start this program with
wine, then sometimes it works. But, when attempting to run a program from the
command line, the same error occurs, even on a program that runs by clicking
on it.
Machine Spec:-
AMD Athlon 2800+
1Gb Ram
2x40Gb EIDE hard drives
DVD Reader and Writer
Nvidia 128Mb Graphics
3com Network card
--
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=3713
tjmyahoo-wine(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-user
------- Additional Comments From tjmyahoo-wine(a)yahoo.com 2005-03-11 01:00 -------
Changed component to wine-user (since it's misc.c in user.dll that's the 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=3713
------- Additional Comments From tjmyahoo-wine(a)yahoo.com 2005-03-11 00:59 -------
Okay, so I've tracked down the cause of this bug. The functions
GetMonitorInfoA() and GetMonitorInfoW(), along with the display name, were
changed in cvs on 2005-09-28 03:17:13.
Using the older definition of the function, the graphics are invisible under
Windows 2000 emulation but visible under Windows '98 emulation. This
corresponds to a display name of "DISPLAY".
Using the newer definition of the function, the graphics are invisible under
Windows '98 emulation but visible under Windows 2000 emulation. This
corresponds to a display name of "\.\DISPLAY1".
Absolutely no clue why this is bad, but if I switch the display names back and
forth, I can recreate the bug in either emulation mode. I'm new to wine, so if
there's a run-time method of determining which emulation mode is happening, the
functions could be modified to pick the right display name. Or if theres
something more fundamental going on that I don't understand, please enlighten 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=3628
------- Additional Comments From dank(a)kegel.com 2005-03-11 00:48 -------
[Adding text "ChurchWindows" to comment to make searching for bugs easier]
--
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=3746
savzen(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|HAVE_V4L2 check and |kernel headers HAVE_V4L2
|avicap32_main.c |check and avicap32_main.c
--
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=3746
Summary: HAVE_V4L2 check and avicap32_main.c
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: savzen(a)gmail.com
I'm not a c expert or a linux expert. So, I may have the explanation/wording wrong.
The kernel headers that wine uses during the compile are in
"/usr/include/linux/" instead of possibly the
"/lib/modules/version/build/include/linux" directory, which causes the HAVE_V4L2
check to possibly be inaccurate as it is defined in "/usr/include/linux/videodev.h".
http://www.winehq.com/hypermail/wine-devel/2005/05/0176.html
>From what I understand the kernel headers in "/usr/include/linux" should be the
ones that glibc were compiled against, even if the running kernel is different.
http://www.ussg.iu.edu/hypermail/linux/kernel/0007.3/0587.html
In short I would assume that the kernel headers should be taken from the
"/lib/modules/version/build/include/linux" directory using the version of the
running kernel to decide which headers to use.
Perhaps only certain parts if not all should be compiled against the running
kernel headers while others using the ones that Glibc were compiled against?
make failed orginally for me because of this when compiling avicap32_main.o
--
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=3424
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-02-11 19:02 -------
Patch applied => fixed.
--
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=3398
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 17:02 -------
its strangely copyprotected. and i think it is a .NET app under the hood.
--
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=3158
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:52 -------
its just not implemented.
--
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=2540
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:51 -------
abandoned... please reopen if you have the infop requested and if it persists
with current 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=2121
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:49 -------
no feedback, likely fixed... please reopen if problem 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=3426
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|FYI: Wine binary unstable |WinGizmo does not download
|with WinGizmo |magic number code
Version|unspecified |0.9
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:48 -------
patch is good.
after applying it it works better now, but I cannot register... because it
cannot download the magic number image.
fixme:ole:CoRegisterMessageFilter stub
fixme:win:EnumDisplayDevicesW ((null),0,0x55c0f460,0x00000000), stub!
fixme:dciman:DCICreatePrimary 0x3c4 0x57c211fc
fixme:toolhelp:Heap32ListFirst : stub
fixme:toolhelp:Heap32ListFirst : stub
one of those it is:
fixme:wininet:InternetSetFilePointer stub
fixme:wininet:InternetSetFilePointer stub
fixme:wininet:NETCON_recv SSL_read does not support the following flag:
00000100
--
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-02-11 16:39 -------
In Wine 20050830 app works fine, so patch that caused this shouldn't be so
difficult to track down. I'll try later this week.
--
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=3433
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:37 -------
we shouldnt really be using any malloc()s, since we have our own heap
management.
it would be nice if you could run it in a debugger and find out where the
malloc comes from.
--
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=2225
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:35 -------
abandoned... if problem persists, 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=2224
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:34 -------
no feedback.
reporter, if it still persists with current releases (0.9 or better), 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=2548
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|GigaStudio 96 installation |missing
|program (setup.exe) |setupapi.dll.SetupDiCreateDe
| |viceInfoA
--
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=3408
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:33 -------
did you compile wine yourself? it seems to be missing freetype2 support at
least.
please try running
gdb wine-pthread
(gdb) r Picasa2.exe
--
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=3414
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:24 -------
Did you check that the disk is not full or similar?
the errors are not related :(
otherwise a +relay trace would be helpful, but I expect it is xxx MB large 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=1044
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:21 -------
likely fixed now, reporter ... if it is not fixed, 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=1335
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:18 -------
no feedback... if still problematic, 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=1434
Bug 1434 depends on bug 1335, which changed state.
Bug 1335 Summary: Game Drakan wants to update to Winsock2 which does not function
http://bugs.winehq.org/show_bug.cgi?id=1335
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |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=2545
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:17 -------
any news here?
just run:
winecfg
and set the global version to win95 for testing.
--
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=2966
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:16 -------
sounds like an installshield issue.
reporter, this is likely fixed now, please reopen 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=3007
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:14 -------
no feedback from reporter for quite some time.
--
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=2542
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike(a)codeweavers.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|[Microsoft Autoroute 2002] |MSI: [Microsoft Autoroute
|installation failed |2002] installation failed
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:12 -------
likely one for mike.
--
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=2558
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:11 -------
can be marked as abandoned.
sorry for leaving this report out in the rain too long.
--
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=3393
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:10 -------
file a new report please and close this afterwards.
--
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=3323
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|WineDbg terminated on pid |exception after d3d9 stuff
|0x14 |
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:02 -------
can you check with newest WINE please? 0.9 release or so?
--
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
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |marcus(a)jet.franken.de
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 16:01 -------
confirmed. I also sent a patch.
--
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=3745
------- Additional Comments From willie(a)froq.net 2005-02-11 16:00 -------
Just tried the demo with cxoffice 5.0 (default settings, native DCOM), seems
to work - can't try with Wine, todays CVS simply segfaults 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=3212
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 15:43 -------
can you try a newer WINE please? perhaps it is 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=3196
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 15:42 -------
likely fixed now. if not, 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=3186
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 15: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=3740
------- Additional Comments From lionel.ulmer(a)free.fr 2005-02-11 15:30 -------
Could you check if in your Wine tree you have an 'opengl32.dll.so' file ?
As for the trace, just do 'WINEDEBUG=+loaddll wine foo.exe 2> trace.txt' and
attach the trace.txt file to this bug 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=3736
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 15:19 -------
can you do :
grep WIN16_F config.status
in your compiled 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=3744
Summary: Colour palette goes nuts when Input fields displayed.
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.beard(a)blueyonder.co.uk
App: Titanic Explorer
It an educational CDROM produced using Macromedia Director and making heavy use
of Quicktime.
Had to disable ddraw within Quicktime as there was a repainting issue. It now
works fine until I try a search.
When the search dialog opens the white backgound of the 'input field' flickers
to blask and then back to white. When I start to enter a search the backgound of
the field goes black again. Then the colour of the application go screwy. blacks
become white text blue and so on. Also masks that give the front-end shape (like
rounded corners) appear so the rounded corner now appears in a white box. This
behavior continues even after the search dialog has been closed.
To give you an idea of the colour shift. If I don't enter a search criteria the
app displays a 'Windows' dialog. Instead of the light gray with black text and
blue title bar, I get a dark grey background white text and a yellow title bar.
When all this happens I don't see any errors in the console. What I do get in
the console is at start up (see below);
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:profile:GetPrivateProfileIntW result may be wrong!
err:ole:CoGetClassObject class {e78f7620-96cb-11cf-a00b-444553540000} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{e78f7620-96cb-11cf-a00b-444553540000}, hres is 0x80040154
fixme:font:CreateScalableFontResourceA
(0,"c:\\windows\\QTFont.for","c:\\windows\\QTFont.qfn",(null)): stub
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:cdrom:CDROM_DeviceIoControl Unsupported IOCTL 70c00 (type=7 access=0
func=300 meth=0)
fixme:cdrom:CDROM_DeviceIoControl Unsupported IOCTL 70c00 (type=7 access=0
func=300 meth=0)
The cdrom fixme continue throughout as the app is used.
--
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-02-11 15:13 -------
Tried with official debian package and from source compilation (on another
computer using Debian unstable too) before posting this report ;)
How can I do a +loaddll trace ?
--
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=3666
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-02-11 15:13 -------
well, guess what it says here:
winevdm: unable to exec 'vb3run.exe': 16-bit support missing .... :(
--
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-02-11 15:06 -------
no, i have this on a clean system (rm -rf ~/.wine). and i don't have any
dlloverrides.
--
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=3666
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 15:04 -------
Those selfextractors work fine for me and for other folks.
likely either a FC4 kernel level problem or SMP 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=3666
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-02-11 15:01 -------
as this is a self extracting zip executable you could of course also use unzip
to get the content out. I've found these self extracting zip files do rarely
work 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=3736
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 14:58 -------
Do you have some strange configuration or DLL overrides?
it does not try loading krnl386 as builtin, only as native.
--
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=3743
------- Additional Comments From adam.jtm30(a)gmail.com 2005-02-11 14:49 -------
I found some programs off CD that do it as well, such as GTA and GTA London binaries
--
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=3666
------- Additional Comments From andrewz(a)springsrescuemission.org 2005-02-11 14:46 -------
I built today's CVS with GCC 4 and GCC 3.2 (separately, of course): both
produced the same results as with the 0.9 RPM.
Just a guess: Could it be my dual Opteron CPUs?
--
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 marcus(a)jet.franken.de 2005-02-11 14:44 -------
can you rerun with WINEDEBUG=+loaddll,+module,+relay please?
--
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=1351
eric.pouech(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-console |wine-dos
------- Additional Comments From eric.pouech(a)wanadoo.fr 2005-02-11 14:32 -------
changed the component for wine-dos
--
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=3743
Summary: unprotecting memory to allow real-mode calls warning and
then maxes the processor but does nothing.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam.jtm30(a)gmail.com
When trying to run things from cd ie installers this message is output
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
and then the processor maxes out and nothing else happens. This has occured on
some of the binaries on the Carmageddon CD and all on KKND cd.
--
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 willie(a)froq.net 2005-02-11 14:26 -------
This just came to my mind: AFAIK, Wine has basic support for device drivers
these days, for SafeDisk and similar copy protection schemes? So, Wine can
support device drivers to a certain extent? I assume the element5 VxD is
somewhat similar to SafeDisk drivers, as there's no real/ special hardware
involved, so maybe it would work with Wine?
The second thing is - are regular services really standard executables? The
one from element5 ESD is. And it's possible to start it with Wine - so, maybe
it isn't a real service? If that's the case, it might work, if ZBrush would
even start 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=3740
------- Additional Comments From lionel.ulmer(a)free.fr 2005-02-11 14:21 -------
Can you attach a +loaddll trace ?
And what Wine package do you run as OpenGL32.DLL should be packaged with 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=3726
adam.jtm30(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From adam.jtm30(a)gmail.com 2005-02-11 14:18 -------
Thanks the cvs version 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=3561
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-02-11 14:05 -------
Spiro, I've created a bug 3738 report. You should Enable Double Buffer using
winecfg and see if AutoCAD installer stops crashing. If no, then you need
additional bug report. If yes, then we have a workaround. :)
--
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 marcus(a)jet.franken.de 2005-02-11 13:58 -------
can you do a WINEDEBUG=+relay trace again please?
--
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=3741
------- Additional Comments From lxtanner(a)yahoo.co.uk 2005-02-11 13:24 -------
Oh, by the way, in the bug description, I should have listed the symlinks as
'command.com.so', 'wcmd.exe.so', 'rundll.exe.so', and 'rundll32.exe.so'
respectively: more haste, less speed.
--
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=3741
Summary: There are some symlinks missing from the Winelib
directory
Product: Wine
Version: 20050419
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lxtanner(a)yahoo.co.uk
Some applications ignore the "COMSPEC" environment variable and expect the
command prompt to be located at '%WinDir%/COMMAND.COM'. For these applications
to work properly, there needs to be a symlink called 'command.com.so' pointing
to 'wcmd.exe'.
Occasionally, applications will look for "RUNDLL.EXE" when calling functions in
16-bit DLLs. For these applications to work properly, there needs to be a
symlink called 'rundll.exe' pointing to 'rundll32.exe'. Wine's RUNDLL32 does
support calling 16-bit libraries by the way: I checked.
--
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=1008
------- Additional Comments From lxtanner(a)yahoo.co.uk 2005-02-11 13:17 -------
The truth is that most applications do not mind the SETUPX_CreateStandardLDDs
function not being implemented although this can result in files being installed
incorrectly in %WinSysDir%/Unknown when one of the standard paths is not found.
The freeze when attempting to run Active Setup is actually caused by the native
ADVPACK.DLL included in the package not initializing correctly. The solution is
to launch the Active Setup Wizard executable with Wine's ADVPACK.DLL set to
builtin. If it is contained within a self-extracting package, you can find it at
<Wine's temporary files dir>/IXP[000-999].TMP with the highest number (the
[000-999] part).
--
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=3295
------- Additional Comments From lxtanner(a)yahoo.co.uk 2005-02-11 13:08 -------
Are you saying that Wine now supports the LNK/PIF file formats used for
shortcuts? I only reported this as a bug because I couldn't load the native
EXPLORER.EXE in Wine 20050419 (but that was the version used in NT4 SP6 -
probably too advanced...). Are there any 3rd party shells that support the
LNK/PIF file formats (which is where applications get their path info from, of
course) and are usable in Wine? Does Wine now run EXPLORER.EXE or have its own
implementation? Can Wine now launch LNK/PIF files directly as if they were
executables? Does WINEFILE now support launching LNK/PIF 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=3738
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-02-11 13:07 -------
Got it. That's a "DesktopDoubleBuffered" registry value from a default X11Drv
config key. If I set it to 'Y', exception disappears.
Reversing patch [1] helps me too. If I change code this way:
--- dlls/x11drv/x11drv_main.c 23 Sep 2005 17:21:32 -0000 1.112
+++ dlls/x11drv/x11drv_main.c 2 Nov 2005 19:04:33 -0000
@@ -406,11 +406,11 @@ static BOOL process_attach(void)
}
}
if (!screen_depth) screen_depth = DefaultDepthOfScreen( screen );
/* If OpenGL is available, change the default visual, etc as necessary */
- if (desktop_dbl_buf && (desktop_vi = X11DRV_setup_opengl_visual( display )))
+ if ((desktop_vi = X11DRV_setup_opengl_visual( display )))
{
visual = desktop_vi->visual;
screen = ScreenOfDisplay(display, desktop_vi->screen);
screen_depth = desktop_vi->depth;
}
exception is gone too. Something is getting not initialized in the file or
initialized at wrong time, I guess.
[1] http://www.winehq.org/pipermail/wine-cvs/2005-June/016508.html
--
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-02-11 13:06 -------
Sorry, i don't get that, linked to what file exactly do you mean? I have
installed wine in /opt, so in /opt/wine/lib/wine there's krnl386.exe.so, but i
don't know where it should be linked to.
--
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
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-02-11 11:50 -------
Increased the priority as this is a regression 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=3276
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx-d3d |wine-misc
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-02-11 11:49 -------
This is defiantly a bug outside of DirectX, so far I've narrowed the fault
down to between 2005-08-30 and 2005-06-13, using the current version of
Direct3D and the dated version of the rest of wine.
--
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
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-02-11 11:16 -------
Can someone who has windows check each of these 23 applications and tell for
each one if it works well in Wine ?
--
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=3417
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20050830 |CVS
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-02-11 11:14 -------
This problem is confirmed under Wine-CVS. Can someone who knows about Wine forms
take a look at this test case ?
--
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=3471
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-02-11 11:09 -------
Created an attachment (id=1300)
--> (http://bugs.winehq.org/attachment.cgi?id=1300&action=view)
Exception
This is the excetpion.
If you think this is another bug, please tell me and I'll open a new bug for
this problem (altough, I'd be glad to get somehelp to describe 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=3471
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-02-11 11:06 -------
Ok I fixed the spec file, sorry for the noise. The winsock error is gone, but
the application still crashes:
wine /home/jernst/.wine/drive_c/Program\ Files/SecureCRT/SecureCRT.EXE
fixme:ole:CoRegisterMessageFilter stub
fixme:advapi:SetEntriesInAclW 1 0x7fc4f0c8 (nil) 0x7fc4f100
[...]
--
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=3471
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-02-11 09:41 -------
I could not compile Wine using this patch...
Do you have an idea how to fix it ?
ws2_32.dll-SWM3Ne.spec.o(.data+0x18dc): In function `__wine_spec_nt_header':
: undefined reference to `WS_getaddrinfo'
ws2_32.dll-SWM3Ne.spec.o(.data+0x35c4): In function
`__wine_spec_delay_imports':: undefined reference to `WS_getaddrinfo'
ws2_32.dll-SWM3Ne.spec.o(.data+0x18d5): In function `__wine_spec_nt_header':
: undefined reference to `WS_getaddrinfo'
collect2: ld a retourné 1 code d'état d'exécution
winegcc: gcc failed.
make[2]: *** [ws2_32.dll.so] Erreur 2
make[2]: Leaving directory `/home/jernst/wine/dlls/winsock'
make[1]: *** [winsock] Erreur 2
make[1]: Leaving directory `/home/jernst/wine/dlls'
make: *** [dlls] Erreur 2
--
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=3733
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-02-11 08:57 -------
My patch has been committed.
--
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=3738
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-02-11 08:54 -------
Hey, it works after I 'rm -rf ~/.wine'.
And it stops working if I run 'regedit all_wine_old.reg'.
Now I going to compare my old registry (with DCOM, MSI, IE6, ACAD 2004
installed) to the new (clean) registry and to find offending part from my old
registry.
--
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 marcus(a)jet.franken.de 2005-02-11 08:09 -------
very strange. this would mean krnl386.exe.so is not linked in /usr/lib/wine
can you cross check that?
--
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=3164
------- Additional Comments From arunasp(a)lycos.com 2005-02-11 06:45 -------
Downloaded and installed wine v0.9
Nothing is changed for these problems.
Can someone assign to bug resolution task list before wine v1.0 will be released?
--
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
Summary: No windows redraw or repaint in Adobe Photoshop Deluxe
Home Edition
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karllinuxtest.relton(a)ntlworld.com
Using a very old version of an Adobe Photoshop Deluxe Home Edition (version
3.1), I have a regression in wine between the December 2004 release
and current releases (at least from March 2005 onwards).
Previously it was usable, but now none of the applications
display area redraws or repaints properly. I guess this is related to
the window management re-write that started earlier in 2005.
An example sympton is if I iconise the app completely (using
gnome-metacity window decoration button), and then un-iconise it,
nothing gets redrawn. Similarly if I move another app window
over this app, and then bring this app to the front again it
does not redraw (leaving an image of the other app).
In fact, when the app opens, the app window contents are incorrect
from the outset because things are not redrawn properly.
I realise this is specific to this app, so if you can give me some
guidance on what debug channels to turn on, I will try and produce
some trace logs to attach.
The window management stuff has definitely gone adrift in the
case of this app.
--
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-02-11 06:21 -------
nope, still the same winevdm: unable to exec etc,
--
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=3738
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-02-11 06:17 -------
Created an attachment (id=1299)
--> (http://bugs.winehq.org/attachment.cgi?id=1299&action=view)
WINEDLLOVERRIDES='imm32=' WINEDEBUG=+module,+seh,+x11drv,warn+heap ./wine
dlls/kernel/tests/kernel32_test.exe.so heap
This is log for running the winelib executable. I disabled imm32.dll just to
make log shorter. I believe this change makes no difference regarding the
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=3738
Summary: Loading and unloading builtin OpenGL.DLL leads to crash
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
Hmmm, I put simple function inside the heap wine test (it was very simple and
easy to modify), by running which I get some exception:
| static void test_UnloadOpenGL()
| {
| HMODULE hGL;
|
| trace("+++ start\n");
| hGL = LoadLibrary("opengl32.dll");
| if(!hGL)
| {
| trace("--- opengl32.dll failed to load\n");
| return;
| }
| trace("+++ loaded\n");
| FreeLibrary(hGL);
| trace("+++ unloaded\n");
| }
$ WINEDLLOVERRIDES='imm32=' ./wine dlls/kernel/tests/kernel32_test.exe.so heap
| heap.c:32:+++ start
| heap.c:39:+++ loaded
| heap.c:41:+++ unloaded
| heap: 0 tests executed, 0 marked as todo, 0 failures.
| wine: Unhandled exception (thread 0009), starting debugger...
| WineDbg starting on pid 0x8
| Unhandled exception: page fault on read access to 0x7f6d892a in 32-bit code
(0x7fca5147).
| In 32 bit mode.
| Register dump:
| CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
| EIP:7fca5147 ESP:7f9bf870 EBP:7f9bf8c8 EFLAGS:00010246( - 00 -RIZP1)
| EAX:00000001 EBX:7fced600 ECX:ffffffff EDX:7f6d892a
| ESI:00000000 EDI:00000000
I will attach detailed logs later. BTW, backtraces differs quite a lot when I
run compiled PE file and compiled ELF 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=3737
office(a)liquid-light.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |critical
--
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
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1296 is|0 |1
obsolete| |
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 05:38 -------
Created an attachment (id=1298)
--> (http://bugs.winehq.org/attachment.cgi?id=1298&action=view)
xx.pat
please try this.
i exchanged "KERNEL" by "krnl386.exe" in the LoadLibrary16 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=3736
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1295 is|0 |1
obsolete| |
------- Additional Comments From marcus(a)jet.franken.de 2005-02-11 04:44 -------
Created an attachment (id=1296)
--> (http://bugs.winehq.org/attachment.cgi?id=1296&action=view)
xx.pat
replace with this patch. my error check was not correct.
can you mail then the +relay output please
--
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 marcus(a)jet.franken.de 2005-02-11 04:29 -------
hmm.
strange. It does
0009:Call kernel32.GetModuleHandle16(7ed86969 "KERNEL") ret=7ed64cc5
but it returns 0.
Can yo try the attached patch please.
--
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=2487
------- Additional Comments From pabs3(a)bonedaddy.net 2005-02-11 04:19 -------
Heh, yeah, its 'fixed'. I would have personally prefered to link to the
distribution's version, but its not that important.
--
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.